0

I would like to know Is learning one language is enough?

I want to know what language to learn first and when to know that you could start learning another language I started learning Python. Should I study another one with Python or what!!

2nd Jan 2020, 3:41 PM
OmarAzazy
OmarAzazy - avatar
15 odpowiedzi
+ 3
If you have no specific deadline or target, it's probably best to stick to one language for a while, until you feel quite comfortable using it. After you get there, learning more languages will become a lot easier.
2nd Jan 2020, 3:53 PM
HonFu
HonFu - avatar
+ 3
Let your programming goals guide you... Python is an all purpose language, i.e its used in so many platforms including web (back end dev) so, by learning python, you will have to complement it with other languages incase you aim at programming interface programes, since with python alone, console programs are what you can develop. Happy coding 😉 Keep coding 🙏🏾
2nd Jan 2020, 4:48 PM
Alfred Juma
Alfred Juma - avatar
+ 3
You can learn Python first. You can learn many languages if you feel comfortable enough. Ярослав Вернигора (Yaroslav Vernigora) It doesn't have to be Javascript. I learned HTML first and I turned out fine! Alfred Juma You don't have to complement Python with other languages if you don't really plan on making interactive websites. You can run code on just Python!
2nd Jan 2020, 8:12 PM
Coder172
Coder172 - avatar
+ 3
HonFu i've heard of it but never tried it... Let me give it a try
2nd Jan 2020, 8:19 PM
Alfred Juma
Alfred Juma - avatar
+ 3
Learn accordingly to what you target. Learn few well and you will understand every programming language. We can't really tell you which to choose. Everyone finds useful something else. From my experience: Python is really good for small scripts. I would not suggest staying at it forever, because you will not learn how to structure big things. Lua is simpler python. Used mostly in game scripting. Not very useful. C++ is really good for big applications. It's beautifull for advanced coders, but horrible for anyone else. Java feels like less explicit c++. It's not that hard, but it is still very powerfull language. C# is absolutly beautiful and beginer friendly. Actually if you target windows only, this is the best starting point for desktop programming. It's basically nicer but less portable java. C is close to hardware but not as bloated as c++. It's starting point to c++. Expect lots of segfaults. If you want to do web, learn html/css/javascript.
2nd Jan 2020, 11:20 PM
Null
Null - avatar
+ 2
Alfred Juma, have you heard of tkinter? You can make desktop applications with Python and don't even have to download anything beyond plain old Python.
2nd Jan 2020, 6:24 PM
HonFu
HonFu - avatar
+ 1
Which programming language should you learn first? ʇdıɹɔsɐʌɐɾ :ɹǝʍsuɐ https://medium.com/free-code-camp/what-programming-language-should-i-learn-first-ʇdıɹɔsɐʌɐɾ-ɹǝʍsuɐ-19a33b0a467d
2nd Jan 2020, 6:19 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
yup only ONE is enough considering you learn it from head to toe
3rd Jan 2020, 11:40 PM
Aditya
Aditya - avatar
+ 1
Learning at least one is a good addition to your skill-set or self-education but if you want to pursue a job at this field, you will need to grow out of your comfort zone and learn a lot of other languages.
4th Jan 2020, 1:22 PM
Keith Alcantara
Keith Alcantara - avatar
+ 1
Cyber Ninja You are acting like you have to learn more than one. You can learn one, we have choices and freedom, it's 2020 after all.
4th Jan 2020, 2:21 PM
Coder172
Coder172 - avatar
0
It’s better to master one then all other will look easier
3rd Jan 2020, 11:19 AM
Adeleye Olumide
0
I recommend that you start with HTML or JavaScript, since they are the ideal language for beginners. Python is also an ideal language for beginners but it can get pretty complex.
3rd Jan 2020, 5:40 PM
Shivery Snowman
Shivery Snowman - avatar
0
You know most of computer languages are interrelated so don't just learn one
3rd Jan 2020, 6:42 PM
Cyber Ninja
Cyber Ninja - avatar
0
You also have the freedom to jump off a cliff. So that's not really the point.
4th Jan 2020, 2:26 PM
HonFu
HonFu - avatar
0
Just focse on What you wanna make, Don’t worry about the languages
4th Jan 2020, 2:27 PM
Abdulmalik