Lecture 12 | Programming Paradigms (Stanford)
Top Comments
All Comments (10)
-
@theyetunusedname Well, real C/C++ programmers dont need strong typing. That is for pansy bedwetters that use Java.
-
You ll find everything that you need here : see.stanford.edu/see/materials
/icsppcs107/handouts.aspx -
If in C++ you're abusing macros for trivial functions that not only could just as well be written in a simple function template but actually even already exist in the standard library (std::max) and then blame the language for shooting yourself in the foot, you're a moron :/ While it may be acceptable in C please don't do that kinda thing in C++
-
I'm getting my ass kicked
-
The course-related URLs are published in the information on each video - click "more info" and you'll see the URLs there. The Course Website should have all the paperwork.
-
Carlos Saldaña was here, i would like to have the assigments in that way i can really now if i already lerned something or not.
@esepecesito Haha, well in that case I'm glad that I don't have to work with much code written by what you call "real [...] C++ programmers" ;) All I'm saying is that if in C++ you decide not to use the language features that help you avoid making certain mistakes, you shouldn't then blame the language if you do end up making exactly those mistakes.
If somebody carries a gun around with the safety switched off you wouldn't blame the design of the gun if it ends up going off by accident, right?
theyetunusedname 7 months ago 3
Google "CS107 Stanford" for the course website
clemonsx90 2 years ago 2