4Geeks logo
4Geeks logo

Courses

Explore our extensive collection of courses designed to help you master various subjects and skills. Whether you're a beginner or an advanced learner, there's something here for everyone.

Coding Bootcamp

Learn live

Join us for our free workshops, webinars, and other events to learn more about our programs and get started on your journey to becoming a developer.

Upcoming live events

Learning library

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

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

Full-Stack Software Developer - 16w

Data Science and Machine Learning - 16 wks

Search from all Lessons


LoginGet Started

Projects

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

  • HTTP

  • Python

  • The Command Line

Todo List CLI on the Cloud

  • easy

Build a Todo List CLI app that syncs tasks with the cloud using the BreatheCode Todo API. Users can add, update, and delete tasks. Tasks are stored on the cloud, and the app retrieves them from the cloud as well, practicing API communication, Python lists, dictionaries, and HTTP protocols.

Start project
  • Resume Building

  • Layouts

  • HTML and CSS

Build your resume in HTML/CSS

  • beginner

Practice HTML and CSS by building your Resume.

Start project
  • REST

  • Python

  • Node

Build a StarWars REST API

  • easy

The StarWars Blog API will let you practice building a REST API using lightweight API frameworks like Express (for node) or Flask (for python) using SQLAlchemy ORM and Python language. while building a fun blog. Ideal for juniors looking to practice API development in python.

Start project
  • APIs

  • Fetch API

  • React.js

Todolist Application Using React and Fetch

  • beginner

Build a TODO web app with React.js while learning API integration, state management, and asynchronous requests. Develop skills in handling GET, POST, and PUT requests, working with useEffect for data fetching, and synchronizing a frontend with a backend.

Start project
  • HTML and CSS

  • React.js

Meetup Clone with Context API

  • intermediate

Build a Meetup.com clone using React, React Hooks, and Context API. Implement event browsing, RSVP functionality, and group associations. Use React Router for navigation and fetch data dynamically with Context.

Start project
  • Bootstrap

  • GitHub

  • git

Building an HTML/CSS Website Collaboratively using Git and GitHub

  • beginner

Learn GitHub Pull Requests by building a landing page! Collaborate as a team using Git while each member develops a section of a website with HTML and CSS. Practice version control, teamwork, and project management as you submit changes through Pull Requests.

Start project
  • Data Structures

  • Static File Storage

  • Python

Queue Managment CLI with Python

  • intermediate

Terminal-based queue management application

Start project
  • Python

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

  • SQL

  • Data Modeling

Building Instagram.com Database Model

  • easy

Build a database model for Instagram and learn about database design, table relationships, and ERD diagrams. You'll create structures for users, posts, comments, and more using SQLAlchemy. Improve your data modeling skills and understanding of social media platforms with this hands-on project.

Start project
  • UML

  • SQL

  • Data Modeling

Data Modeling a StarWars Blog

  • easy

Design and implement a Star Wars-themed database model using SQLAlchemy! This project focuses on structuring data for a blog where users can save their favorite characters and planets. You'll create an optimized relational database, define entity relationships, and generate an ER diagram to visualize the data model.

Start project
  • Javascript

  • The DOM

  • HTML and CSS

Pop Balloons using HTML/CSS and a little Javascript

  • easy

Practice your entry-level skills in Javascript, The DOM and HTML/CSS by building a Pop Balloons Game.

Start project
  • Python

  • The DOM

  • Javascript

Todo List API + VanillaJS Front

  • intermediate

Let's build a todo list from zero to publish using a Python Flask API and a Vanilla.js front-end

Start project
  • Layouts

  • Flex Box

  • HTML and CSS

Product Page in plain HTML/CSS

  • easy

Create an eCommerce Product Landing Page using standard HTML/CSS, no bootstrap or any other css framework.

Start project
  • Python

  • The Command Line

  • cli

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! 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.

Start project
  • Python

  • csv

  • The Command Line

TicTacToe CLI with Python

  • beginner

Develop a TicTacToe CLI in Python to practice lists, 2D matrices, loops, and conditionals. Implement play, check_for_winner, and new_game functions. Players take turns as ‘X’ and ‘O’. The game checks for winners, allows resets, and can be exited anytime.

Start project
  • GitHub

  • Agile Methodologies

  • final-project

Final Project User Stories

  • intermediate

Create the users stories for your final project

Start project
  • Javascript

  • The DOM

  • vanilla.js

Battleship with Vanilla.js

  • intermediate

Use your DOM knowledge, HTML/CSS and Javascript to create a battleship game for one person only

Start project
  • Javascript

  • React.js

Multi View React Web App

  • easy

Create a web app using React router and Context

Start project
  • GitHub

  • git

Fix the Misspell Challenge

  • easy

Your first open-source contribution

Start project
  • HTTP

  • Python

  • The Command Line

File Hierarchy Report

  • easy

Scan files in a computer system using a tree structure to identify files, folders, and links. The program generates a report in JSON format, including details such as total files, file extensions, folders, links found, and broken links. It checks links for errors by making GET requests for verification.

Start project
Load more...