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.

Machine Learning Engineering (16 weeks)

Full-Stack Software Developer

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.

From zero to getting paid as a developer, learn the skills of today and tomorrow. Boost your professional career and be hired by a technology company.

Start Coding

Practice The command line building interactive projects

What to build with The command line

Practice and develop your coding skills by building real live interactive autograded projects with solutions and video tutorials

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