Skip to content

What is the best programming language to study as your first language? #675

Answered by guppy57
AnzhiZhang asked this question in Q&A
Discussion options

You must be logged in to vote

I would study Python to understand how programming works on a high level. Yet, after a decent understanding, I would recommend you learn Object Orientated Programming and static types. The way I would learn these would be through studying Java. (even though I never use Java now, an introduction to it set me up for a much deeper understanding of programming)

After all of this, if you are interested in web development (like myself), I would transition into learning HTML, CSS, and JavaScript (in that order). These three languages make up the web!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AnzhiZhang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants