Getting Started With Java Development in 2023 — An Opinionated Guide
An opinionated guide for beginners starting Java development in 2023, covering versions, tools, and ecosystem recommendations.
An opinionated guide for beginners starting Java development in 2023, covering versions, tools, and ecosystem recommendations.
A developer shares personal goals for 2023, including creating a new app, writing technical blog posts, and improving programming skills.
A developer's reflection on his writing process and a weekly roundup of interesting tech podcasts, articles, and blog posts.
An article encouraging software developers to write about their learning experiences, even on non-novel topics, to practice writing, provide diverse perspectives, and cement understanding.
Explains how the JavaScript Array.concat() method works with examples, including handling of arrays and other values.
Author announces 'The TypeScript Cookbook', a new O'Reilly book for 2023 providing practical solutions for everyday TypeScript problems.
A programmer shares how using documentation tools like Dash helps overcome information overload and memory limitations in modern software development.
A developer recounts creating their first real app: a TI-83+ program to solve trigonometry homework, sparking a lifelong passion for programming.
A developer advocates for using light color schemes in coding environments, explaining benefits and necessary adjustments for better readability.
A newsletter series offering daily emails teaching about new features in PHP 8.2, following the format of previous successful editions.
A curated list of free and paid resources for learning TypeScript, including books, courses, tools, and blogs for beginners and advanced developers.
A beginner-friendly tutorial explaining what macros are in Julia, how they differ from functions, and guidance on when to use them.
A DevOps engineer shares advice on learning Go programming for Kubernetes, tailored to different experience levels and backgrounds.
A personal style guide for writing enums in PHP, covering naming conventions, backed enums, and simple methods.
A guide to 10 essential JavaScript string methods like split(), replace(), and includes() with syntax and examples.
A guide to safely unwrapping optional values in Swift using optional binding, covering syntax, use cases, and best practices.
A data visualization analysis of daylight hours across global cities, examining the impact of Daylight Saving Time on work-life balance.
A detailed overview of JDK 18's new features, including pattern matching refinements, the Panama API, jwebserver, and UTF-8 default changes.
A practical guide to learning new skills, focusing on realistic goal-setting and the effort required, using learning JavaScript as a key example.
A blog post about creating a Wordle helper tool, discussing the programming challenges and educational opportunities the game presents.