Practical Python Projects Book
Author announces 'Practical Python Projects' book, designed to teach intermediate Python through 15+ real-world, portfolio-ready projects.
Author announces 'Practical Python Projects' book, designed to teach intermediate Python through 15+ real-world, portfolio-ready projects.
A developer's retrospective on the mistake of shipping a product too late, with insights from their fourth month working on Zestful.
A tutorial on building an SMS bot for the 2018 FIFA World Cup using Twilio, Heroku, and Flask to provide match updates.
A tutorial on web scraping basics using Python's lxml library and XPaths, demonstrated by extracting data from Steam.
Announcing the launch of Full Health Developer, a website and newsletter focused on physical and mental health topics for software developers.
A guide to creating dynamic regular expressions in JavaScript using tagged template literals and Proxies to simplify string escaping.
A video introduction to 14 of the most famous and favorite Python libraries and frameworks, including requests, Django, and NumPy.
Introducing Revive, a fast and extensible linter for Go that improves upon golint with configuration, custom rules, and better performance.
Explains Python variable scopes with code examples, focusing on common errors when using local and global variables.
An open source maintainer shares their journey of stepping down from a project by filing a 'Request For New Maintainer' issue.
Explores two advanced CSS techniques for creating responsive tables without duplicating content in markup, discussing their pros and cons.
Introducing Guess.js, a toolkit for data-driven user experiences on the web, including predictive pre-fetching and smarter JavaScript bundling.
Stack Overflow launches Teams, a paid private Q&A service for companies to share internal knowledge securely.
A programmer shares a script to automate exporting Storify content before it shuts down, saving time over the manual process.
A technical guide on reverse engineering the Facebook API to download private videos using Python and browser analysis.
Explores debugging techniques like rubber duck debugging and divide-and-conquer, and discusses Stack Overflow's approach to handling novice questions.
A technical guide on reverse engineering Facebook to create a tool for downloading public videos by analyzing network requests.
A guide on reverse engineering the Soundcloud API to bypass download restrictions using Python.
Explores the 'dusting of gamification' in Stack Overflow's reputation system, its origins, and its role in community building.