Getting Started with the Tessel
A developer's hands-on guide to setting up and programming the Tessel, a JavaScript-powered microcontroller, including initial setup and a first project with a climate sensor module.
A developer's hands-on guide to setting up and programming the Tessel, a JavaScript-powered microcontroller, including initial setup and a first project with a climate sensor module.
A developer's hands-on review of NDepend, a static analysis tool for .NET, covering setup, UI, and its powerful CQLinq-based rule engine.
A Rust programming simulation of the classic Monty Hall probability problem, demonstrating the counter-intuitive odds.
Critique of FedRAMP's cloud security framework, arguing it creates bureaucratic barriers that hinder government adoption of innovative, cost-effective cloud solutions.
Author announces their first public presentation on building mobile apps with Xamarin Forms at SQLSaturday #341 in Oporto.
Learn how to implement fade in/out animations as Swift class extensions for UIView, improving code reusability.
Learn to create reusable fade in/out animations in Swift using UIView extensions for cleaner code.
CSS Working Group seeks feedback on naming a new grayscale color function, comparing proposals like gray(), white(), black(), and rgb() shortcuts.
A tutorial on handling Swift optionals and unwrapping errors, with examples and fixes.
Explains Swift optional compiler errors and how to unwrap optionals with force unwrapping, optional chaining, and implicitly unwrapped optionals.
Discusses Apple's removal of class prefix encouragement in Objective-C projects and the implications for iOS developers.
A tutorial on creating an image comparison slider using only CSS and the resize property, exploring its benefits and limitations.
Explores the damped and driven oscillator using a pendulum, focusing on phase space analysis and differential equations in Matlab.
A quick-start guide for integrating the Xamarin Forms Labs library into cross-platform mobile applications, covering installation and basic setup.
Announcing Cimbalino Toolkit 1.0.0, a developer toolkit for Windows Phone and Windows Store apps, now available as NuGet packages.
Explores Swift access control issues in unit testing, offering solutions to resolve broken tests due to internal access levels.
Explains how Swift access control affects unit testing and offers solutions for resolving build errors.
A Rust developer shares an example of implementing Dijkstra's shortest path algorithm using the standard library's PriorityQueue.
A guide to resolving Azure Portal login conflicts when federating Office 365 Azure AD, with a workaround for Microsoft Account issues.
A developer shares their experience and provides a step-by-step guide for making a first contribution to the Rust open-source project.