What programming language should I start with? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What programming language should I start with?

I am a newbie and I am a 17 years old girl. I am aspiring to be a software engineer. My final exams are over and I have holidays now. I just want to spend my holidays productively by getting a little closure to my future self. Please tell me what programming language should I start from?

1st Apr 2018, 4:43 AM
Aarju
8 Answers
+ 1
🐍Python3 and Django for building strong and very rich responsive website ( flask is used for small website,but Django for everything), only HTML knowledge is required in addition. kivy ( a Python supported Program for anroid )is used for making android apps. ⏺️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 ✨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 [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 ⏩⏩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/437973/?ref=app https://www.sololearn.com/discuss/1033194/?ref=app https://www.sololearn.com/discuss/1033194/?ref=app https://www.sololearn.com/discuss/1062064/?ref=app
1st Apr 2018, 5:13 AM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 2
You can find answer to your question here: https://www.sololearn.com/faq/#q1
1st Apr 2018, 4:58 AM
Ipang
+ 2
https://code.sololearn.com/WEpAK0xxqaWC/?ref=app
1st Apr 2018, 6:23 AM
Oma Falk
Oma Falk - avatar
+ 1
I would suggest Python, as it is simple and it will help you to get good code write habits (indent is required to be well formed)... Anyway, that's a often asked question, and you could search for similar Q&A ^^
1st Apr 2018, 4:46 AM
visph
visph - avatar
+ 1
Absolutely python!
1st Apr 2018, 4:48 AM
Timofey Samodurov
+ 1
If it's not advised to learn many programming languages at same time (it would be confusing), you could learn html/css markup language for root web development aside of another programming language... Anyway, if you start learning html/css, you may be interested in learning javascript, which is the programming language used on user side (embeded in html code) to extend the interactive possibilities of web development (on server side, you can use almost any languages)...
1st Apr 2018, 5:05 AM
visph
visph - avatar
0
I have learnt C++ at school as a part of my syllabus. About the main two possibilities. I ain't quite sure. I mean I would love to develop an app but at the same I find designing a web page quite interesting too. I am just confused.
1st Apr 2018, 5:00 AM
Aarju
0
Python Or Javascript i would recommand
1st Apr 2018, 10:24 PM
Nidhal Baccouri
Nidhal Baccouri - avatar