About This Book "Git Github Programming" is a textbook for high school and college students; it covers all essential Git Github language knowledge. You can learn complete primary skills of Git Github programming fast and easily. The textbook includes a lot of practical examples for beginners and includes exercises for the college final exam, the engineer certification exam, and the job interview exam. "Git Github Programming" is a useful textbook for beginners. The straightforward definitions, the plain examples, the elaborate explanations and the neat layout feature this helpful and educative book. You will be impressed by its distinctive and tidy writing style. Reading this book is a great enjoyment!
Note This book is only suitable for Git Github programming beginners, high school students and college students; it is not for the experienced Git Github programmers.
Prerequisite to Learn Git Github Before learning the Git Github, you should have basic knowledge of Html, Css and JavaScript.
Table of Contents
Hour 1 What is Git? Git Installation Test Git Configure Git Working Folder Initialize Git Create a File View the Repository Status of Repository Add a File Summary
Hour 2 Create More Files Add All Files Git Commit Modify the File Check Status In Short Mode Git Commit Again Git Commit Log Help Command (1) Help Command (2) Branch Summary
Hour 4 Merge Branch Check Index.html in Master Delete a Branch Check Modified History Git Tag Check All Tags Show Tag Contents Delete a Tag Rename a File Move a File Remove a File Summary
Hour 5 What is Github? Working Flow Github Account Create a Repository Add Remote Repository Push to Github View Remote Repository Open File on Github Open Github Editor Edit Code on Github Commit Changes Summary
Hour 6 Fetch Command Github Commit Log Check Difference Merge Remote Master Pull Command Modify Local File Add and Commit Push Command Check the Update Create Branch on Github Select a Branch Summary
Hour 7 Modify File in Branch Commit Changes Pull Branch From Github Check Github_branch Local & Remote Check Only Remote Check A New File & Branch Add & Commit Push Branch to Github Check New Branch on Github Modify File on Github Summary
Hour 8 Compare Difference Our Page on Github New Repository View New Repository Push to Github Search Other Users Copy Other Repository Summary Appendix Clone Remote Repository