- Aug 9, 2000
- 18,378
- 2
- 0
I am at cross roads. I want to learn a new language, but i am not sure which one to learn. I am an EE and I know C/C++. They tried to teach me Java in college, but it did not compute (i.e. too much partying). Which should I learn? From what I remember, Java is similar to C, it's just a little syntax here and there, but it's a much better and cleaner for OO coding (no pointers!). The one thing i do see about Python is that you do not declare variables since they are not static. From the looks of it, Java is sort of like a dynamic language because it uses the run time environment, but you still code things in a static way. Is that correct?
So, I guess the question is, what is more applicable for an EE?
So, I guess the question is, what is more applicable for an EE?
