| Console INPUT/OUTPUT (http://knoge.com/tutorials/desktop-programming/c-sharp/307-c-sharp/418-console-inputoutput.html) To read some text from the command line you use the Console.Read or Console.ReadLine
|
| Reference Data Types (http://knoge.com/tutorials/desktop-programming/c-sharp/307-c-sharp/425-reference-data-types.html) Reference types provide excellent flexibility and performance of large structures.
|
| 10 steps to UNIX nirvana (http://www.ibm.com/developerworks/aix/library/au-aixnirvana/index.html?ca=dgr-lnxw9dUNIX-Nirvana&S_TACT=105AGX59&S_CMP=grsitelnxw9d) Get the UNIX tools and skills to maximize productivity
|
| 2D vs. 3D: Fight of the Century? (http://www.cpp-home.com/tutorials/199_1.htm) This C++ tutorial is based on fight of the century that is, 2D vs 3D
|
| 3D Basis (http://www.cpp-home.com/tutorials/220_1.htm) This C++ tutorial is based on basis of 3D
|
| 3D Clipping to an arbitrary FOV (http://www.cpp-home.com/tutorials/284_1.htm) This C++ tutorial is based on 3D Clipping, a vital function of 3D renderer.
|
| 3D Matrix Math Demystified (http://www.cpp-home.com/tutorials/212_1.htm) This C++ tutorial is about 3D matrix math demystified.
|
| 5 Top Mistakes Software Developers Make (http://www.bootstrike.com/Articles/SoftwareMistakes/) Five usability problems with software programs that cause inconveniences
|
|
|
|
| A Basic Guide to Functions in C (http://easyctutorials.com/a-beginners-guide-to-functions/) A C++ tutorial on writing your own functions in C
|
| A Critique of C++ (http://www.cpp-home.com/tutorials/14_1.htm) It is an analysis of some of the flaws of C++ programming language.
|