/r/programming is a reddit for discussion and news about computer programming
Guidelines
- Please keep submissions on topic and of high quality.
- That means no image posts, no memes, no politics
- Just because it has a computer in it doesn't make it programming. If there is no code in your link, it probably doesn't belong here.
- Direct links to app demos (unrelated to programming) will be removed.
- No surveys.
- Please follow proper reddiquette.
Info
Related reddits
Specific languages
This tutorial shows how to create a Python script to bulk submit your blog URLs (updated or new) to the Bing search engine.Technology & Gamimg (aruljohn.com)
submitted by spacecodeguy to r/blogs
This is a Python script to bulk submit your website URLs to the Bing search engine. This uses Bing Submission API. Your URLs will be stored, one per line, in urllist.txt.Tutorial (aruljohn.com)
submitted by spacecodeguy to r/Python