4 answers
Asked
951 views
What kind of software should I focus on?
Hi, my name is Harris. I'm planning to become a programmer, and for it I start study computer engineering by myself. So that I wonder what kind of software I should learn first, like AE, JAVA etc.
Thanks in advance for any help! #programmer
Login to comment
4 answers
Updated
Wael’s Answer
My brother is a computer science graduate and he codes in over 13 languages. In other words, you should learn ask much as you can! Java is a great start also look into C++ and MATLAB.
Thank you sir
Amareshwaran
Updated
David’s Answer
I'm with the majority in recommending Java as an excellent springboard into the world of programming. It's among the most frequently used coding languages and continues to hold a strong presence in college courses. My advice would be to focus on mastering one programming language initially. Once you've got a solid understanding of one, you'll find it much simpler to pick up others. So, dive in and start your exciting journey with Java!
Updated
Jorge’s Answer
Java is a good programming language to understand the concepts Object-Oriented Programming, some people find it hard because it is strong typed language compared to others, but once you understand the basics it will give you a good foundation to learn other languages