Practice and develop your coding skills by building real live interactive autograded projects with solutions and video tutorials
bash
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 projectpython
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 projectpython
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