Learn C++

From Noisebridge
Revision as of 01:09, 31 January 2015 by Alanlu (talk | contribs) (I'm making an class :P)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Scheduled Weekly Meeting Times

Tentative:

  • Friday 7:00 - 9:00 PM PST - 'Church' Classroom

Class Description, Goals

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.