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?
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
+ 2
You can find answer to your question here:
https://www.sololearn.com/faq/#q1
+ 2
https://code.sololearn.com/WEpAK0xxqaWC/?ref=app
+ 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 ^^
+ 1
Absolutely python!
+ 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)...
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.
0
Python Or Javascript i would recommand