Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
The simplicity of Prolog
https://www.reddit.com/r/programming/comments/1ia2ept/the_simplicity_of_prolog/

<!-- SC_OFF -->On bitsandtheorems.com (http://bitsandtheorems.com/) I write about programming projects I work on in my sparetime. I've written a small introduction to Prolog for this month's article, since the upcoming articles will cover two small projects I've written in Prolog. <!-- SC_ON --> submitted by /u/Knaapje (https://www.reddit.com/user/Knaapje)
[link] (https://bitsandtheorems.com/the-simplicity-of-prolog) [comments] (https://www.reddit.com/r/programming/comments/1ia2ept/the_simplicity_of_prolog/)
Ever wondered how your browser takes HTML and CSS and turns it into something you can actually see? I’ve just published Part 1 of a 2 part blog series that breaks it all down in detail!
https://www.reddit.com/r/programming/comments/1ia86ft/ever_wondered_how_your_browser_takes_html_and_css/

submitted by /u/Bruh-Sound-Effect-6 (https://www.reddit.com/user/Bruh-Sound-Effect-6)
[link] (https://blogs.adityabh.is-a.dev/posts/html-css-part-1/) [comments] (https://www.reddit.com/r/programming/comments/1ia86ft/ever_wondered_how_your_browser_takes_html_and_css/)
Switch, Routers, Modem, Ethernet: Network Devices Basics
https://www.reddit.com/r/programming/comments/1ia9igz/switch_routers_modem_ethernet_network_devices/

<!-- SC_OFF -->Hi everyone! :) I'm a newbie software developer with a passion for writing about things that excite me. Born in the early 2000s, I've always been curious about the differences between various devices. The first network device I ever encountered was a Wi-Fi router, and it sparked my interest! <!-- SC_ON --> submitted by /u/DazzlingTelevision52 (https://www.reddit.com/user/DazzlingTelevision52)
[link] (https://medium.com/@aishiysan/switch-routers-modem-ethernet-network-devices-basics-412541bce2b5) [comments] (https://www.reddit.com/r/programming/comments/1ia9igz/switch_routers_modem_ethernet_network_devices/)
Simplify Azure Resource Management with Our New CLI Tool: No40!(in development)
https://www.reddit.com/r/programming/comments/1iaabzk/simplify_azure_resource_management_with_our_new/

<!-- SC_OFF -->I’m developing No40, a command-line tool for managing Azure resources. Current Features: • Create Azure resource groups easily Highlights: • Minimal commands for precise resource configuration • Lightweight and straightforward design What’s Next: • Adding functionality to create and manage VMs and more If you’re interested, feel free to check out the GitHub repo and contribute! Pull requests are welcome. As for the programming content, it's about applying and adjusting options to operate Azure using azure-mgmt. <!-- SC_ON --> submitted by /u/Adventurous_Rate_882 (https://www.reddit.com/user/Adventurous_Rate_882)
[link] (https://github.com/Amanecha/no40) [comments] (https://www.reddit.com/r/programming/comments/1iaabzk/simplify_azure_resource_management_with_our_new/)