Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Practical git, Abildskov, Johan


Варианты приобретения
Цена: 7685.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Abildskov, Johan
Название:  Practical git
ISBN: 9781484262696
Издательство: Springer
Классификация:


ISBN-10: 1484262697
Обложка/Формат: Paperback
Страницы: 181
Вес: 0.39 кг.
Дата издания: 12.11.2020
Язык: English
Издание: 1st ed.
Иллюстрации: 52 illustrations, color; 2 illustrations, black and white; x, 190 p. 54 illus., 52 illus. in color.
Размер: 25.40 x 17.81 x 1.07 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Confident git through practice
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:

1. Git intuition

2. Building Commits

3. Linear History

4. Complex Branching

5. Collaboration

6. Manipulating History

7. Customizing Git

8. Additional Git Features

9. Git Internals




Pro Git

Автор: Scott Chacon, Ben Straub
Название: Pro Git
ISBN: 1484200772 ISBN-13(EAN): 9781484200773
Издательство: Springer
Рейтинг:
Цена: 6282.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world.

Version control with git

Автор: Loeliger, Jon
Название: Version control with git
ISBN: 0596520123 ISBN-13(EAN): 9780596520120
Издательство: Wiley
Рейтинг:
Цена: 4275.00 р.
Наличие на складе: Поставка под заказ.

Описание: Takes readers step by step through ways to track, merge, and manage software projects using Git, a flexible open source version control system. This book examines real-world development environments and shows precisely how to use Git in each. It covers both distributed and centralized version control and how to use Git for each.

Beginning git and github

Автор: Tsitoara, Mariot
Название: Beginning git and github
ISBN: 1484253124 ISBN-13(EAN): 9781484253120
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Поставка под заказ.

Описание:

Learn the fundamentals of version control through step-by-step tutorials that will teach you the ins-and-outs of Git. This book is your complete guide to how Git and GitHub work in a professional team environment.

Divided into three parts - Version Control, Project Management and Teamwork - this book reveals what waits for you in the real world and how to resolve the problems you may run into. Once past the basics of Git, you'll see how to manage a software project, and finally how to utilize Git and GithHub to work effectively as a team.

You'll examine how to plan, follow and execute a project with GitHub, and then apply those concepts to real-world situations. Workaround the pitfalls that most programmers fall into when driving a project with Git by using proven tactics to avoid them. You will also be taught the easiest and quickest ways to resolve merge conflicts.

A lot of modern books on Git don't go into depth about non-technical topics. Beginning Git and GitHub will help you cover all the bases right at the start of your career.

What You'll Learn

  • Review basic and advanced concepts of Git
  • Apply Project Management skills using GitHub
  • Solve conflicts or, ideally, avoid them altogether
  • Use advanced concepts for a more boosted workflow

Who This book Is For

New developers, developers that have never worked in a team environment before, developers with basic knowledge of Git or GitHub, or anyone who works with text documents.

Git Pocket Guide

Автор: Silverman Richard
Название: Git Pocket Guide
ISBN: 1449325866 ISBN-13(EAN): 9781449325862
Издательство: Wiley
Рейтинг:
Цена: 3166.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This pocket guide is the perfect on-the-job companion to Git, the distributed version control system. It provides a compact, readable introduction to Git for new users, as well as a reference to common commands and procedures for those of you with Git experience

Professional Git

Автор: Laster Brent
Название: Professional Git
ISBN: 111928497X ISBN-13(EAN): 9781119284970
Издательство: Wiley
Рейтинг:
Цена: 6178.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Leverage the power of Git to smooth out the development cycle Professional Git takes a professional approach to learning this massively popular software development tool, and provides an up-to-date guide for new users.

Drupal Development Tricks for Designers: A Designer Friendly Guide to Drush, Git, and Other Tools

Автор: Nordin Dani
Название: Drupal Development Tricks for Designers: A Designer Friendly Guide to Drush, Git, and Other Tools
ISBN: 1449305539 ISBN-13(EAN): 9781449305536
Издательство: Wiley
Рейтинг:
Цена: 1899.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Tips and tricks to make your life easier as a Drupal designer. Includes designer-friendly guides to Drush, Less CSS, Install Profiles, version control, and other things that usually only developers know about.

Jump Start Git

Название: Jump Start Git
ISBN: 1925836347 ISBN-13(EAN): 9781925836349
Издательство: Неизвестно
Рейтинг:
Цена: 4131.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Get a Jump Start on version control with Git today

If you've worked on a web development project of any size, you've probably used Git, the most broadly adopted distributed version control system available. It enables you to store different versions of project files and directories, so you can roll back to an earlier one if something goes wrong. And since it's distributed, it smoothes the path for dev team collaboration.

This short, practical book will help you to:

  • Understand Git's core philosophy.
  • Get started with Git: install it, learn the basic commands, and set up your first project.
  • Work with Git as part of a collaborative team.
  • Use Git's debugging tools for maximum debug efficiency.
  • Master Git workflow
  • Take control with Git's advanced features: reflog, rebase, stash, and more.
  • Use Git with cloud-based Git repository host services like Github and Bitbucket.
  • See how Git's used effectively on large open-source projects.

Whether you're a Git newbie or yo've been using it for some time but only really scratching the surface of its capabilities, this book will help you to gain a deep understanding of how Git works, and how to use it to streamline your workflow.

Mastering Git

Автор: Narębski Jakub
Название: Mastering Git
ISBN: 1783553758 ISBN-13(EAN): 9781783553754
Издательство: Неизвестно
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Object-oriented software engineering: practical software development using uml and java

Автор: Lethbridge
Название: Object-oriented software engineering: practical software development using uml and java
ISBN: 0077109082 ISBN-13(EAN): 9780077109080
Издательство: McGraw-Hill
Рейтинг:
Цена: 10294.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Offers coverage required by students of software engineering, from the nuts and bolts of objects to software architecture, from writing code to testing, from software development processes to project management.

Human-Computer Interaction -- INTERACT 2013

Автор: Paula Kotz?; Gary Marsden; Gitte Lindgaard; Janet
Название: Human-Computer Interaction -- INTERACT 2013
ISBN: 3642404790 ISBN-13(EAN): 9783642404795
Издательство: Springer
Рейтинг:
Цена: 13974.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

E-Input/Output Devices (e-Readers, Whiteboards).- Facilitating Social Behaviour and Collaboration.- Gaze-Enabled Interaction Design.- Gesture and Tactile User Interfaces.- Gesture-Based User Interface Design and Interaction.- Health/Medical Devices.- Humans and Robots.- Human-Work Interaction Design.- Interface Layout and Data Entry.- Learning and Knowledge-Sharing.- Learning Tools, Learning Contexts.- Managing the UX.- Mobile Interaction Design.- Mobile Phone Applications.

Gitlab Repository Management

Автор: Hethey Jonathan
Название: Gitlab Repository Management
ISBN: 1783281790 ISBN-13(EAN): 9781783281794
Издательство: Неизвестно
Рейтинг:
Цена: 4551.00 р.
Наличие на складе: Нет в наличии.

GitLab Cookbook

Автор: Van Baarsen Jeroen
Название: GitLab Cookbook
ISBN: 1783986840 ISBN-13(EAN): 9781783986842
Издательство: Неизвестно
Рейтинг:
Цена: 6068.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия