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
If you are looking for E-Books about programming, check out @javaebooks.

It's run by a member of @theprogrammingartgroup and has a really good and wide selection of books about almost all topics (Algorithms, Data Structure, C, C++, Java, Android, PHP, .NET, Interviews and much more).

He helped us out a lot by sharing our group in the beginning, so check out his channel!
Similarly, this old program works in 6 languages:

http://goo.gl/EsqrHv

... and this is a Ruby program that generates Scala program that generates Scheme program that generates ...(through 100 languages in total)... REXX program that generates the original Ruby code again.

https://github.com/mame/quine-relay
Using neural networks to generate RegEx

http://arxiv.org/abs/1608.03000
#paper #regex #AI
Can Programming Be Liberated From The Von Neumann Style? A paper and Discussion on HN

https://news.ycombinator.com/item?id=12159792
#discussion #paper