Автор
Скотт Чакон

Scott Chacon

  • 3 книги
  • 109 читателей
4.5
85оценок
Рейтинг автора складывается из оценок его книг. На графике показано соотношение положительных, нейтральных и негативных оценок.
4.5
85оценок
5 51
4 29
3 5
2 0
1 0
без
оценки
45

Новинки Скотта Чакона

  • Git для профессионального программиста Скотт Чакон
    ISBN: 978-5-496-01763-3
    Год издания: 2016
    Издательство: Питер
    Язык: Русский

    Эта книга представляет собой обновленное руководство по использованию Git в современных условиях. С тех пор как проект Git - распределенная система управления версиями - был создан Линусом Торвальдсом, прошло много лет, и система Git превратилась в доминирующую систему контроля версий, как для коммерческих целей, так и для проектов с открытым исходным кодом. Эффективный и хорошо реализованный контроль версий необходим для любого успешного веб-проекта. Постепенно эту систему приняли на вооружение практически все сообщества разработчиков ПО с открытым исходным кодом. Появление огромного числа графических интерфейсов для всех платформ и…

    Развернуть
  • Pro Git Скотт Чакон
    ISBN: 1484200772, 978-1484200773
    Год издания: 2014
    Издательство: Apress
    Язык: Английский
    Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro.

    Effective and well-implemented version control is a necessity for successful web projects, whether large or small. With this book you’ll learn how to master the world of distributed version workflow, use the distributed features of Git to the full, and extend Git to meet your every need.

    Written by Git pros Scott Chacon and Ben Straub, Pro Git (Second Edition) builds on the hugely successful first edition, and is now fully updated for Git version 2.0, as well as including an indispensable chapter on GitHub. It’s the best book for all your Git needs.

    What you’ll learn
    • Effectively use Git, either as a programmer or a project leader
    • Become a fluent Git user
    • Master branching, using Git on the server, and on other systems
    • Integrate Git in your development workflow
    • Migrate programming projects from other SCMs to Git
    • Extend Git for your personal project needs
    • Effectively use GitHub

    Who this book is for
    This book is for all open source developers: you are bound to encounter Git 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.
  • Pro Git Скотт Чакон
    ISBN: 1430218339, 978-1430218333
    Год издания: 2009
    Издательство: Apress
    Язык: Английский
    Developers need to keep their code from unintended changes. Pro Git is the version control book for all open source developers and quite a few commercial ones, regardless of whether they are hobbyists or professionals. Developed by Linus Torvalds himself, it has taken the open source world by storm and is set to become the standard for open source development.