Universities finally realize that Java is a bad intro programming language
1–10 of 132 posts
Re: Universities finally realize that Java is a bad intro programming language
#2Re: Universities finally realize that Java is a bad intro programming language
#3Re: Universities finally realize that Java is a bad intro programming language
#4And Javascript?
Re: Universities finally realize that Java is a bad intro programming language
#5They could at least move to a language which is not as full of traps for young players and odd quirks[0].
Re: Universities finally realize that Java is a bad intro programming language
#6However, in uni I think Javascript is a very bad first language because there is a level of focus expected (and required eventually for them to be good developers) that you don't need Javascript to help with. It's better to pick a language like Scheme or Python to teach the /ideas/ of programming first and then transition to C/C++ or even Java.
Re: Universities finally realize that Java is a bad intro programming language
#7Re: Universities finally realize that Java is a bad intro programming language
#8I'm not sure I'd consider a decision to move from Java to JavaScript an improvement. They are going from a bloated syntax to a bad-habit goldmine. Why not go Java -> Python instead?
Re: Universities finally realize that Java is a bad intro programming language
#9I'm not sure I'd consider a decision to move from Java to JavaScript an improvement. They are going from a bloated syntax to a bad-habit goldmine. Why not go Java -> Python instead?
Re: Universities finally realize that Java is a bad intro programming language
#10It makes a rather good (IMHO) argument that while, yes, JavaScript sucks, it does have redeeming qualities for usage as a first programming language.