+ 2
Where should I start with learning to code?
I'm new to this, I'm not even sure what I want out of it. I'm just very interested and motivated to learn this skill. I started learning Python but I have a feeling I should be learning others first.
2 Answers
+ 1
Python is a simpler language to learn because of its general ease of understanding when reading the code and the strict source code formatting rules. However the behind the scenes operations are easier to learn and understand in my experience if you first learn some of the lower level languages like C. In my case I first learned asembly which was very difficult at first but it provided that baseline knowledge that I could expand on with every subsequent language. It's the same reason why you learn math by pencil and paper before you get the calculator.
0
u cαn Ńtαrt wĂth html..