Build Native Mobile Apps with Python (BeeWare)
Learn how to use the BeeWare suite to build native mobile applications using the Python programming language.
Learn how to use the BeeWare suite to build native mobile applications using the Python programming language.
Explores three methods for publishing and handling Domain Events in Domain-Driven Design, focusing on .NET architecture.
Using KSQL to flatten nested CDC data from Kafka for use with the JDBC Sink connector.
A guide to using `git add -p` to selectively stage specific changes within a file for a commit, improving commit history.
A guide to using Pa11y and other tools to automate accessibility testing in web development, improving user experience and SEO.
A team wins a tech hackathon by creating an AR app that uses AI and computer vision to recommend web content based on what a phone camera sees.
A tutorial on using CSS Flexbox to create a simple, responsive email subscription form with proper alignment and spacing.
A developer shares a personal anecdote about a missed job opportunity to discuss the critical role of timing in the tech job search process.
A developer's struggle with accessibility in modern frameworks, highlighting the conflict between new tools and inclusive web development practices.
A guide on using Packer to build custom Fedora Scientific Vagrant boxes for VirtualBox, including troubleshooting SSH issues.
A wish list for Veeam Backup for Microsoft Office 365 v3, requesting features like console integration and more granular OneDrive backup controls.
A technical guide on extending the googleway package's google_distance() function in R to handle multiple inputs, cache API calls, and manage errors efficiently.
Explains the key differences between CSS Grid's grid-template-* and grid-auto-* properties, focusing on explicit vs. implicit grids.
Analyzes the Builder pattern in Java, discussing its benefits, potential overuse, and alternatives for simplifying class design.
A tutorial on creating an animated world population cartogram from 1800 to 2100 using R, open data, and open-source geospatial libraries.
Explains how to use test fixtures in Swift to simplify unit test setup, making code cleaner and more focused.
Explains how to use bundle identifiers in XCTest to launch and test multiple iOS apps, including system apps and alerts.
A data analyst compares Tidyverse's select(ends_with()) in R to achieving similar column filtering in M/Power Query for Power BI/Excel data processing.
Argues for shifting programming language research focus from finished programs to the interactive process of programming itself.