Self-paced

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.

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

How To's

  • Python

What Does // Mean in Python?

Read article
  • List

  • Python

  • extend

Python list extend method

Read article
  • List

  • Python

Convert List to String in Python

A simple way to convert a list to a string in Python using the join() method.

Read article
  • Javascript

How to run javascript

Read article
  • Javascript

  • Functions

  • javascript functions

How to Call a Function in Javascript

To call a function we just need to write our function's name alongside the parentheses with the corresponding parameters.

Read article
  • 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
  • Javascript

  • javascript objects

How to Create an object in Javascript

There are many ways to create objects in javascript, we can use the new keyword or create it with literal syntax, here you can see more examples.

Read article
  • Javascript

How to print in javascript

The code to open the print dialog in JavaScript is window.print(). This method will open up the print dialog for the current document and gives you all the options

Read article
  • Google

How to ask programming questions

Read article