+ 2

i want to learn coding where should i start

there many coding languages java, html, c++ , python etc. I don't understand where should i start, please suggest me

28th Feb 2023, 8:57 AM
vishal suthar
vishal suthar - avatar
3 Answers
0
Most if not all languages have the same core functionality, loops, conditionals, data types, functions, OOP, the only change is in sintaxs and the way base functions are written, camell case snake case etc. first learn C/C++ C# or Java i don't recomend HTML or CSS first if you are seeking for a job look at the jobs offer and see which language they are asking for most
1st Mar 2023, 9:41 PM
Š¾Š·ŠŗŠ°Ń€ Šæ
Š¾Š·ŠŗŠ°Ń€ Šæ - avatar
+ 7
There are three main categories of programming languages. You can choose them according to your interest in respective career and field. 1. Web development : The languages that are mainly used in Web development are : i) html ii) css iii) javascript iv) php v) sql 2. Application development : The websites used in application development are: i) c++ Ā”Ā”) java Ā”Ā”Ā”) kotlin iv) c# v) ruby 3. Software development: The languages that are used in software development are: Ā”) scala ii) python Ā”Ā”Ā”) java iv) c++
28th Feb 2023, 1:49 PM
Hasnain [ACTIVE CHALLENGER]
Hasnain [ACTIVE CHALLENGER] - avatar