+ 2
As a software developer what programming language must i learn
Software developer
2 Answers
+ 1
Any kind of programming language that has the characteristics of OOPS đ i mean Object Orientated Programming System. It will help you to enhance your working criteria. You can find pure OOPS in Java, C++, Ruby, Python etc.
Remember before expert in OOPS you need to be more concern about structure oriented programming ( C ) for better understanding on memory management and execution/termination process.