Email the Author
You can use this page to email Makzan about Beginning Git Version Control.
About the Book
In this book, we will go through the basic concept of Git version control.
Git is getting more and more powerful. It means more and more commands for us to control every little detail of code changes. That’s good. But as a new learner, I trim the content to provide only the essential concepts and the best practices.
For example, I recommend `git fetch` + `git merge` always instead of `git pull`. You’ll learn all these commands in elsewhere, but in this book, I tell the _why_ and their pros and cons. (In chapter 5)
About the Author
Makzan has trained award-winning students in the past 10 years. His students won several medals of high-standard international competitions, including a gold medal in a 4-day WorldSkills Web Design and Development competition.
He has written 5 books and 2 video course on building a multiplayers virtual world, creating games with HTML5 and web development with latest web standards.