Mollimers

Tag: version control

  • A Beginner’s Guide to Git: File versions, not heaps of files

    A Beginner’s Guide to Git: File versions, not heaps of files

    Introduction Coding can be fun, challenging, and at times, hair-pullingly frustrating. No matter your state of mind while coding, you’ll often want to jump back and forth between alternative solutions—whether to compare, find bugs, or simply figure out how that piece of code you copied from Stack Overflow is supposed to work. When first starting…