Practical Git : Confident Git through Practice (1st)

個数:

Practical Git : Confident Git through Practice (1st)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 181 p.
  • 言語 ENG
  • 商品コード 9781484262696
  • DDC分類 006

Full Description

Practice your Git skills using exercises in your own environment. This book introduces concepts in an abstract visual way, and then enforces this learning through exercises - the Git katas.

You will start with basic interactions such as commits and branches, and move on to both internals and collaborative workflows. Best practices are introduced and rehearsed throughout with hands-on exercises. Each topic is supplemented with interactive Git exercises that can be solved using any Git client - either the ubiquituous CLI or one of the many graphical clients so you'll learn in the environment you work in.

The importance of Git is hard to overstate - it is used by 90% of software engineers worldwide and is the de facto standard for version control. Honing your Git skills is guaranteed to make you a better and more efficient developer. Building software can be stressful, but it doesn't need to be. Practical Git will give you the Git skills you need, and help keep your Git skills sharp. Add it to your library today.

What You'll Learn

Use Git through scripted exercises and the Git katas
Understand Git's graph model
Troubleshoot common and rare scenarios you may face
Select and apply the right Git tool for the task
Maintain and collaborate on Git repositories
Tweak Git to gain the most from this powerful tool

Who This Book Is For

Anyone who is currently using Git in a copy-paste fashion. It will take you from using Git to knowing Git.

Contents

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.