Which Programming Language should i choose first?
Well, first of all it depends that on what thing you wanna get expert to and which kind of software you wanna develop?
Let's talk about some Programming Languages:
- Python: Python is world's most popular Programming Language, it is popular just because of it's simplicity. It has a very easy to understand OOP (Object-Oriented Programming), it is mostly used for developing Artificial Intelligence and Machine Learning programs. There are so many modules provided that help programmers to create things more easily. Even i'm also a Python programmer from last 2 years.
- JavaScript: First of all i want to clear this to those who says that Java and JavaScript are same, They both are not same in any kind, they both are used for different purposes. JavaScript is world's second most popular Programming Language, this programming language is mostly used by web developers. If you want to make your own website from scratch then JavaScript will be a great choice for that. I haven't coded in Js much but it is a very good Programming Language and even it is also so much easy to learn, just like Python.
- C/C++: C/C++ is one of the most popular Programming Language in this world, it is so popular because we can almost everything in it. If you want to make Operating Systems go ahead, If you want to make Game Engines then go ahead, Even if you want to make your very own Programming Language the go ahead... No one is gonna stop you. You can imagine that how powerful this Programming Language is that you can code an entire Operating System in it, i'm not saying that other programming languages like Python, JavaScript, Java, C# and etc are not powerfull but you can see that what kind of things you can do with this Programming Language.
- C#: Also pronounced as C Sharp, one of the most trending Programming Languages in 2020. Made to resemble Java in many respects, C# is a language designed for developing apps on the Microsoft platform. C# is part of the .Net framework on Windows and is a general-purpose language that is flexible, powerful, and easy to learn, it is as easy as Python or JavaScript to learn.
Comments
Post a Comment