+ 18
Which coding to learn first?
I know a bit of python, C++ and Html.. But idk which to learn first or which should be the type of programming i will be doing when i finish my engineering... Can someone list the coding languages into certain groups? What is python for actually ?
75 Answers
+ 16
Python is a general programming language, it can basically be used for almost anything, even thought it's not the best choice for some programming tasks.
Some advantages of Python:
+Python code is relatively human-readable.
+Python is the leading programming language in Data Science.
+Python is a general purpose programming language.
+Python has many extensions Jython (Java Python), IronPython (.NET Python), PyPy (Compiled Python)
Some disadvantages of Python:
-Python is relatively slow in runspeed.
+ 18
If You want to Learn the Programming then First Learn Java or Python ..
As You mentioned that you are having some knowledge of Python then You should surely go to Python ... There is much Fun
*** Opportunities Are Much***
The Scope of Python is day by day increasing due to demanding tech. Of ML , i.e. Machine Learning and AI i.e, Artificial Intelligence...
Finally Go For Python :-)
Have Fun :-)
+ 14
I am a self learned developer
In the process of my learning
Faced a lot of problems
Best ways to learn is avoide mistakes done by others you know some of them pointed out
1.Don't try to learn multiple languages
2.Don't leave learning in middle and jumped to another language
3.learn every topics carefully
Don't jump from topic to topic
4.Don't make a big project in starting make sort projects based on current topics
5.at the end a lot of practice
At last
well done!
+ 10
C++ may come in handy in engineering.
+ 9
I'm going with python then. And then I'll learn C > C++ > Java
+ 9
โโโโโโโโโโโโโโโโโ
โโโโstart with Python. โโโโ
โโโโโโโโโโโโโโโโโ
+ 8
Python is the most versatile and easy to learn programming language!
But as you plan to learn Machine Learning through Python u might feel a bit uncomfortable,as it's really complicated,once you get hang of it,you can create miracles!
+ 7
Well it doesn't matter which language you learn , the point is you know how to use logic like loop , function, etc . Then you can shift to any languange you desire.
For me i prefer learn JavaScript because it can be used in multiple platform nowadays including ios , android, desktop just choose a specifik framework/library for that
+ 6
Try html first
+ 6
First Python then learn c++
+ 6
RISHABH HTML doesn't teach you programming basics and thus I don't recommend it unless you'd want to especially use programming for developing websites.
+ 5
If, you need to learn programing the fun way, try python
+ 5
+ 5
+ 5
First start with the basic and simple programming language. The jump into some other little tough one's.
Python
c
c++
Java if you want to
+ 5
Well as a beginner I would recommend C++ or Java. Both are easy to learn and handy. Just learn one language other will be a piece of cake.
+ 4
+ 4
Learn C# if you are into Microsoft otherwise python can be used for almost anything and it is simple to read for beginners
+ 4
in my opinion:
Java or Python (or both :-))
look at this clip, describing about ptogramming llaguages:
https://youtu.be/Wp6Z2wVyPe
+ 4
If you want to learn python then for sure you have knowledge about data science. I'll suggest you to learn the "data science first...