Why Travis CI is great for the Python community
Explains how Travis CI simplifies cross-Python version testing and integrates with GitHub workflows for open-source Python projects.
Explains how Travis CI simplifies cross-Python version testing and integrates with GitHub workflows for open-source Python projects.
A developer combines a Leap Motion controller with a Parrot AR Drone, using Node.js and socket.io to control the drone with hand gestures.
A developer details a workaround to fix a visual bug in iOS 7's printer interface by swizzling a UIKit class.
A blog update on the author's new Flask-based pastebin project, future Python script post, and a request for feedback.
A developer's side project to analyze PyPI download logs, extracting insights about Python versions, installers, and operating systems used by package consumers.
A technical guide on migrating a blog from WordPress to the static site generator Jekyll, covering the setup process and benefits.
Announcing DevNexus 2014, a major developer conference in Atlanta with 100+ sessions on Java, web tech, cloud, mobile, and agile development.
AngularAOP v0.1.0 introduces a new declarative way to annotate services, eliminating coupling with the framework for better reusability.
Introducing AutoRunCustomTool, a Visual Studio extension that automatically runs custom tools when dependent files are modified, solving a common T4 template workflow issue.
Cimbalino Windows Phone Toolkit v3.2.0 released with bug fixes, performance improvements, and 1080p screen support.
A developer details a bug and solution for displaying images in WinRT SearchBox result suggestions, involving the correct IRandomAccessStreamReference type.
Announcing the Call for Papers for DevNexus 2014, a major Java and developer conference in Atlanta with multiple tracks.
Overview of an Advanced JavaScript university course covering modern web technologies, ES5/6 features, HTML5 APIs, Node.js, and popular frameworks.
Python 3.4 will include the pip package manager by default, following the acceptance of PEP 453.
A roundup of Python news from October 2013, covering NHS tech changes, Microsoft's IPython donation, PyCharm updates, and conference announcements.
A developer shares their experience and study resources for passing the Microsoft 70-486 ASP.NET MVC 4 Web Applications certification exam.
Explains Python 3.4's single dispatch for generic functions, comparing it to Lisp's CLOS system with a drum kit example.
A tutorial on creating a Python bot that automatically posts hot Reddit submissions to a Twitter account, using PRAW and Tweepy.
A tutorial on creating a Python Twitter bot that automatically favorites tweets based on a keyword to help grow followers organically.