Forwarded from Telegram News
Instagram doesn't allow adding a link to your Telegram account to your profile anymore.
Like WhatsApp, Instagram belongs to data leech Facebook.
Links to other services are still allowed. #hypocrisy
Like WhatsApp, Instagram belongs to data leech Facebook.
Links to other services are still allowed. #hypocrisy
Telegram is a growing platform, start learning the Telegram API!
https://core.telegram.org/
https://www.npmjs.com/package/telegram-api/tutorial
https://core.telegram.org/
https://www.npmjs.com/package/telegram-api/tutorial
core.telegram.org
Telegram APIs
We offer three kinds of APIs for developers. The Bot API allows you to easily create programs that use Telegram messages…
Ever heard of bit hacking?
Here's an extensive and free to use list of bit hacking methods, so that you can get the hell outta your program:
http://graphics.stanford.edu/~seander/bithacks.html#DetermineIfPowerOf2
Here's an extensive and free to use list of bit hacking methods, so that you can get the hell outta your program:
http://graphics.stanford.edu/~seander/bithacks.html#DetermineIfPowerOf2
“
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/