What language should I learn first? html,css ,web development or another? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 17

What language should I learn first? html,css ,web development or another?

To be a Web Developer or Data scientist or Robotics Programmer,what should I learn first. How to Make a Web Site: The Complete Beginner's Guide https://lifehacker.com/5790955/how-to-make-a-web-site-the-complete-guide

8th Feb 2018, 2:24 PM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
8 Answers
+ 29
🐍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 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
8th Feb 2018, 2:24 PM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 10
Sorry, I just realized you were talking to yourself. Ignore me. :)
8th Feb 2018, 2:42 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 9
Those are 3 completely different directions with programming. lol Which of the three has higher interest to you? (robotics rocks btw. :D ) WEB: HTML5->CSS->JavaScript->jQuery->SQL->NodeJS->Angular->React OTHER: Java->C#->C++->Kotlin->whatever else you want to learn
8th Feb 2018, 2:42 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 7
I wanna do both. 😄
8th Feb 2018, 3:51 PM
Babydoll Scripts
Babydoll Scripts - avatar
+ 3
5 Programming Skills for the Future http://technoitworld.com/5-programming-skills-future/
19th Mar 2018, 2:48 PM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 2
Front-End Developer The front end of a website is the part that users interact with. Everything that you see when you’re navigating around the Internet, from fonts and colors to dropdown menus and sliders, is a combo of HTML, CSS, and JavaScript being controlled by your computer’s browser. A front-end dev is responsible for the interior design of a house that’s been built by a back-end dev.  Back-End Developer So what makes the front end of a website possible? Where is all that data stored? This is where the back end comes in. The back end of a website consists of a server, an application, and a database. A back-end developer builds and maintains the technology that powers those components which, together, enable the user-facing side of the website to even exist in the first place. More details: https://blog.udacity.com/2014/12/front-end-vs-back-end-vs-full-stack-web-developers.html https://www.sololearn.com/Discuss/1125430/?ref=app
27th Mar 2018, 10:40 PM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 1
you should first html then JavaScript and CSS and then onwards you can learn anything you need because these are the basic need to become a good programmer
7th Apr 2018, 6:21 AM
Raj Kumar
Raj Kumar - avatar
0
You should Do Python it is good for beginner
1st Aug 2018, 6:42 PM
Cookie Manboy
Cookie Manboy - avatar