New adventure – Joining Xamarin team
Developer announces joining the Xamarin team to work on Xamarin.Forms, focusing on cross-platform mobile development with C#.
Developer announces joining the Xamarin team to work on Xamarin.Forms, focusing on cross-platform mobile development with C#.
A guide to automatically strong-name signing NuGet packages using custom tools and MyGet webhooks to resolve dependency signing issues.
A positive review of the book 'Python 101' by Mike Driscoll, covering its structure and recommending it for Python beginners.
Announcement of TYPO3-Analytics v0.1.0 release, detailing new features, enhancements, and bug fixes for the open-source analytics tool.
A guide on configuring Gulp with Sass, Autoprefixer, and Sourcemaps to maintain sourcemap integrity during CSS processing.
A Python tutorial on creating a cleanup script using the path.py library to count and manage files and directories.
A tutorial on using the BoxLayout for widget arrangement in the Kivy Python GUI framework, including code examples.
A guide for Windows Phone developers on handling 1080p screen resolution support in WP8 GDR3, including code snippets and toolkit updates.
A developer shares their journey learning Python, including recommended courses, books, and IDEs, and their decision to take a university course.
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.
Announcement of PyCharm 3.0 Community Edition, a free, open-source Python IDE with intelligent editing and debugging features.
Explains why CSS-only auto-resizing of input fields is impossible due to HTML's definition of inputs as void elements.
Explains integrating ASP.NET SignalR with Ext.NET MessageBus for real-time web features and asynchronous server-client communication.
A tutorial on learning Docker by setting it up on an Ubuntu virtual machine in Windows Azure, covering installation and basic container usage.
A tutorial on creating slanted, 3D-looking tabs using CSS transforms and pseudo-elements, with graceful degradation for older browsers.
Discover five lesser-known Emmet.io shortcuts for HTML and CSS that can significantly boost your coding productivity.
A roundup of Python news from October 2013, covering NHS tech changes, Microsoft's IPython donation, PyCharm updates, and conference announcements.
Analyzing MongoDB query performance using $exists operator and the impact of indexes on large datasets.
A guide to setting up and developing server-side logic for Windows Azure Mobile Services using Node.js and WebStorm.