Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Beginning git and github, Tsitoara, Mariot


Варианты приобретения
Цена: 27940.00T
Кол-во:
 о цене
Наличие: Отсутствует. Возможна поставка под заказ.

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

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

Автор: Tsitoara, Mariot
Название:  Beginning git and github
ISBN: 9781484253120
Издательство: Springer
Классификация:

ISBN-10: 1484253124
Обложка/Формат: Paperback
Страницы: 289
Вес: 0.60 кг.
Дата издания: 14.12.2019
Язык: English
Издание: 1st ed.
Иллюстрации: 193 illustrations, color; 3 illustrations, black and white; xix, 276 p. 196 illus., 193 illus. in color.
Размер: 178 x 253 x 20
Читательская аудитория: Professional & vocational
Подзаголовок: A comprehensive guide to version control, project management, and teamwork for the new developer
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:

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, youll see how to manage a software project, and finally how to utilize Git and GithHub to work effectively as a team.

Youll 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 dont 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 Youll 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.


Дополнительное описание: Part One: Version Control with Git.- 1. Version Control Systems.- 2. Installation and Setup.- 3. Getting Started.- 4. Diving into Git.- 5. Commits.- 6. Git Best Practices.- 7. Remote Git.- Part Two: Project Management with GitHub.- 8.GitHub Primer.- 9. Qu


Github for Dummies

Автор: Guthals
Название: Github for Dummies
ISBN: 1119572673 ISBN-13(EAN): 9781119572671
Издательство: Wiley
Рейтинг:
Цена: 28500.00 T
Наличие на складе: Невозможна поставка.
Описание: ITIL(R) Intermediate Release, Control and Validation - 4 daysThe four courses in Service Capability is aimed at students who need deep knowledge of the processes and the roles of ITIL. Service Lifecycle covered in the course but the primary focus is on processes, functions, roles and activities of its application and use by lifecycle. The courses within the Service Capability is role-based modules, each with a separate certification. Each course includes a grouping of processes and roles within ITIL is intended to give participants a specific knowledge of the practice and application related to the daily work.You`ll learn You get a deeper understanding of the part of the ITIL framework which deals with testing, validation and deployment of services. The course is aimed primarily at people working actively to plan and execute changes in IT services. You get a deeper understanding of the interaction between the requirements definition, testing and deployment as well as the importance of having a well functioning configuration management.Target groupThe target group of the ITIL Expert Qualification: Release, Control and Validation is:¢ Individuals who have attained the ITIL Foundation certificate in Service Management and who wish to advance to higher level ITIL certifications.¢ Individuals who require a deep understanding of ITIL Certificate in Release, Control and Validation processes and how it may be used to enhance the quality of IT service support within an organization.¢ IT professionals that are working within an organization that has adopted and adapted ITIL who need to be informed about and thereafter contribute to an ongoing service improvement programme¢ Operational staff involved in Change Management, Release and Deployment Management, Service Validation and Testing, Service Asset and Configuration Management, Request Fulfilment, Service Evaluation and Knowledge Management, who wish to enhance their role-based capabilities.This may include but is not limited to, IT professionals, business managers and business process owners.ExamThe examination is closed book and made up of multiple choice questions based on a scenario. Students will be allowed 120 minutes to answer the questions. You need at least 70% (28/40 points) to pass.PrerequisitesCandidates wishing to pass the exam for this qualification must already hold the ITIL Foundation Certificate.

Mining the Social Web: Data Mining Facebook, Twitter, Linkedin, Google+, Github, and More

Автор: Russell Matthew A., Klassen Mikhail
Название: Mining the Social Web: Data Mining Facebook, Twitter, Linkedin, Google+, Github, and More
ISBN: 1491985046 ISBN-13(EAN): 9781491985045
Издательство: Wiley
Рейтинг:
Цена: 47510.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Mine the rich data tucked away in popular social websites such as Twitter, Facebook, LinkedIn, and Instagram. With the third edition of this popular guide, data scientists, analysts, and programmers will learn how to glean insights from social media.

Jump Start Git

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

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.


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
Рейтинг:
Цена: 12660.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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.

Trauma-sensitivity and Peacebuilding

Автор: Lydia Wanja Gitau
Название: Trauma-sensitivity and Peacebuilding
ISBN: 3319498029 ISBN-13(EAN): 9783319498027
Издательство: Springer
Рейтинг:
Цена: 46570.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 1: Understanding South Sudanese Refugees.- 2: The Trauma-Sensitivity Gap.- 3: The Lace of Peace's Coat: Understanding Trauma, Peace And Peacebuilding.- 4: Traumatic Experiences of South Sudanese Refugees.- 5: Strong at the Broken Places: Coping with Traumatic Experiences.- 6: Peacebuilding in South Sudan and Beyond: From Assumption to Reality.- 7: Conclusion: The Journey Continues.

Mau Mau Crucible of War: Statehood, National Identity, and Politics of Postcolonial Kenya

Автор: Githuku Nicholas K.
Название: Mau Mau Crucible of War: Statehood, National Identity, and Politics of Postcolonial Kenya
ISBN: 1498506984 ISBN-13(EAN): 9781498506984
Издательство: Bloomsbury
Рейтинг:
Цена: 150480.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Mau Mau Crucible of War is a study of the social and cultural history of the mentalite of struggle in Kenya, which reached a peak during the Mau Mau War of the 1950s. This struggle continues to resonate in Kenya today through the ongoing demand for a decent standard of living and social justice for all.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия