+ 2

I like to learn all coding related stuffs. What is the order in which i should learn to make it simple ?

19th Jun 2020, 1:28 PM
Muhammad Rubinsaj
Muhammad Rubinsaj - avatar
8 Answers
+ 3
On web development you need to learn first HTML because here are all the basics such as formatting text; inserting videos, audios, and images;creating and inserting links; and some sort of headers and footers. Next is CSS which helps you primarily in formatting and adding styles. Then is JS which helps you in adding transitions and events. Then is JQuery for adding its attributes and additional content. Then is PHP which has its popular lesson, the OOP's. Lastly is SQL which gives you details about databases. Now for general application programming here starts Python, which indicates the basics such as functional programming, OOP's, and regular expressions. Next is C++ which gives you the ideas about classes. Then is Ruby which focuses on modules, mixins, and files. Use Java as additional language if you focus primarily on web-based applications. Use C# as additional language if you focus primarily on mobile development. Use Swift as additional language if you focus primarily on computer-based programs such as Sololearns' app. Thanks for your question and happy coding.
19th Jun 2020, 2:03 PM
James Clark I. Vinarao
James Clark I. Vinarao - avatar
+ 4
Start by learning a programming language.
19th Jun 2020, 1:34 PM
Arsenic
Arsenic - avatar
+ 2
Sololearn already elaborated itself its answer to your problem. It was just in the form of a website not in a comment. https://www.sololearn.com/faq Thanks for your question and happy coding.
19th Jun 2020, 1:38 PM
James Clark I. Vinarao
James Clark I. Vinarao - avatar
+ 1
Give a detailed info
19th Jun 2020, 1:37 PM
Muhammad Rubinsaj
Muhammad Rubinsaj - avatar
+ 1
There is no right or wrong. It should depend on what you want to program. It gets kinda crazy when you are learning html5 , saying you should know some js, go to js course, you should some css
19th Jun 2020, 5:28 PM
Sali65
Sali65 - avatar
0
Thanx James vinarao
19th Jun 2020, 1:44 PM
Muhammad Rubinsaj
Muhammad Rubinsaj - avatar
0
if you want to specialise in web development, then this is the oder i would suggest. start with HTML, CSS, Javascript, PHP etc.
20th Jun 2020, 2:46 PM
Tandoh Achiever Teneng
Tandoh Achiever Teneng - avatar
0
Tandoh Achiever Teneg, You can go in learn html,learn js (a little),learn css and finsh js course
20th Jun 2020, 9:56 PM
Sali65
Sali65 - avatar