joshuapsteele
joshuapsteele

Anyone have a favorite Git commands cheat sheet? Favorite Bash/Command Line cheat sheet? I’m thinking something that a newbie developer (like myself) might print off and have next to their computer.

|
Embed
Progress spinner
robertsapunarich
robertsapunarich

@joshuapsteele I can't think of a cheat sheet, but I'd highly recommend reading through or watching the first couple of lessons from MIT's Missing Semester of CS Education.

|
Embed
Progress spinner
In reply to
marmanold
marmanold

@joshuapsteele For git, I've always four this to be useful. For helps with terminal commands, I highly recommend you install tldr pages. I use this all the time to remind myself of how to use various tools.

|
Embed
Progress spinner
joshuapsteele
joshuapsteele

@marmanold thanks! Very helpful

|
Embed
Progress spinner