Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
arekxv10548yUp until 3 years ago (when our college got into dreamspark) we used to use Visual C++ 6.0. Horrible, horrible times...
-
My college (UK) was teaching Visual Basic to me back in 2012...
I sincerely hope it's changed. -
Pointer32498yCalm your tits! In my Functional Programming course, the teacher makes us use Turboprolog... Damn, we even needed to install DOSBox
-
apsa3038ynothing wrong with the old tools as long as you get your language and programming basics right. for now it is important you first learn the language not the tools.
any day you can learn a new fad/ buzzword/tool on own if you so desire. -
arekxv10548y@apsa There is everything wrong with it. By your account we should all use malloc/calloc/realloc/free for all dynamic arrays in new for all objects and arrays (which randomly fail when compiling using older compilers on newer cpus). Oh and what about C++ 11 features? Those are core language parts and are not available on old compilers. Or lets go to C#. Should people learn on .NET 1.0 and never learn anything about extension methods and LINQ?
-
arekxv10548y@apsa Well your case is still different. IMO its okay to use older tools if you still find a way to teach new stuff. At the college where I was at, they only taught on a 18 year old software (and you know what a year in software means) and used that to teach the basics of language and didnt even touch most of the stuff actually used in the market, nor did they try to. And now there are so many free options for education and development.
-
Pointer32498y@apsa I'd say... Wrong! Hahaha, jk.
But(t) seriously, to be honest, learning the language it's what's wrong, in so many ways. My teacher (the same that makes us use Turboprolog) insists in something: learn to think first, learn the theory behind an algorithm, then, you'll be able to apply it in any coding language you like. Also, she says that some languages are better suited for the problem that others, but that's another story.
Long story short, as long as we as students and the teachers, focus on learning the logic, not the syntax, we are ready to go 😀 -
@apex Thank you! Exactly how it should be. Most of my classmates even fail to understand that maths and programming are 2 faces of same coin
Related Rants
-
nikmanG16CS Professor: “What M word is the black hole to all productivity?” Student: “Management” CS Professo...
-
castor-rg25!Rant I GRADUATED FROM COLLEGE TODAY WITH MY DEGREE IN COMPUTER SCIENCE! Now to find a job :D
-
snackOverflow21My JavaScript professor once thought my work was "too good" and decided to pull me aside, in front of the clas...
why the hell do my college have to use turbo c++ in this age!!😬
undefined
turbo c++
college