Most programming languages have certain things in common, such as:Variables Expressions StatementsThese concepts are the basis of most programming languages. Once you understand them, you can start figuring the rest out.Programming languages usually share some similarities. Once you know one programming language, you can learn the basics of another by recognizing its differences.read more
Source: LXer – Learn Julia by coding a game