+ 5
Which Programming Language is most necessary to learn ?
5 Réponses
+ 6
+ 4
MANOJ🌀 Depends upon you. If you wish to be a computer engineer in future, no doubt, C is a must. Because it will teach you the most basic things like memory management. But if you just wanna explore the mysterious realm of programming and build up your career as fast as possible, I think python should be your choice. It is built on C, which means it allows you to do things in a lot more easier way than C. However, problem solving skill is the most necessary thing for your success, it can be achieved using whichever language you want :)
+ 3
IMO -> Phyton and Java
+ 3
IMO -> C++, Phyton and Java
> what about C ? i mean C is necessary or not ?