Essential Git

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Git programming as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it.

You can also quickly navigate to desired content using table of content on the left and search at the top (tip: you can navigate search using only a keyboard with '/' shortcut to start a search).

Pages : : N/A
Size :
File type : pdf
Downloads: 15
Created: 2020-08-29
License: CC BY-SA 3.0
Author(s): Krzysztof Kowalczyk
Essential Git

Others Git Tutorials

Pro Git, 2nd Edition

Signal Computing: Digital Signals in the Software Domain

Pro Git

Git tutorial for professionals

Others related eBooks about Essential Git

MonoGame Succinctly

Download free course MonoGame Succinctly, pdf file on 150 pages by Jim Perry....

Defend Dissent

Download free course Defend Dissent, pdf file on 131 pages by Glencora Borradaile....

Think Stats: Probability and Statistics for Programmers

If you know how to program, you have the skills to turn data into knowledge using the tools of probability and statistics. This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python. ...

Computational Thinking Education

Download free course Computational Thinking Education, pdf file on 377 pages by Siu-Cheung Kong, Harold Abelson....

The Nature of Code

Download free course The Nature of Code, pdf file on 519 pages by Daniel Shiffman....

Learning Regular Expressions

Download free course Learning Regular Expressions, pdf file on 94 pages by Stack Overflow Community....

Bayesian Methods for Hackers: Probabilistic Programming and Bayesian Inference Using Python and PyMC

Master Bayesian Inference through Practical Examples and Computation - Without Advanced Mathematical Analysis....

Snake Wrangling for Kids

Download free course Snake Wrangling for Kids, pdf file on 153 pages by Jason Briggs....

Efficient Learning Machines

Download free course Efficient Learning Machines, pdf file on 244 pages by Mariette Awad, Rahul Khanna....

Computer Science Tapestry: Exploring Programming and Computer Science with C++

This book is designed for a first course1 in computer science that uses C++ as the language by which programming is studied. My goal in writing the book has not been to cover the syntax of a large language like C++, but to leverage the best features of the language using sound practices of prog...