[Book review] Tkinter GUI Application Development HOTSHOT
Source [Book review] Tkinter GUI Application Development HOTSHOT February 22, 2014 Hi guys. You might have noticed that I am not so active. The reason
Source [Book review] Tkinter GUI Application Development HOTSHOT February 22, 2014 Hi guys. You might have noticed that I am not so active. The reason
Explains the Modernizr 'noPrefixes' flag, a feature to disable vendor prefix testing for cleaner, more stable code.
A guide on setting up an Express.js server to run over HTTPS using a self-signed certificate for local development.
Explores the benefits of JavaScript MV* frameworks for large-scale applications, including reusability, abstraction, and testability.
A summary of Python programmers' top suggestions for changes to the language, gathered from a Reddit discussion.
Whathecolor is a color-matching game for web developers to test their knowledge of CSS color notations like hsl() and rgb().
Tutorial on building a VNC remote desktop client using AngularJS, Yeoman, and Node.js with a proxy server for RFB protocol communication.
Explains AngularJS's $resource service, comparing it to the Active Record pattern for client-side data management and API interaction.
A curated list of free, high-quality Python programming books for beginners and experienced developers.
A Python tutorial on creating a cleanup script using the path.py library to count and manage files and directories.
A guide explaining common errors and best practices when using Python's open() function for file handling.
A critical review of Martin Fowler's 'Patterns of Enterprise Application Architecture', assessing its relevance and dated patterns.
A guide on creating reusable Sass components and managing them with the Bower package manager for efficient web development.
Discusses the need to verify browser security due to government surveillance risks and how Firefox's open-source nature enables this.
How to use CSS animation-play-state to create smooth hover animations that freeze instead of snapping back to the original state.
A blog update on the author's new Flask-based pastebin project, future Python script post, and a request for feedback.
A technical guide on migrating a blog from WordPress to the static site generator Jekyll, covering the setup process and benefits.
AngularAOP v0.1.0 introduces a new declarative way to annotate services, eliminating coupling with the framework for better reusability.
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.