Learn C++: Difference between revisions
Jump to navigation
Jump to search
(I'm making an class :P) |
No edit summary |
||
| Line 1: | Line 1: | ||
=== | === Schedule === | ||
Tentative: | Tentative: | ||
| Line 5: | Line 5: | ||
* Friday 7:00 - 9:00 PM PST - 'Church' Classroom | * Friday 7:00 - 9:00 PM PST - 'Church' Classroom | ||
=== Class Description | === Class Description === | ||
Hey, do you want to learn C++? If so, come on down! We'll be writing C++ programs. C++ is pretty cool. It's fast, messy, and maybe a little dangerous, but when you gotta get the program grinding on the metal, it's the tool to use. If this sounds appealing to you, then by all means, jump in! | Hey, do you want to learn C++? If so, come on down! We'll be writing C++ programs. C++ is pretty cool. It's fast, messy, and maybe a little dangerous, but when you gotta get the program grinding on the metal, it's the tool to use. If this sounds appealing to you, then by all means, jump in! | ||
Revision as of 01:10, 31 January 2015
Schedule
Tentative:
- Friday 7:00 - 9:00 PM PST - 'Church' Classroom
Class Description
Hey, do you want to learn C++? If so, come on down! We'll be writing C++ programs. C++ is pretty cool. It's fast, messy, and maybe a little dangerous, but when you gotta get the program grinding on the metal, it's the tool to use. If this sounds appealing to you, then by all means, jump in!
OS / Environment / Versions
We will be learning to use the C++11 standard.
Alan will be using clang on an Arch Linux VM and on a terminal. Feel free to use any OS and development environment you like, as long as you can use the C++11 standard.