Suggestion : - This order is right? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Suggestion : - This order is right?

Please suggestion : - This order is right? for learning programming languages? Order list is below :- 1.) HTML 2.) JavaScript 3.) CSS 4.) PHP 5.) SQL 6.) jQuery 7.) ... Please add if more. Thanks.

8th Mar 2018, 4:53 AM
Sashikumar😎SK
Sashikumar😎SK - avatar
5 Answers
+ 10
The right order according to me is :- Learn HTML for learning the basic structure of webpage. Learn CSS for learning how to style the HTML. Learn JavaScript for adding functionality to the webpage. You can learn Bootstrap after that it is framework of CSS. Then learn jQuery It is a JavaScript Library used to make JavaScript code easier. Learn SQL for making and managing database. Learn PHP for the server side programming language. You can also learn other server languages other than PHP but I will recommend PHP to you.
8th Mar 2018, 5:19 AM
Akash Pal
Akash Pal - avatar
+ 7
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
8th Mar 2018, 6:45 AM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 5
html css javascript jquery php sql I would suggest this order :) You can learn jquery after php but if you learn jquery before php then it will help you to understand php better 😊
8th Mar 2018, 5:21 AM
Raziul Islam
Raziul Islam - avatar
+ 5
The order can be: 1. HTML 2. CSS 3. JS/ VB Script 4.Jquery if you have learnt JS otherwise SQL 5. PHP
8th Mar 2018, 7:12 AM
Arushi Singhania
Arushi Singhania - avatar
+ 4
For your information : - i'm beginner for programming languages, try to learn step by step. Thanks in advance.😎SK.
8th Mar 2018, 4:58 AM
Sashikumar😎SK
Sashikumar😎SK - avatar