What should I learn to become a programmer if I'm just a beginner?? Show me direction guys plz!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What should I learn to become a programmer if I'm just a beginner?? Show me direction guys plz!!

I have keen interest in programming.. but I started to learn it 3 days ago.. and I need some directions.. guys help please.. what should I learn.. and what should I read.. what should I do??

25th Apr 2018, 7:39 AM
Jelaleddin
4 Answers
+ 1
1st pick up a beginner language and know all the basics. You can start with python or c. Python is very easy for basics. Don't just hop here and there, and know all the basics. Then pick up some small projects or problems as practice is very important and this will keep you motivated
25th Apr 2018, 7:51 AM
Koushik Naskar
Koushik Naskar - avatar
+ 1
First learn HTML here Watch others activities in Sololearn. Read discussions that will help to open your eyes. Here is a very rich video, detailed (step by step) guidelines for starting online Career ( learning Web Development [Front End,Back End & Full Stack ] 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) Python3 and Django for building strong and very rich website ( flask is used for small website,but Django for everything) kivy ( a Python Program for anroid )is used for making android apps. Kotlin is Google's new Program for android. Google's new android version is built on Kotlin.Kotlin is dynamic and co opt with latest technological development (such as Augmented Reality, Artificial Intelligence, Facial Recognition etc) It's coding process is also simple and as like Python. Swift is for building apple / IOS app . To improve coding skills 2nd link is helpful: https://www.sololearn.com/Discuss/437973/?ref=app https://www.sololearn.com/discuss/1033194/?ref=app https://www.sololearn.com/discuss/1062064/?ref=app
25th Apr 2018, 8:04 AM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 1
thanks a lot guys.. I will be glad for any information that u give me :-) and if it's possible can you recommend me some literature for beginners and self educators
25th Apr 2018, 9:00 AM
Jelaleddin
0
What king of application do you want to do? For a website: html, css, javascript, PHP For a desktop application: python, C++, Java For mathematics: python, R
25th Apr 2018, 7:50 AM
jerome