Skip to main content
CourseFlix
Backend & APIs thumbnail

Backend & APIs

Page 5 of 22

Categories (45)

Blockchain thumbnail

Blockchain

Blockchain courses — Ethereum, Solidity smart contracts, Web3, dApp development and building blockchains from scratch…
C Sharp (C#) thumbnail

C Sharp (C#)

C # is a versatile, modern and object-oriented programming language, pronounced "C sharp". It was developed by…
Compilers & Interpreters thumbnail

Compilers & Interpreters

Compiler and interpreter courses — language implementation, parsers, type inference, virtual machines, LLVM, formal…
Databases thumbnail

Databases

Database courses — PostgreSQL, MySQL, SQLite, ClickHouse, DuckDB, Neo4j and friends. Schema design, query tuning…
Deno thumbnail

Deno

Deno is a JavaScript and TypeScript runtime based on the V8 JavaScript engine and the Rust programming language. It was…
Django thumbnail

Django

Django is a Python-based free and open-source web framework that follows the model–template–views (MTV) architectural…
Drupal thumbnail

Drupal

Drupal is a great choice for building powerful projects. You can extend Drupal with many add-ons. Modules extend the…
Elasticsearch thumbnail

Elasticsearch

Elasticsearch is an open-source, widely distributed, enterprise-grade search engine that is highly scalable. Accessible…
Elixir thumbnail

Elixir

Elixir — Functional Programming Language for Scalable Systems Elixir is a functional, concurrent, and general-purpose…
Firebase thumbnail

Firebase

Firebase is a provider of cloud services and applications. The main office is located in San Francisco, California. In…
Golang (Google Go) thumbnail

Golang (Google Go)

Go (Golang) tries to combine the speed of development in a dynamic language like Python with the performance and safety…
GraphQL thumbnail

GraphQL

GraphQL is a standard for declaring data structures and how data is retrieved, proposed and implemented by Facebook…
Hibernate ORM thumbnail

Hibernate ORM

Hibernate ORM is an object–relational mapping tool for the Java programming language. It provides a framework for…
Java thumbnail

Java

Java is probably one of the most popular programming languages of recent times, which is in great demand in the…
Laravel thumbnail

Laravel

Laravel Overview Laravel is one of the most popular PHP frameworks today. You can build web apps with clear syntax and…
Magento thumbnail

Magento

Magento is an open-source e-commerce platform written in PHP. It uses multiple other PHP frameworks such as Laminas and…
Maven thumbnail

Maven

What Maven Does Apache Maven is a build tool for Java projects. You use it to manage project builds in a clear and…
Messaging & Streaming thumbnail

Messaging & Streaming

Messaging and streaming courses — Apache Kafka, Kafka Streams, RabbitMQ, Apache Flink and Sidekiq. Build event-driven…
MongoDB thumbnail

MongoDB

MongoDB — NoSQL Document-Oriented Database MongoDB is a source-available, cross-platform document-oriented database…
NestJS thumbnail

NestJS

NestJS is a framework for building efficient, scalable Node.js web applications. It uses modern JavaScript, is built…
Node.js thumbnail

Node.js

Node.js is a modern web framework that allows you to build rich applications. As a developer, you only need to know one…
OpenCart thumbnail

OpenCart

OpenCart — Flexible CMS for E-Commerce Websites OpenCart is a popular content management system (CMS) designed for…
Phoenix thumbnail

Phoenix

Phoenix is a web development framework written in the functional programming language Elixir. Phoenix uses a…
PHP thumbnail

PHP

PHP is a scripting language created as a templating tool for Perl, and today it is very popular among web developers…
Python thumbnail

Python

Python is a powerful, modern programming language that has the capabilities experienced programmers need and easy to…
Redis thumbnail

Redis

Redis, which stands for Remote Dictionary Server, is a fast, open source, in-memory, key-value data store. The project…
Ruby thumbnail

Ruby

Ruby is a language released by Yukihiro Matsumoto in 1995 and considers itself a "programmer's best friend." Every…
Ruby on Rails thumbnail

Ruby on Rails

Ruby on Rails Overview Ruby on Rails is a popular framework for building web apps. Developers use it to start new…
Rust thumbnail

Rust

Rust is a low-level language, and the compiler produces a binary output that does not require additional tricks to…
Scala thumbnail

Scala

Scala is a strong statically typed general-purpose programming language which supports both object-oriented programming…
Shopify thumbnail

Shopify

Shopify — SaaS E-Commerce Platform for Online Stores Shopify is one of the most popular e-commerce platforms in the…
Slim thumbnail

Slim

Slim is a PHP microframework that helps you quickly write simple yet powerful web applications and APIs. Essentially…
Socket.IO thumbnail

Socket.IO

Socket.IO is an event-driven JavaScript library for real-time web applications. It enables real-time, bi-directional…
Spring thumbnail

Spring

Spring is one of the most widely used frameworks for developing enterprise applications, providing a robust programming…
Spring Boot thumbnail

Spring Boot

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". We…
Spring Cloud thumbnail

Spring Cloud

Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems (e.g…
Spring Data thumbnail

Spring Data

Spring Data’s mission is to provide a familiar and consistent, Spring-based programming model for data access while…
Spring HATEOAS thumbnail

Spring HATEOAS

Spring HATEOAS provides some APIs to ease creating REST representations that follow the HATEOAS principle when working…
Spring Integration thumbnail

Spring Integration

Extends the Spring programming model to support the well-known Enterprise Integration Patterns. Spring Integration…
Spring MVC thumbnail

Spring MVC

A Spring MVC is a Java framework which is used to build web applications. It follows the Model-View-Controller design…
Spring Security thumbnail

Spring Security

Spring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto…
Sql thumbnail

Sql

SQL (Structured Query Language) is used to communicate with the database. SQL is used to perform tasks such as updating…
Symfony thumbnail

Symfony

Symfony is a collection of PHP components, framework, philosophy and community - that work in harmony. The leading PHP…
Wordpress thumbnail

Wordpress

Wordpress is currently the most popular cms in the world. She earned her popularity with the relatively easy…
Yii thumbnail

Yii

Yii is a premium PHP framework for developing web applications. It provides components to simplify every aspect of web…

Courses (660)

Showing 121150 of 660 courses

  • PostgreSQL High Performance Tuning Guide thumbnail

    PostgreSQL High Performance Tuning Guide

    PostgreSQL is one of the most powerful and convenient database management systems. It is actively supported by the community and receives new releases every...
    2 hours 41 minutes 14 seconds
  • MERN 2024 Edition - MongoDB, Express, React and NodeJS thumbnail

    MERN 2024 Edition - MongoDB, Express, React and NodeJS

    Welcome to the immersion in the MERN Stack! This course will help you master all aspects of building a fully functional "Jobify" application using MongoDB.
    19 hours 7 minutes 5 / 5
  • Generative AI for NodeJs: OpenAI, LangChain - TypeScript thumbnail

    Generative AI for NodeJs: OpenAI, LangChain - TypeScript

    It's time to add AI to your JavaScript/TypeScript application! The course "AI for NodeJs Developers with OpenAI and LangChain" is designed for those who...
    7 hours 21 minutes 46 seconds 5 / 5
  • Rust: The Complete Developer's Guide thumbnail

    Rust: The Complete Developer's Guide

    Welcome to the most comprehensive and practical course for learning Rust from scratch! Rust is changing the approach to systems programming with its focus on...
    9 hours 25 minutes 40 seconds
  • Mastering NestJS - 2024 thumbnail

    Mastering NestJS - 2024

    Discover the dynamic world of server-side web development with this meticulously designed course on Nest.js, created for both beginners and experienced...
    8 hours 52 minutes 2 seconds
  • NestJs - Build Modern APIs in NestJs with Unit Testing thumbnail

    NestJs - Build Modern APIs in NestJs with Unit Testing

    If you want to create a powerful API using the modern backend framework NestJS or learn API unit testing, welcome to the Ultimate NestJS course! NestJS is a...
    9 hours 19 minutes 27 seconds
  • PostgreSQL Replication, High Availability HA and Scalability thumbnail

    PostgreSQL Replication, High Availability HA and Scalability

    PostgreSQL is one of the most powerful and user-friendly database management systems. It is actively supported by the community and receives new releases...
    3 hours 9 minutes 35 seconds
  • NestJS Masterclass - NodeJS Framework Backend Development thumbnail

    NestJS Masterclass - NodeJS Framework Backend Development

    NestJS is a framework for Node.js designed for creating efficient, reliable, and scalable server-side applications. Its architecture is inspired by Angular...
    24 hours 26 minutes 30 seconds
  • Golang (Go) Concurrency: Hands-On Guide thumbnail

    Golang (Go) Concurrency: Hands-On Guide

    Unlock the potential of parallel programming in Go with this practical guide. This course is designed for intermediate and advanced level developers...
    2 hours 9 minutes 27 seconds
  • Laravel From Scratch Course | Build A Job Listing Application thumbnail

    Laravel From Scratch Course | Build A Job Listing Application

    Learn Laravel from scratch by creating and deploying a full-fledged job site, including authentication, authorization, and saving job listings to bookmarks...
    13 hours 20 minutes 36 seconds 5 / 5
  • Mastering Java 17 thumbnail

    Mastering Java 17

    In this course, we will take an in-depth look at the key innovations in Java 12, 13, 14, 15, 16, and 17. It is ideal for programmers working with Java 11...
    8 hours 20 minutes 27 seconds
  • Getting Started With ClickHouse (2023 Edition) thumbnail

    Getting Started With ClickHouse (2023 Edition)

    Learn ClickHouse, the fastest and the most powerful database that can handle Petabytes of data with ease! ClickHouse is an Open-Source columnar data store devel
    4 hours 38 minutes 56 seconds
  • Apache Kafka Series - Kafka Streams for Data Processing thumbnail

    Apache Kafka Series - Kafka Streams for Data Processing

    Learn Kafka Streams API with hands-on examples. Master data processing, build and deploy apps using Java 8 in this comprehensive course. Ideal for developers
    4 hours 50 minutes 7 seconds
  • Neo4j: GraphDB Foundations with Cypher thumbnail

    Neo4j: GraphDB Foundations with Cypher

    Learn what a graph database is, gain the fundamental skills to use Neo4j on your next project. Learn how some of the worlds top tech companies structure and que
    4 hours 44 minutes
  • Node, SQL, & PostgreSQL - Mastering Backend Web Development thumbnail

    Node, SQL, & PostgreSQL - Mastering Backend Web Development

    Become an in demand software engineer by taking this course on Node, SQL, PostgreSQL, and backend web development. As one of the most popular web development st
    4 hours 59 minutes 41 seconds 5 / 5
  • RabbitMQ: Message queue concepts from start to finish thumbnail

    RabbitMQ: Message queue concepts from start to finish

    Use asynchronous Messaging to decouple your systems for easy scalable systems with examples in Python & C#. Ever asked yourself how to decouple your systems wit
    4 hours 24 minutes 7 seconds
  • Start with TALL: Use Tailwind, Alpine, Laravel & Livewire thumbnail

    Start with TALL: Use Tailwind, Alpine, Laravel & Livewire

    Get ahead of the competition and start with the TALL stack, made up of Tailwind CSS, Alpine.js, Livewire, and Laravel that will completely dominate the world of
    4 hours 17 minutes 21 seconds
  • Laravel Backends for Vue.js 3 thumbnail

    Laravel Backends for Vue.js 3

    Vue has held a special place in the front-end for Laravel developers since 2015. It started when the Laravel creator Taylor Otwell tweeted: "Learning @vuejs bec
    3 hours 44 minutes
  • Unity RPG Dialogue & Quests: Intermediate C# Game Coding thumbnail

    Unity RPG Dialogue & Quests: Intermediate C# Game Coding

    Using Unity 2020.1, we’ll show you how to include two essential game mechanics, dialogue and quests, in your games. This highly acclaimed series was over 200% f
    12 hours 34 minutes 19 seconds
  • Microservices in .NET thumbnail

    Microservices in .NET

    This course is a TEXT-BASED ONLINE COURSE designed to provide a convenient and effective reading and learning process for all students. In today's...
  • SQL Injections Unlocked - SQLi Web Attacks thumbnail

    SQL Injections Unlocked - SQLi Web Attacks

    Learn SQL injection attacks and enhance your web security skills. Understand how attackers exploit SQL vulnerabilities and secure websites effectively
    4 hours 59 minutes 9 seconds
  • MySQL High Performance Tuning Guide thumbnail

    MySQL High Performance Tuning Guide

    Tips for Tuning MySQL like a Pro. Learn how to prevent MySQL performance problems. Understand how MySQL optimizes and executes queries.
    2 hours 49 minutes 22 seconds
  • The Complete SQL Bootcamp: Go from Zero to Hero thumbnail

    The Complete SQL Bootcamp: Go from Zero to Hero

    You'll learn how to read and write complex queries to a database using one of the most in demand skills - PostgreSQL. These skills are also applicable to any ot
    8 hours 45 minutes 49 seconds 5 / 5
  • SQL - MySQL for Data Analytics and Business Intelligence thumbnail

    SQL - MySQL for Data Analytics and Business Intelligence

    Well, when you can work with SQL, it means you don’t have to rely on others sending you data and executing queries for you. You can do that on your own. This al
    9 hours 22 minutes 55 seconds
  • Ultimate Expert Guide: Mastering PostgreSQL Administration thumbnail

    Ultimate Expert Guide: Mastering PostgreSQL Administration

    With the increasing popularity of Open Source Databases, organisations are looking for best alternatives among the widely available choices in the market. Among
    10 hours 19 minutes 42 seconds 5 / 5
  • Learn MySQL and Solve 42 Practical Problems thumbnail

    Learn MySQL and Solve 42 Practical Problems

    There are a lot of tutorials out there talking about basics of SQL language and statements, which is good. However, a lot of times, just learning the syntax won
    4 hours 24 minutes 35 seconds
  • Database DevOps from Start to Finish thumbnail

    Database DevOps from Start to Finish

    If you have only ever built a database using SQL Server Management Studio (SSMS), you are in for a treat. SQL Server Data Tools (SSDT) is designed for building
    2 hours 40 minutes 37 seconds
  • Spring Boot 3 Thymeleaf REAL-TIME Web Application - Blog App thumbnail

    Spring Boot 3 Thymeleaf REAL-TIME Web Application - Blog App

    In this course, you will learn how to build a real-time complete blog application step by step using Spring Boot 3, Spring MVC, Thymeleaf, Spring Security 6, Sp
    11 hours 52 minutes 40 seconds
  • The Complete Spring Boot Development Bootcamp thumbnail

    The Complete Spring Boot Development Bootcamp

    Spring Boot is the best Java framework for developing web applications. It favors convention over configuration, making it super easy to develop stand-alone, pr
    17 hours 59 minutes 2 seconds
  • OAuth 2.0 in Spring Boot Applications thumbnail

    OAuth 2.0 in Spring Boot Applications

    This video course is for beginner Java developers who are interested in learning how to secure OAuth 2.0 Resources in Spring Security 5. The course covers only
    10 hours 54 minutes 34 seconds