• Subscribe
  • All activity
    Jacob Stopak
    Visually simulate Git operations in your own repos with a single terminal command. This generates a .jpg or .mp4 visualization depicting the Git command's behavior. Command syntax is based directly on Git's command-line syntax, so using git-sim is very familiar.
    Git-Sim
    Git-Sim
    Visually simulate Git operations in your own repos
    Jacob Stopak
    This guidebook fully explains how the first version of Git's source code works. It covers the structure of Git's codebase, the usage of Git's 7 original commands, and a deep dive into the concepts, functions, and actual C code that power Git under the hood.
    Decoding Git Guidebook for Developers
    Decoding Git Guidebook for Developers
    Boost your dev skills by learning how Git's code works
    Jacob Stopak
    Tell the story of your Git project by creating video animations (.mp4) of your commit history directly from your Git repo. Visualize your Git project, share it w/ your team, create animated Git videos for blog posts or YouTube, help new developers learn Git.
    Git Story
    Git Story
    Animate the story of your Git project
    Jacob Stopak
    The Baby Git Guidebook for Developers dives into the initial commit of Git's C code in detail to help developers learn what makes Git tick. If you're curious how Git works under the hood, you'll enjoy this.
    Baby Git
    Baby Git
    Guidebook for developers to learn how Git is coded
    Jacob Stopak
    The Coding Essentials Guidebook for Developers covers core coding concepts and tools for a well-rounded intro to software development. It has chapters on computer architecture, the Internet, command-line, HTML, CSS, JavaScript, Python, Java, SQL, Git & more.
    Coding Essentials Guidebook for Devs
    Coding Essentials Guidebook for Devs
    Introduction to coding concepts, languages, and tools