Hi guys, I'm new, so i don't know what to do | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

Hi guys, I'm new, so i don't know what to do

Can you tell me how can i start coding and which programming language should i learn first?

7th Mar 2018, 9:19 AM
JustGuest
5 Respostas
+ 6
That depends on what you're trying to achieve. āŗļøFor any kind of website related works: 1.HTML 2.CSS 3.Javascript knowledge on the above three is required as basic. āœØFor web development: Start withĀ HTML, and then move on toĀ CSS,Ā JavaScript,Ā Python,jQuery,, andĀ SQL. Or HTML,CSS, jQuery,SQL,PHP or šŸPython3 and Django for building strong and very rich website ( flask is used for small website,but Django for everything) āœØFor general applicationĀ : programming:Ā Python,Ā C++, andĀ Ruby; thenĀ Java,Ā C#, orĀ Swift, based on the platform you're targeting. āž”ļøFor details: https://www.sololearn.com/FAQ šŸ”·Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development and other Programs): ā¬‡ļøā¬‡ļøā¬‡ļø https://youtu.be/Zftx68K-1D4 šŸ”¼šŸ”¼Watch the above video attentively and then decide yourself. Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development and other Programs): https://youtu.be/Zftx68K-1D4 ā©ā©A very good reference: https://www.sololearn.com/Discuss/284542/?ref=app ā¬ā¬By August Mein:ā¬ā¬ 1. Choosing your first Language You can choose any language. if you can't decided here the guide : HTML is used to make web structure. CSS is used to give style or animate web JAVASCRIPT is used to make dynamic web (you can even make game) PHP is server side scripting language SQL is database manajemen in server side C++ is multiplatform OOP based programming language (you can make many app including Games) C# is more spesific (windows os) than C++ Java is used to build app that can run on any devices (including Android). JAVA is not JAVASCRIPT Python is multiplatform OOP based programming languages with easy syntax (compared to other OOP Language) Swift is for building apple / IOS app . https://www.sololearn.com/discuss/1033194/?ref=app
7th Mar 2018, 12:19 PM
šŸ“ˆSmileGoodHopešŸ“ˆ
šŸ“ˆSmileGoodHopešŸ“ˆ - avatar
+ 5
I recommend you JavaScript or Python. They are easy to understand for beginners like me ;)
7th Mar 2018, 9:23 AM
luŹi
+ 4
Thank you guys for your comments :) now i'm more enthusiased
7th Mar 2018, 12:29 PM
JustGuest
+ 1
The best way to start coding is doing it while following a course (there are a lot of interactive examples and you will learn fast to use the Code Playground section). About the best language to start from... there is just no right answer! It completely depends on what are you planning to do with your codes (creating website, developing games, mobile apps, etc...)
7th Mar 2018, 9:25 AM
Sir Drake
Sir Drake - avatar
0
Pfft, yeah @Tatari; let's jump right into JavaScript even though we have no prior web development experience, and JS requires knowledge of other web development languages. Good idea.
7th Mar 2018, 12:19 PM
Dread
Dread - avatar