If you’re new to GitHub, this concise book shows you just what you need to get started and no more. It’s perfect for project and product managers, stakeholders, and other team members who want to collaborate on a development project—whether it’s to review and comment on work in progress or to contribute specific changes. It’s also great for developers just learning GitHub.
GitHub has rapidly become the default platform for software development, but it’s also ideal for other text-based documents, from contracts to screenplays. This hands-on book shows you how to use GitHub’s web interface to view projects and collaborate effectively with your team.
Learn how and why people use GitHub to collaborate View the status of a project—recent changes, outstanding work, and historic changes Create and edit files through GitHub without learning Git Suggest changes to projects you don’t have permission to edit directly Use tools like issues, pull requests, and branches to specify and collaborate on changes Create a new GitHub repository to control who has access to your project
Bardzo krótka książka i raczej dla tych, którzy mają małą styczność z programowaniem, chociaż GitHub nie jest tylko dla programistów, co się dowiedziałem z tej książki. Obrazki i skorowidz wypełniają dużą część. Jest to raczej pozycja dla osób, które nie miały nigdy styczności z Git i Githubem i chcą zobaczyć co to jest. Myślę, że na internecie więcej informacji znajdą.
It was alright, if you have used GitHub before you won't learn anything new. I suppose its a testament to GitHub's great UI, but I feel like almost all of the things that the author took great pains to explain in depth just didn't need explaining. Things like editing a README file or looking at graphs get several pages, while more interesting topics like webhooks and the GitHub API only get mentioned in passing.
Bottom line: this is a book for managers, not developers.
This book explains the very basic features of GitHub. I found it too basic and got more from just trying things on the GitHub webpage. Half of this book is screenshots anyway. But the authors did warn about all this in the title as well as the intro, so I shouldn't complain. It was OK.
Like the title said. It's an introduction, not anymore. You don't find nothing special inside of the book. If you wait something like cheat sheet or easy path. You don't find it here. The book is easy to read and understand
Useful quick introduction to GitHub. Much of the book is actually screen shots, which leads me to think it might be better done as an explainer video. Checking out the Linda tutorial next. We'll see how that compares.