+ 1
So I want to start coding BUT idk what to start with can someone give me some advice or tell me where to start and btw I'm new..
7 Respostas
+ 1
Living in the silicon valley, and working customer service for years, I have asked many professional programmers for a good starting point to learning code.
No. 1 answer has been Python (offered here in sololearn)
No 2 Ruby is catching a ton of buzz. (also here in sololearn)
but I have to say: I am planning on having my 5 year old daughter learn "Scratch" in a couple years when she can read better. I have looked it over and it looks fun and intuitive. It seems to lay a good foundation of the concepts all the major languages are based on.
+ 3
Choosing a language?
For web development:
HTML (base for all)
CSS (design)
JavaScript (interactive)
JQuery (more of JS)
PHP (servers)
For app development:
Ruby (easy starting point)
Swift (speed, easy)
Java (OOP)
C# (OOP, basic pointers)
C++ (OOP, speed, pointers)
C (more speed, annoying problems)
+ 2
First, before posting a question try searching for existing answers. Here are a few I found:
https://www.sololearn.com/Discuss/303539/?ref=app
https://www.sololearn.com/Discuss/474481/?ref=app
https://www.sololearn.com/Discuss/626211/?ref=app
0
like what I mean is that I want to get the hang of coding!!
0
and I'm going to sleep... I hope I find some awesome answers😊
0
John Wells. I don't need ideas I just need a language for beginners because I tried JavaScript but I didn't understand anything
0
thanks AJ Martinez