4Geeks logo
4Geeks logo
About us

Learning library

For all the self-taught geeks out there, here our content library with most of the learning materials we have produces throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Full-Stack Software Developer

Data Science and Machine Learning - 16 wks

Search from all Lessons

Social & live learning

The most efficient way to learn: Join a cohort with classmates just like you, live streams, impromptu coding sessions, live tutorials with real experts, and stay motivated.

Learn The command line

Lessons, exercises, and projects about The command line

Browse our list of curated database of projects, exercises and lessons to learn The Command Line

  • python

  • command-line

How to update Python in Terminal?

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 article
  • bash

  • cmd

  • command-line

Command Line Challenge

  • 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 project
  • python

  • command-line

  • csv

TicTacToe CLI with Python

  • beginner

Create a TicTacToe List CLI using Python

Start project
  • python

  • cmd

  • command-line

The Excuse Generator CLI (python)

  • 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 project
  • python

  • HTTP

  • http-request

Create a Dictionary Terminal APP

  • easy

Conect to the UrbanDictionary.com API to create an app that can be used from the terminal to retrieve meanings of words

Start project
  • node

  • javascript

  • REST

Node API Tutorial

  • easy

This is an interactive tutorial that will teach you how to create an API with node

Start exercise
  • python

  • HTTP

  • http-request

Todo List CLI on the Cloud

  • easy

Todo List CLI using saving and retrieving the Todo's on the cloud

Start project
  • python

  • http-request

  • data-structures

File Hierarchy Report

  • easy

Scanning files in a computer and building a report based on the findings

Start project
  • python

  • command-line

  • csv

Todo List CLI with Python

  • beginner

Todo List CLI using Python

Start project
  • python

  • command-line

  • arrays

Compression Algorithm w/Python

  • beginner

Building a Compression Algorithm using Python and Emojis

Start project
  • command-line

How to install NVM on Windows

This document will provide a guide on how installing nvm and node.js for Windows environment

Read article
  • python

  • command-line

Random Card Generator CLI

  • beginner

Use your Python skills to randomly draw a poker card on every time the algorithm runs

Start project
  • python

  • data-structures

  • json

Queue Managment CLI with Python

  • intermediate

Terminal-based queue management application

Start project
  • python

  • flask

  • REST

Todo List API with Python Flask Interactive

  • easy

Create a Todo list API Interactively using Python language and the Flask Framework

Start project