¡@

Home 

c++ Programming Glossary: courses

Learning C and/or C++ from beginner to advanced [closed]

http://stackoverflow.com/questions/171126/learning-c-and-or-c-from-beginner-to-advanced

or C from beginner to advanced closed I've taken a few courses on C C and data structures back a few years ago but never got..

Modular Exponentiation for high numbers in C++

http://stackoverflow.com/questions/2207006/modular-exponentiation-for-high-numbers-in-c

an example on slide 22 here http www.cs.princeton.edu courses archive spr05 cos126 lectures 22.pdf although it uses very small..

How to teach a crash course on C++? [closed]

http://stackoverflow.com/questions/48496/how-to-teach-a-crash-course-on-c

quaternion libraries in C/C++

http://stackoverflow.com/questions/508370/quaternion-libraries-in-c-c

maybe you have have some demos labs from compsci or math courses you could would share Thanks c math quaternion share improve..

C++ for the C# Programmer

http://stackoverflow.com/questions/531722/c-for-the-c-sharp-programmer

of OO from java and C# and I'm lucky in my engineering courses to have been exposed to the evils of both assembler and C pointers..

“using namespace” in c++ headers

http://stackoverflow.com/questions/5849457/using-namespace-in-c-headers

using namespace&rdquo in c headers In all our c courses all the teachers always put using namespace std right after..

Crypto library for C++ [closed]

http://stackoverflow.com/questions/674401/crypto-library-for-c

I have experience in cryptography as I have taken several courses and written my own implementation of some algorithms DES AES..