The Art of Programming
50.1K 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
Happy Easter
The evolution of languages

↓ FORTRAN is a non-typed language.
↓ C is a weakly typed language.
↓ Ada is a strongly typed language.
↓ C++ is a strongly hyped language.

Ron·Sercely¬
Fine, Java MIGHT be a good example of what a programming language should be like. But Java applications are good examples of what applications SHOULDN’T be like.

pixadel¬
I'm not a real programmer. I throw together things until it works then I move on. The real programmers will say: "yeah it works but you're leaking memory everywhere. Perhaps we should fix that". I'll just restart apache every 10 requests.

Rasmus·Lerdorf¬
author of PHP
I suggest reading this FAQs, even to experts, it's always a good read:

http://c-faq.com
That Windows 95 feel...
Pure gold 😍
Go check out this list of Assembly snippets, they are just awesome!

http://www.madwizard.org/programming/snippets
If you don't already know that channel, go have a look at @geekschannel 🤓!
They talk about Telegram and its awesome features and they also provide content in different languages.
And don't forget to have a look at their Telegram Talks, starting 11st April!
Loading image formats like PNG can be difficult, but most importantly can be un efficient.
With this little tutorial you can learn the basics of libpng:

http://www.piko3d.net/tutorials/libpng-tutorial-loading-png-files-from-streams/#Setup
Don't forget the first interview at @TGTalks!