Completed
- What can you automate using today’s lesson?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Use Command Line - Basic Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - What is command line and why should I care?
- 3 - What platform are we using for this tutorial?
- 4 - Would you recommend learning Vim when working with the command line?
- 5 - How can we create our own commands that executes some scripts?
- 6 - Command line is more useful in linux and more powerful right?
- 7 - When is the right time to start learning about command line?
- 8 - How often do developers use command line?
- 9 - Is command line useful in debugging code? 🐞
- 10 - How do you open the CLI interface?
- 11 - Will Scrimba ever consider adding a backend type career path?
- 12 - Do you recommend devs use specialized command line software like Hyper, or just the default terminal?
- 13 - Does Scrimba have an interface to execute command line?
- 14 - Will I learn something here considering I’m using Windows?
- 15 - What is the major difference between Linux CLI vs Windows CLI?
- 16 - How can you navigate the file system?
- 17 - How do you give executable permissions to files?
- 18 - How do you name a folder or file with spaces?
- 19 - Does using code as a command to open VS Code require some set up?
- 20 - What is ‘cat’ short for? 🐱
- 21 - What can you automate using today’s lesson?
- 22 - What is Bash?
- 23 - What is rmdir for?