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 : | |
Downloads: | 15 |
Created: | 2020-08-29 |
License: | CC BY-SA 3.0 |
Author(s): | Krzysztof Kowalczyk |
Git tutorial for professionals
Deno is a runtime for JavaScript and TypeScript that is based on the V8 JavaScript engine ..., download free Deno tutorial in PDF (46 pages) created by ....
The Little Book of SemaphoresDownload free course The Little Book of Semaphores, pdf file on 291 pages by Allen Downey....
Libelf by ExampleThis tutorial introduces libelf, a library for reading and writing object code in the Exte..., tutorial in PDF ( 61 pages) created by Joseph Koshy ....
Raspberry Pi Projects Book, Volume 5The Raspberry Pi is loved the world over by educators and makers thanks to its tiny size a..., download free Raspberry Pi tutorial in PDF (200 pages) created by Wes Archer ....
Information technology project managers' competenciesDownload free course Information technology project managers' competencies, pdf file on 269 pages by Carl Marnewick, Wikus Erasmus, Nazeer Joseph....
A Gentle Guide to Constraint Logic Programming via ECLiPSe, 3rd EditionThe book is an introductory and down-to-earth presentation of Constraint Logic Programming (CLP), an exciting software paradigm, more and more popular for solving combinatorial as well as continuous constraint satisfaction problems and constraint optimization problems. It is based on the popular, ...
The Express HandbookDownload free course The Express Handbook, pdf file on 61 pages by Flavio Copes....
Rethinking the Internet of ThingsOver the next decade, most devices connected to the Internet will not be used by people in..., download free Internet of Things tutorial in PDF (192 pages) created by Francis daCosta ....
Coding Freedom: The Ethics and Aesthetics of HackingThis book is insightful and fascinating, a superbly observed picture of the motives, divisions and history of the free software and software freedom world. ...
Microservices vs Service-Oriented Architecture (SOA)For anyone who has been developing web applications for 10 years or more, the recent rise of microservices sounds a lot like a development approach we already knew - service-oriented architecture (SOA). Both architectures are focused on breaking up large monolithic applications into collections of...