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.

Learn Sql

Lessons, exercises, and projects about Sql

Browse our list of curated database of projects, exercises, and lessons to learn SQL

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

  • sql

  • uml

Building Instagram.com Database Model

  • easy

Use your recently adquired knowledge to build instagram.com user stories

Start project
  • sql

  • sql-alchemy

  • sql-join

SQLAlchemy JOIN

the union of tables is very useful for consulting information belonging to different tables of a database, to make the consultation of any required information much easier. Here is where the JOIN clause comes into action.

Read article
  • sql

Mastering Databases: What is SQL Database

Are you ready to work with data ? Learn here about what is SQL Database and how to work with it.

Read lesson
  • sql

  • uml

  • sql-alchemy

Data Modeling a StarWars Blog

  • easy

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

Start project
  • python

  • sql

  • pandas

Connecting to SQL Databases

Read lesson
  • python

  • sql

  • mariadb

Connecting to a SQL Database Project Tutorial

  • beginner

Create a SQL database using the MariaDB engine and using a professional python project structure that includes PIP and environment variables.

Start project