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
-
joas19427ySo rather than focusing one most popular language that are known by the subject of course, they should focus more on the concepts and comparing different implementations and so on.
For me who have never been and won't most likely be on a CS course. Studying theory rather than practical programming on a class sound more useful and the way it should be. -
Djanjo4497yThen you end up with lots of "knowledge" but 0 experience on how to even write polymorphism or attach bundles. You won't even know where to start.
If they teaching you mysql you're lucky, it was SQL query in PowerPoint for me... -
Still, I think the best way to teach is with example. And what better way than teaching the most popular languages.
-
sSam15017y@datawraith maybe dead is a bit far fetched, but I haven't seen anyone choose MySQL for a new project, except for people who know only MySQL. Usually people go with postgres for personal/smaller projects, oracle for business/big projects and sqlite for light, clientside DB.
-
@ChuckNorris Sure, but then it becomes wrong when the focus shifts to the "examples"
Related Rants
In database course we should be thaught "database", not "MySQL"
In object-oriented programming course we should be thaught "object-oriented programming", not "Java"
And so on and so forth
rant
wk92