Learn Enough Developer Tools to Be Dangerous

Command Line, Text Editor, and Git Version Control Essentials

Paperback Engels 2022 9780137843459
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

All You Need to Know, and Nothing You Don't, About Core Tools for Software Development

Three of the core tools needed for modern software development are the Unix command line, a text editor, and version control with Git. But you don't need to learn "everything" about them, just how to use them efficiently to solve real problems. In Learn Enough Developer Tools to Be Dangerous, renowned instructor Michael Hartl teaches the specific concepts, skills, and approaches you need so you can learn to write apps, get hired, collaborate, and maybe even launch your own company.

Even if you've never used (or even heard of) these tools before, Hartl helps you quickly build technical sophistication and master the lore you need to succeed. Focused exercises help you internalize what matters, without wasting time on details pros don't care about. Soon, it'll be like you were born knowing this stuff--and you'll be suddenly, seriously dangerous.

Learn enough about . . . Running a terminal, entering and editing commands, and using man pages Manipulating and inspecting files: from basic copying to finding patterns Organizing files with directories Learning Minimum Viable Vim Basic and advanced editing techniques with editors like Atom and VS Code Using the human-readable Markdown language for writing quick documentation Formatting source code and writing executable scripts Getting started with Git and GitHub Using key Git workflows: commit, push, branch, merge, and more Collaborating on Git projects and resolving code conflicts Setting up dev environments: macOS, Linux, Windows, and cloud Michael Hartl's Learn Enough series includes books and video courses that focus on the most important parts of each subject, so you don't have to learn everything to get started--you just have to learn enough to be dangerous and solve technical problems yourself.

Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Specificaties

ISBN13:9780137843459
Taal:Engels
Bindwijze:Paperback

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

Preface xiii <br> About the Author xix <br> <br> Part I: Command Line 1 <br> <br> Chapter 1: Basics 3 <br>1.1 Introduction 5 <br>1.2 Running a Terminal 6 <br>1.3 Our First Command 10 <br>1.4 Man Pages 15 <br>1.5 Editing the Line 20 <br>1.6 Cleaning Up 23 <br>1.7 Summary 24 <br> <br> Chapter 2: Manipulating Files 25 <br>2.1 Redirecting and Appending 26 <br>2.2 Listing 30 <br>2.3 Renaming, Copying, Deleting 35 <br>2.4 Summary 40 <br> <br> Chapter 3: Inspecting Files 43 <br>3.1 Downloading a File 43 <br>3.2 Making Heads and Tails of It 46 <br>3.3 Less Is More 49 <br>3.4 Grepping 52 <br>3.5 Summary 58 <br> <br> Chapter 4: Directories 61 <br>4.1 Directory Structure 61 <br>4.2 Making Directories 64 <br>4.3 Navigating Directories 66 <br>4.4 Renaming, Copying, and Deleting Directories 70 <br>4.5 Summary 74 <br>4.6 Conclusion 75 <br> <br> Part II: Text Editor 77 <br> <br> Chapter 5: Introduction to Text Editors 79 <br>5.1 Minimum Viable Vim 84 <br>5.2 Starting Vim 85 <br>5.3 Editing Small Files 89 <br>5.4 Saving and Quitting Files 91 <br>5.5 Deleting Content 96 <br>5.6 Editing Large Files 97 <br>5.7 Summary 101 <br> <br> Chapter 6: Modern Text Editors 103 <br>6.1 Choosing a Text Editor 104 <br>6.2 Opening 106 <br>6.3 Moving 117 <br>6.4 Selecting Text 119 <br>6.5 Cut, Copy, Paste 127 <br>6.6 Deleting and Undoing 132 <br>6.7 Saving 135 <br>6.8 Finding and Replacing 138 <br>6.9 Summary 143 <br> <br> Chapter 7: Advanced Text Editing 145 <br>7.1 Autocomplete and Tab Triggers 145 <br>7.2 Writing Source Code 152 <br>7.3 Writing an Executable Script 166 <br>7.4 Editing Projects 175 <br>7.5 Customization 188 <br>7.6 Summary 191 <br>7.7 Conclusion 193 <br> <br> Part III: Git 195 <br> <br> Chapter 8: Getting Started with Git 197 <br>8.1 Installation and Setup 200 <br>8.2 Initializing the Repo 203 <br>8.3 Our First Commit 204 <br>8.4 Viewing the Diff 208 <br>8.5 Adding an HTML Tag 210 <br>8.6 Adding HTML Structure 216 <br>8.7 Summary 220 <br> <br> Chapter 9: Backing Up and Sharing 221 <br>9.1 Signing Up for GitHub 221 <br>9.2 Remote Repo 222 <br>9.3 Adding a README 227 <br>9.4 Summary 234 <br> <br> Chapter 10: Intermediate Workflow 235 <br>10.1 Commit, Push, Repeat 235 <br>10.2 Ignoring Files 241 <br>10.3 Branching and Merging 243 <br>10.4 Recovering from Errors 252 <br>10.5 Summary 258 <br> <br> Chapter 11: Collaborating 259 <br>11.1 Clone, Push, Pull 260 <br>11.2 Pulling and Merge Conflicts 269 <br>11.3 Pushing Branches 283 <br>11.4 A Surprise Bonus 292 <br>11.5 Summary 295 <br>11.6 Advanced Setup 296 <br>11.7 Conclusion 302 <br> <br> Appendix: Development Environment 305 <br>A.1 Dev Environment Options 306 <br>A.2 Cloud IDE 307 <br>A.3 Native OS Setup 312 <br>A.4 Conclusion 322 <br> <br> Index 323

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Learn Enough Developer Tools to Be Dangerous