Basic GraphQL: Python

An introduction to GraphQL, what it is good for and how to use it to query or change data.

JSON APIs: Python

An introduction to the concept of JSON API and how it can be implemented using Python.

Graph Databases

An introduction to graph databases and why they are so powerful as well as an overview of what you can use graph databases for.

Databases: Advanced Relational

A deeper dive into the many capabilities of a relational database, how to optimize usage and make sure that your are getting the most use out of yo…

Databases: NoSQL

An introduction to NoSQL databases, how they differ from relational and when and why they are beneficial to use.

Databases: Relational

An introduction to relational databases and how relational databases can help shape your production-ready application.

Backend: Express

A course that teaches a learner to write server-side code using Express. It walks learners through features required for effective web and mobile a…

Backend: Node.js

A course that teaches foundational knowledge of Node.js to leverage your understanding of JavaScript to create new and powerful applications.