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.


LoginGet Started

Lesson

The following lessons explain different programming concepts and have been published by our members. Search for a particular lesson using the filters

  • Machine Learning

  • Amazon Web Services (AWS)

Cloud Computing

Discover the essentials of cloud computing, including IaaS, PaaS, and SaaS models. Learn how to leverage cloud services for machine learning and data management!

Read lesson
  • Javascript

  • learn to code

What is coding? Learn to Code

If you dont know what is coding don't worry, here you don't have to write HTML and CSS (not that much). Learn to code here and make computers write your code.

Read lesson
  • Javascript

Working with Functions

Functions are not optional - they are probably the most used feature in any programming language. They let you separate your code into smaller mini-programs where each one takes care of its own thing. Divide and conquer!

Read lesson
  • Javascript

What is JavaScript? Learn to Code in JavaScript

Get to know what is JavaScript, everybody is talking about it and by now you probably know it's time to learn to code in JavaScript in order to get things to the next level.

Read lesson
  • ajax

  • HTTP

  • Fetch API

The Fetch API

Have you heard of Fetch? In this lesson, you will learn how to request information from APIs and make use of that data with the most used technology for that purpose - the JS Fetch API.

Read lesson
  • Agile Methodologies

Creating User Stories: Learn with User Stories Examples

Before heading towards development, We need a strategy (User Stories). Find and learn here with user stories examples. It is the most undervalued activity in the software development cycle, and it accounts for 70% of the reasons that projects are not delivered on time.

Read lesson
  • Learn In Public

  • Networking

Learn in Public

Discover how learning in public can enhance your coding skills and career. Embrace sharing your journey and connect with others today!

Read lesson
  • Front End

  • HTML and CSS

  • web-development

What is HTML? It's time to learn HTML and its structure

Learn HTML and its structure! Discover essential tags and syntax to build your first web page. Start your web development journey today!

Read lesson
  • Marketing

  • Query String

Working with Plain Text Files

Learn how to store and retrieve data using plain text files with backend languages. Master CSV, JSON, and YAML formats today! Discover more now!

Read lesson
  • Javascript

  • React.js

Learn What is React Flux

Without Flux, React is just a cute front-end library. React Flux will make it a framework, giving your application a defined structure, taking care of the data-processing layer, and more about flux.

Read lesson
  • Javascript

  • Back End

  • Python

Understanding Python Syntax

Unleash your power by learning with this lesson using one of the Kings of Back-End Development. Now you will be capable of bringing AI, Big Data, Machine Learning, APIs and integrate third-party applications into your own. Enjoy this Python Syntax lesson

Read lesson
  • Python

  • cybersecurity

  • Authentication

Token Based Authentication in your API

Learn how to implement token-based authentication in your API for secure user access. Discover best practices and examples to enhance your app's security!

Read lesson
  • Python

  • strings

Working with or manipulating strings with Python

Learn to manipulate strings in Python! Discover essential techniques like concatenation, extraction, and conversion. Master your coding skills today!

Read lesson
  • Javascript

  • Webpack

  • Node

JavaScript Import and Export of Modules

Split and conquer (again), this time we teach you how to split your code into several files to avoid GIT conflicts and to also be more organized. By the end of this lesson, you will be able to dominate JavaScript imports and exports.

Read lesson
  • Javascript

  • Front End

  • The DOM

What is DOM: Document Object Model

Do you already know what the DOM is? It is a hierarchy stored in memory that contains all of your website elements in real-time. DOM manipulation is the most popular activity for any front-end developer. The DOM brings your applications to life!

Read lesson
  • Python

  • python-functions

Working with Functions in Python

Functions are an amazing tool, they allow you to re-use and simplify your code like never before. Before functions existed, algorithms were almost impossible to maintain

Read lesson
  • Javascript

  • object oriented programming

  • Python

Object Oriented Programming

Master Object Oriented Programming! Learn about classes, encapsulation, and reusability to enhance your coding skills. Discover the power of OOP today!

Read lesson
  • Javascript

  • Sorting Algorithms

Using javascript to sort a list

Nobody manually sorts lists anymore, but it is still a fantastic way to master your algorithmic skills

Read lesson
  • HTTP

  • Authentication

  • APIs

Understanding JWT and how to implement a simple JWT with Flask

Learn how to implement JWT for secure API authentication in Flask. Discover simple steps to enhance your app's security today!

Read lesson
  • Data Structures

Using data-structures to store our business needs

It is imposible to software without storing information, its time to practice and master the science behind storage

Read lesson
Load more...