4Geeks logo
About us

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.

Data Science and Machine Learning - 16 wks

Full-Stack Software Developer - 16w

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.

Practice Javascript building interactive projects

What to build with Javascript

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

  • javascript

  • arrays

Excuse Generator CLI with Javascript

  • easy

Create an excuse generator with a CLI using Javascript

Start project
  • node

  • javascript

Domain Name Generator

  • easy

The domain mafia is far from over, with more domain extensions every day is a good idea to chase for great domain available to buy. Who knows, maybe you get lucky and become a millionaire!

Start project
  • javascript

  • jest

  • unit-testing

Your first unit tests with Javascript's Jest Framework

  • easy

Give a series of exercises and solutions, create the unit tests to automaticaly grade the given solutions

Start project
  • html-css

  • javascript

  • vanilla-js

Sorting Cards with Select

  • intermediate

Practice building algorithms by doing a selection-sorting algorithm and displaying it on a website

Start project
  • reactjs

  • javascript

Todolist Application Using React

  • intermediate

Create a simple todo web app using the React.js framework

Start project
  • html-css

  • javascript

  • events

Todolist with Vanilla JS (no framework)

  • easy

Create a simple todo web app using vanilla js

Start project
  • reactjs

  • javascript

  • react-hooks

Contact List App Using React & Flux

  • intermediate

Create a simple contact list application using the React.js framework and Flux Architecture

Start project
  • reactjs

  • javascript

  • react-hooks

Audio player like Spotify with React.js

  • intermediate

Use the audio tag to create your own music player

Start project
  • node

  • javascript

  • typeOrm

Data Modeling a StarWars Blog using Node and Typescript

  • easy

Use your recently adquired knowledge to build a data-model for your starwars blog

Start project
  • html-css

  • javascript

  • the-dom

Code an Excuse Generator in Javascript

  • beginner

Disneyland for procrastinators. Learning Javascript? This excuse generator tutorial takes no more than 20 lines of code and can save you for the rest of your life!

Start project
  • reactjs

  • javascript

  • react-hooks

Simple Counter

  • beginner

Use your react.js skills to make a simple counter component

Start project
  • html-css

  • javascript

  • sorting-algorithms

Bubble Sorting Cards

  • intermediate

Practice building algorithms by doing a bubble-sorting algorithm and displaying it on a website

Start project
  • reactjs

  • javascript

  • react-hooks

TicTacToe with React.js

  • easy

Create a simple tictactoe 2 player game (no AI), using the React.js framework

Start project
  • reactjs

  • node

  • javascript

JWT Authentication with Node and React

  • intermediate

Almost every website in the world has user authentication, in this project you have to implement user authentication using NodeJS for building a backend REST API and React.js and sessionStorage API for the front end web application.

Start project