Showing 1-18 of 57 results

Intermediate
Free

How to Undo Mistakes With Git Using the Command Line

Git offers lots of different ways to undo, revert, recover and fix your mistakes.

Beginner
Free

Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges

Learn how to use Dynamic Programming in this course for beginners.

Intermediate
Free

Algorithmic Trading Using Python - Full Course

Learn how to perform algorithmic trading using Python in this complete course.

Advanced
Free

Code a Discord Bot with Python - Host for Free in the Cloud

Learn how to code a Discord bot using Python and host it for free in the cloud using Repl.it.

Beginner
Free

Python Microservices Web App (with React, Django, Flask) - Full Course

Using Python microservices allows you to break up your apps into smaller parts that communicate with each other.

Beginner
Free

Pointers in C / C++ [Full Course]

Pointers in C and C++ are often challenging to understand. In this course, they will be demystified, allowing you to use pointers more effectively in your code.

Beginner
Free

How to Code Like a Pro (with Dylan Israel)

Learn how to write more professional code. Learn tools and principles to improve your code from Dylan Israel.

Beginner
Free

ReasonML Programming - Full Course for Beginners

ReasonML is an object-functional programming language created at Facebook.

Beginner
Free

Learn PostgreSQL Tutorial - Full Course for Beginners

Learn how to use PostgreSQL in this full course

Beginner
Free

Learn Regular Expressions (Regex) - Crash Course for Beginners

Regular expressions (or Regex) are patterns used to match character combinations in strings

Advanced
Free

Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no pre-requisites and avoids all but the simplest mathematics.

Beginner
Free

Intro to Java Programming - Course for Absolute Beginners

Java is a general-purpose programming language

Intermediate
Free

R Programming Tutorial - Learn the Basics of Statistical Computing

Learn the R programming language in this tutorial course.

Beginner
Free

Learn Go Programming - Golang Tutorial for Beginners

Learn the Go programming language (Golang) in this step-by-step tutorial course for beginners

Beginner
Free

Data Visualization with D3.js - Full Tutorial Course

In this data visualization course, you’ll learn how to transform data into meaningful graphical forms using D3.js and web technologies

Beginner
Free

Getting Started with Node.js - Full Tutorial

Learn the fundamentals of the very popular Node.js runtime and get comfortable writing JavaScirpt code for Node.js.

Intermediate
Free

Kotlin Course - Tutorial for Beginners

Learn the Kotlin programming language in this introduction to Kotlin.

Beginner
Free

Deep Reinforcement Learning in Python Tutorial - A Course on How to Implement Deep Learning Papers

In this intermediate deep learning tutorial, you will learn how to go from reading a paper on deep deterministic policy gradients to implementing the concepts in Tensorflow.