The Art of Programming
50K subscribers
148 photos
2 files
680 links
A channel with programming news and tips and tricks, for beginners but also for experienced programmers. 💻
Download Telegram
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
Here's a nice tutorial about CSS3 for real beginners:

http://www.htmldog.com/guides/css/beginner/
Programming is usually taught by examples.

Niklaus·Wirth¬
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 HTML, CSS and JS.


CodePen
An introduction for beginners to dynamic and static libraries in C/C++:

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¬
This IDE seems to be a nice alternative to Android Studio:

http://www.kony.com/download-visualizer
Last month we paid $5000 to a guy who found a potential vulnerability in Telegram for Android, and this month we’ve transferred $2500 to HackApp for pointing out weak spots in our iOS code. The most valuable input so far came in December 2013 from a person who found an issue in the MTProto design, so we awarded him $100,000. Whenever a potential vulnerability is found, we are the first to admit it — and fix it.

'Pavel Durov'