CS253: Software Development with C++

Spring 2019

Standards

Show Lecture.Standards as a slide show.

CS253 Standards

Preferences

Dialects

Standards

Standard C++

Standard

An HP co-worker, Donn Terry, used to say “Standard is better than better”. As I understand it, this meant that doing something in the standard way is superior to doing it in a non-standard way, even if the non-standard way yields better results. True enough, as far as it goes.

I want you to learn standard C++. That way, your programs will work everywhere, on any standard-conforming compiler. If you use compiler extensions, non-standard features, then your program will work on that particular compiler, but perhaps not on others. Not so good.

User: Guest

Check: HTML CSS
Edit History Source

Modified: 2019-03-15T23:16

Apply to CSU | Contact CSU | Disclaimer | Equal Opportunity
Colorado State University, Fort Collins, CO 80523 USA
© 2018 Colorado State University
CS Building