Explore

coding × programming ×
  • screenshot

    7 Online Radio Stations For Coders 🎵💖

    I collected some of my favorite radio stations that you can use to get some awesome...

  • Yes, Ruby Is Fast, But

    John Hawthorn wrote a nice post discussing a recent tool to incorporate Crystal into your Ruby...

  • screenshot

    The Art of Using Notepad in App Development

    In our age of sophisticated IDEs, cloud-based development platforms, and feature-rich code editors, it may seem...

  • screenshot

    Flappy Bird clone in Ruby

    Creating a Flappy Bird Clone with Ruby — How has it been ten years since Flappy...

  • screenshot

    AI Coding Is Going from Copilot to Autopilot

    A new breed of AI-powered coding tools have emerged—and they’re claiming to be more autonomous versions...

  • screenshot

    The 30-Day .NET Challenge - Day 21: StringComparison

    The article demonstrates the importance of using StringComparison options for efficient string comparison in.NET. How you...

  • screenshot

    The 30-Day .NET Challenge - Day 20: Task vs. ValueTask

    Heap allocations aren’t entirely bad but when an object is allocated on a heap it contributes...

  • screenshot

    The 30-Day .NET Challenge Day 15: Lazy Initialization

    Developers often make objects instantiated as soon as the application starts or when a class is...

  • screenshot

    The 30-Day .NET Challenge Day 14: Limit Concurrent Async Operations

    The article highlights the importance of limiting the concurrent asynchronous operations which in turn improves performance....

  • screenshot

    The 30-Day .NET Challenge, Day 10: File Paths

    The article demonstrates the built-in functions while working with file system paths. It makes it easier...

  • screenshot

    Boost Your Productivity Ten-Fold With These 17 AI Tools

    In this article, I have compiled some of the most useful developer tools, that will help...

  • screenshot

    You Shouldn't Use VS Code

    ·FollowWe’re in the midst of midterm season and for computer science majors, that means doing what...

  • screenshot

    Next-gen AI software developer spawns and trains its own AIs

    It can autonomously plan and execute thousand-step tasks. It can build and deploy entire software projects...

  • Processing One Billion Rows in PHP!

    You may have heard of the "The One Billion Row Challenge" (1brc) and in case you...

  • Monkeying Around with Python: A Guide to Monkey Patching

    Monkeying Around With Python: A Guide to Monkey Patching Monkey patching is the practice of modifying...

  • The Power of the 0.1x Developer: Unsung Heroes of the Codebase

    I’m not your typical programmer. While some colleagues chase the mythical “10x” status, churning out code...

  • screenshot

    8 Valuable Lessons I Learned After My Online Dev Radio Reached 700K+ Listens🙏💖

    To celebrate 700K+ listens on DevTunes FM I decided to write an article where I could...

  • Six months with GitHub Copilot

    Six Months With GitHub Copilot Richard has been coding with GitHub Copilot over the past six...

  • screenshot

    Adorable buddy bot aims for the hearts and minds of future roboticists

    A desktop companion. An open-source education platform. An AI-powered robotics lab. Doly is all that and...

  • Specialized Python libraries for Unique Tasks

    Specialized Python Libraries for Unique Tasks Python gets used for all sorts of stuff. This list...

  • Learn Lambda Calculus in 10 minutes with OCaml

    I'm going to teach you the basics of Lambda Calculus really quickly. Lambda Calculus is deep....

  • screenshot

    Increase Your Productivity With 14 React Component Libraries

    In this article, I compiled a useful list of some of the most popular React component...

  • screenshot

    Prepare For Your Next Tech Interview With These 17 Data Structures and Algorithms Sites

    I've compiled some of the most useful resources for DSAs, interview practice sites, commonly asked technical...