2015-05-19 09:26:58 +02:00
2014-09-13 10:36:10 +02:00
2015-04-28 18:11:27 +02:00
2015-04-28 18:11:27 +02:00
2014-04-01 13:24:33 +02:00
2014-09-13 10:36:10 +02:00
2014-09-13 10:36:10 +02:00
2014-09-13 10:36:10 +02:00
2014-09-13 10:36:10 +02:00
2014-09-13 10:36:10 +02:00
2014-09-13 10:36:10 +02:00
2014-03-31 01:39:42 +02:00
2014-03-31 01:39:42 +02:00
2015-04-20 22:53:33 +02:00
2015-04-20 22:53:33 +02:00
2015-04-20 22:53:33 +02:00
2015-04-20 22:53:33 +02:00
2015-04-28 18:11:27 +02:00
2014-03-27 23:53:35 +01:00
2014-03-27 23:53:35 +01:00
2014-03-31 01:39:42 +02:00
2014-09-17 18:51:18 +02:00
2015-04-20 22:53:33 +02:00
2014-03-31 13:13:44 +02:00
2014-04-06 23:23:42 +02:00
2014-03-27 23:53:35 +01:00
2014-03-31 13:13:44 +02:00
2014-04-01 13:24:33 +02:00

C++ Cheat

Build Status

C and C++ information, cheatsheets and mini-projects.

Relies on C++ boilerplate to factor code out. See its documentation for information on how to use this project.

Assembly Cheat contains lower level issues, like assembly, ELF and Binutils.

  1. Getting started
  2. Featured
    1. c.c: C cheatsheet
    2. cpp.cpp: C++ cheatsheet
    3. POSIX: POSIX C API
    4. Multi-file: include, extern vs static, dynamic libraries, cross language calls
    5. GCC: GCC extensions
    6. OpenGL
    7. KDE
  3. Introduction
    1. C
    2. C++
    3. C vs C++
    4. Implementations
    5. Style guides
    6. Undefined behaviour
  4. C from C++
  5. Fortran from C
  6. GDB
  7. Boost
  8. CMake
  9. Flex and Bison
  10. glibc
  11. hello_world_cpp.cpp
  12. GUI
    1. GTK
    2. Qt
    3. X11
    4. Open GL
  13. Scientific
    1. Fortran
    2. GSL
    3. LAPACK
    4. OpenCV
    5. PLplot
  14. CONTRIBUTING
  15. Bibliography
Description
C and C++ minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects.
Readme 4.5 MiB
Languages
C 58.9%
C++ 29.6%
Assembly 3.9%
Makefile 2.7%
Python 2.5%
Other 2.1%