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
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!
Forwarded from Telegram Geeks
This media is not supported in your browser
VIEW IN TELEGRAM
😎 Telegram 3.8 is coming. Deal with it, WhatsApp!
↘️ @geeksChannel
The Bot API has been updated to the new version, 2.0.
1st Rule of Programming

It's always your fault.
C++ beginners better read this:

https://youtu.be/Vy3DvF8nibA
Microsoft launched CaptionBot, an AI for analyzing images.

You can test it at www.captionbot.ai or by using a Telegram bot made by a subscriber, @caption_ai_bot .