Browse our list of curated database of projects, exercises, and lessons to learn The Command Line
2hrs average
Learn how to execute one of the most popular hacks on Windows: The Reverse Shell, and also learn to execute basic and administrative Windows commands remotely through a reverse shell, simulating a hacking attack from Kali Linux to Windows 10.
2hrs average
This command line challenge is designed to make you become familiar with the bash/command line. The challenge goes over the most used commands every developer needs to know, in order to succeed in real life.
4hrs average
Disneyland for procrastinators. This excuse generator in python takes no more than 20 lines of code and can save you for the rest of your life! We will be using technologies such as Python and after completing the exercise, the student will know how to generate random excuses using basic Python structures.
4hrs average
Conect to the UrbanDictionary.com API to create an app that can be used from the terminal to retrieve meanings of words
Navigating and Manipulating Files in Linux: Essential Commands and Best Practices for System Administrators.
8hrs average
Todo List CLI using saving and retrieving the Todo's on the cloud
8hrs average
Scanning files in a computer and building a report based on the findings
8hrs average
This is an interactive tutorial that will teach you how to create an API with node.
4hrs average
Use your Python skills to randomly draw a poker card on every time the algorithm runs
6hrs average
Create a Todo list API Interactively using Python language and the Flask Framework. This tutorial covers technologies such as Python, terminal, command-line, APIs, and REST. The objective is to teach you how to build a functional API from scratch. By the end of this tutorial, you will have learned how to set up a Flask project, create endpoints, handle requests and responses, and manage data with a database.