|
Libri consigliati -
Programmazione
|
|
Scritto da Rodolfo Giometti
|
|
Venerdì 06 Agosto 2010 08:47 |
|
Articolo letto 512 volte
|
| Titolo: |
Pro Git |
| Autori: |
Scott Chacon |
| ISBN: |
9781430218333 |
| Editore: |
Apress |
| Data pubblicazione: |
27/08/2009 |
| Edizione: |
1 |
| Lingua: |
Inglese |
| Prezzo: |
$23.10
|
| Immagine: |
 |
| Descrizione: |
Git is the version control system developed by Linus Torvalds for Linux kernel development. It took the open source world by storm since its inception in 2005, and is used by small development shops and giants like Google, Red Hat, and IBM, and of course many open source projects.
- A book by Git experts to turn you into a Git expert
- Introduces the world of distributed version control
- Shows how to build a Git development workflow
What you’ll learn:
- Use Git as a programmer or a project leader.
- Become a fluent Git user.
- Use distributed features of Git to the full.
- Acquire the ability to insert Git in the development workflow.
- Migrate programming projects from other SCMs to Git.
- Learn how to extend Git.
Who is this book for?
This book is for all open source developers: you are bound to encounter it somewhere in the course of your working life. Proprietary software developers will appreciate Git’s enormous scalability, since it is used for the Linux project, which comprises thousands of developers and testers.
|
| |
|
Chiunque si trovi di fronte alla necessità di gestire del codice ha bisogno di un sistema di versioning. Git è il programma utilizzato per gestire il codice sorgente di Linux e creato dagli stessi sviluppatori di Linux: Linus Torvalds in primis.
Il libro affronta l'uso di questo tool dalle fondamenta fino a raggiungere gli utilizzi più avanzati.
Senz'altro un libro utile al programmatore novello come a quello più esperto.
|