Which programming languages should I learn in computer science with python?(As I started learning python from class 11)
Hello student,
My first and foremost suggestion to you is that start learning C language. It is first programming language to be in existence and the base of almost all the programming languages. Thus, learning and practicing this language will help to build your foundation quite clearly and help you to get a clear idea on all the important and difficult concepts of pointers, etc. After this you can learn C++ which is an upgraded version of C which also supports Object Oriented Programming along with Procedure Oriented Programming. This language is also important in perspective of Competitive Programming. Followed by that, try learning Java which is also again an Object Oriented Programming which has very vast application in the industry.
I hope this helps, All the Best!
Hi,
I hope you are doing well!
According to me, you should learn c programming language first.
Like:
- Basic c
- Advanced c
Many people say that now there is no scope of c language. But let me clarify one thing that maximum students don’t learn any language till depth. That’s why, they say that this programming language is not good or other is good.
But you have lot of time to learn c mean 2 year from 11 th. So use your brain and do coding with c language.
c is a very vast coding language.
Some application of c:
- Use to built drivers.
- Gaming.
- Computer BIOS(basic input output system).
- Operating System.
The most important thing that c is the base of many programming language.
So you should learn c coding language.