“
Controlling complexity is the essence of computer programming.Brian·Kernighan¬
Why won't the #$@##@^% compiler let me do what I need to do!
Here's a type punning guide for C programmers:
http://dbp-consulting.com/tutorials/StrictAliasing.html
Here's a type punning guide for C programmers:
http://dbp-consulting.com/tutorials/StrictAliasing.html
Ever heard of Rest APIs?
Start developing your own and sell it on the mashape shop!
http://www.restapitutorial.com
www.mashape.com
Start developing your own and sell it on the mashape shop!
http://www.restapitutorial.com
www.mashape.com
REST API Tutorial
Learn REST API Design - REST API Tutorial
Learn programming with an app!
https://play.google.com/store/apps/details?id=tursky.jan.nauc.sa.html5
https://play.google.com/store/apps/details?id=tursky.jan.nauc.sa.html5
The most important single aspect of software development is to be clear about what you are trying to build.
Bjarne·Stroustrup¬
Here's a nice read from a nice author about bit operations wich are often useful:
http://sol.gfxile.net/boolean.html
http://sol.gfxile.net/boolean.html
BEGINNERS:
Learn matrices, they are an important part in programming, especially for graphics!
http://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/
Learn matrices, they are an important part in programming, especially for graphics!
http://www.opengl-tutorial.org/beginners-tutorials/tutorial-3-matrices/
www.opengl-tutorial.org
Tutorial 3: Matrices
Free tutorials for modern Opengl (3.3 and later) in C/C++
The awesome - and classic - Doom engine!
A must read for new-comers into the game development industry:
https://github.com/id-Software/DOOM-3
A must read for new-comers into the game development industry:
https://github.com/id-Software/DOOM-3
GitHub
GitHub - id-Software/DOOM-3: Doom 3 GPL source release
Doom 3 GPL source release. Contribute to id-Software/DOOM-3 development by creating an account on GitHub.
Need to test a particular design pattern for your project?
Check out CodePen for testing out bugs, collaborating and finding inspiration.
Its playground allows you to create "pens", sets of
CodePen
Check out CodePen for testing out bugs, collaborating and finding inspiration.
Its playground allows you to create "pens", sets of
HTML
, CSS
and JS
.CodePen
codepen.io
An online code editor, learning environment, and community for front-end web development using HTML, CSS and JavaScript code snippets, projects, and web applications.
An introduction for beginners to dynamic and static libraries in C/C++:
http://www.learncpp.com/cpp-tutorial/a1-static-and-dynamic-libraries/
http://www.learncpp.com/cpp-tutorial/a1-static-and-dynamic-libraries/
“
Copying all or parts of a program is as natural to a programmer as breathing, and as productive. It ought to be as free.Richard·Stallman¬
Here you can explore a little math library made for performance in C:
https://github.com/Nigh/fastapprox
https://github.com/Nigh/fastapprox
GitHub
Nigh/fastapprox
Automatically exported from code.google.com/p/fastapprox - Nigh/fastapprox