Learn C++: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=== Schedule ===
=== Schedule ===


Tentative:
* Saturday 3:00 - 5:00 PM PST - 'Turing' Classroom
 
* Friday 7:00 - 9:00 PM PST - 'Church' Classroom


=== Class Description ===
=== Class Description ===

Revision as of 03:22, 1 February 2015

Schedule

  • Saturday 3:00 - 5:00 PM PST - 'Turing' 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.