Learn Enough Command Line to Be Dangerous: A tutorial introduction to the Unix command line
โ Scribed by Michael Hartl
- Year
- 2016
- Tongue
- English
- Leaves
- 78
- Series
- Learn Enough
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
The Unix command line is the single most important foundational skill for aspiring software developers, and Learn Enough Command Line to Be Dangerous has been called "the best beginners guide to bash [the most popular command-line program]".
Unlike most other command line tutorials, Learn Enough Command Line to Be Dangerous assumes no prerequisites other than general computer knowledge.
Get started on the road to technical sophistication by learning this essential computer skill.
Read the Learn Enough Story at learnenough.com/story
๐ SIMILAR VOLUMES
JavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and general-purpose development as well. Although JavaScript is a big language, you don't need to
All You Need to Know, and Nothing You Don't, to Write JavaScript for the Web and Beyond JavaScript plays a key role in modern software development, not only because it is the only language that runs inside virtually all web browsers, but also because it has become widely used for back-end and gen
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 eff
<span>All You Need to Know, and Nothing You Don't, About Core Tools for Software Development</span><span> <br> <br>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 the