+ 2
If someone is a beginner in coding, what should he/she start with?
3 Answers
+ 5
It just depends what he/she wants to do overall. Seeking to go into web dev? or application dev?
If it's web dev, I'd start with HTML/CSS/JavaScript and then move into PHP/jQuery/SQL/NodeJS/etc..
As for App Dev, I'd start with something like C# or Java, and then branch out from there.
Ultimately, what is your short/long term goals? I'd focus on what compliments those best first, and then expand.
+ 3
Python is probably the best choice here. Great for beginners and so popular that learning it will for sure give you ton of possibilities on a market. .
+ 3
I started coding with batchđ. that was my first experience, and I loved creating virusđ. but what you want to specialize on determine what lessons you start with. but HTML definitely be among your first lessons.