Browse our list of curated database of projects, exercises and lessons to learn The Command Line
python
command-line
In our step-by-step guide on how to update Python in terminal, we explore the most straight forward methods to successfully update Python version in Linux, MacOs and Windows systems
Read articlebash
cmd
command-line
beginner
This command line challenge is designed to make 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.
Start projectpython
command-line
csv
beginner
Create a TicTacToe List CLI using Python
Start projectpython
cmd
command-line
beginner
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!
Start projectpython
HTTP
http-request
easy
Conect to the UrbanDictionary.com API to create an app that can be used from the terminal to retrieve meanings of words
Start projectnode
javascript
REST
easy
This is an interactive tutorial that will teach you how to create an API with node
Start exercisepython
HTTP
http-request
easy
Todo List CLI using saving and retrieving the Todo's on the cloud
Start projectpython
http-request
data-structures
easy
Scanning files in a computer and building a report based on the findings
Start projectpython
command-line
arrays
beginner
Building a Compression Algorithm using Python and Emojis
Start projectcommand-line
This document will provide a guide on how installing nvm and node.js for Windows environment
Read articlepython
command-line
beginner
Use your Python skills to randomly draw a poker card on every time the algorithm runs
Start projectpython
data-structures
json
intermediate
Terminal-based queue management application
Start projectpython
flask
REST
easy
Create a Todo list API Interactively using Python language and the Flask Framework
Start project