Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.47 KB

File metadata and controls

28 lines (21 loc) · 1.47 KB

Activity 10: Where do I go from here?

Overview

This tutorial covered a lot of introductory topics, so I hope you've learned a lot! Like most things, there is still a LOT to learn about version control tools like git and GitHub. So here are some additional resources you can use to deepen your knowledge:

As with most things in software development, you will learn the most when you mess up and need to fix it. Search for answers whenever you encounter problems.

Get a Git CheatSheet

Download Atlassian's Git Cheat Sheet (or any other cheat sheet) to help you when you are working with git.

Ask for help!

If you are strugging and can't find an answer -- reach out to someone. There are a lot of folks who are great with git and can help you get unstuck.

Good luck on your Git Journey! Have fun!

Contribute to this repository!

Please contribute improvements/updates/suggestions via pull request to this repository to make it better. Thank you!