Skip to content

varuncnaik/cppsession-fa17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 564 Fall 2017 C++ Session

This repository contains code that I wrote for the CS 368 C++ session, as well as fixes that I made afterward. To clone this repo, run:

$ git clone [email protected]:varuncnaik/cppsession-fa17.git

Resources

  • cppreference.com is a great resource for C++ documentation.
  • If you have questions about C++, someone has probably asked it already on Stack Overflow and received an answer. If you can't find the answer to your question, then of course, Piazza and office hours are also options.
  • The GCC online documentation has links to the manuals for many of the versions of g++. Each manual describes ways to configure g++, and it is much more readable than the output of man g++.

About

CS 564 (Databases) C++ Discussion Session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published