Cimbalino Toolkit 2.0.0-beta1
Cimbalino Toolkit 2.0.0-beta1 released, now compatible with Windows 10 UWP for universal app development.
Cimbalino Toolkit 2.0.0-beta1 released, now compatible with Windows 10 UWP for universal app development.
Explores CSS techniques for handling long words and preventing layout breaks, covering hyphens, word-break, overflow-wrap, and ellipsis.
Guide to setting up Carthage dependency manager for iOS developers, focusing on terminal usage for beginners.
A guide to installing and using Carthage dependency manager for iOS developers, especially those uncomfortable with the Terminal.
A tutorial on creating a custom extension for the handroll static site generator, from code to configuration.
SoundCloud's journey from a monolithic architecture to a microservices system using Scala and Finagle, including monitoring with Prometheus.
Exploring Aspect-Oriented Programming in JavaScript to handle cross-cutting concerns like logging, using the aspect.js library.
Explores the architecture and performance of proxy browsers, explaining their global importance and how they differ from typical browsers.
A programmer shares their personal method for learning new programming languages and offers motivation based on their own journey into coding.
Introducing Stretchy, a standalone JavaScript utility for automatic form element autosizing that works with inputs, textareas, and select menus.
Analyzes the historical and technical reasons behind R's controversial 'stringsAsFactors' default, explaining its origins and the problems it causes.
Using Python and unsupervised machine learning to analyze Seattle bicycle count data and uncover insights about commuting work habits.
Xcode 7 beta 4 fixes @objc class prefixes, allowing proper namespacing for Swift classes used in Objective-C.
A developer argues for learning HTML, CSS, and JavaScript fundamentals before jumping into frameworks like React or Angular.
A Swift iOS developer dissects their new Bible verse memorization app, explaining how features like UITableView, Core Data, and NSFetchedResultsController were implemented.
A technical walkthrough of building the 10 Read 10 Said iOS app, covering Swift features like UITableView, Core Data, and NSFetchedResultsController.
A guide to improving PowerShell's ValidateScript attribute by creating custom validation functions for better error messages and user experience.
Introducing Govspeak, an open-source markup language extension for Markdown, created by the UK Government Digital Service for technical and government writing.
A graduate reflects on their 5-year computer engineering master's at Linköping University, covering courses, projects, and personal growth.
A simulation of the card game 'Stop the Bus' using Python and Blender, analyzing optimal stopping strategies through millions of simulated games.