Backend & APIs
Page 19 of 22
Categories (45)
Blockchain
Blockchain courses — Ethereum, Solidity smart contracts, Web3, dApp development and building blockchains from scratch…
C Sharp (C#)
C # is a versatile, modern and object-oriented programming language, pronounced "C sharp". It was developed by…
Compilers & Interpreters
Compiler and interpreter courses — language implementation, parsers, type inference, virtual machines, LLVM, formal…
Databases
Database courses — PostgreSQL, MySQL, SQLite, ClickHouse, DuckDB, Neo4j and friends. Schema design, query tuning…
Deno
Deno is a JavaScript and TypeScript runtime based on the V8 JavaScript engine and the Rust programming language. It was…
Django
Django is a Python-based free and open-source web framework that follows the model–template–views (MTV) architectural…
Drupal
Drupal is a great choice for building powerful projects. You can extend Drupal with many add-ons. Modules extend the…
Elasticsearch
Elasticsearch is an open-source, widely distributed, enterprise-grade search engine that is highly scalable. Accessible…
Elixir
Elixir — Functional Programming Language for Scalable Systems Elixir is a functional, concurrent, and general-purpose…
Firebase
Firebase is a provider of cloud services and applications. The main office is located in San Francisco, California. In…
Golang (Google Go)
Go (Golang) tries to combine the speed of development in a dynamic language like Python with the performance and safety…
GraphQL
GraphQL is a standard for declaring data structures and how data is retrieved, proposed and implemented by Facebook…
Hibernate ORM
Hibernate ORM is an object–relational mapping tool for the Java programming language. It provides a framework for…
Java
Java is probably one of the most popular programming languages of recent times, which is in great demand in the…
Laravel
Laravel Overview Laravel is one of the most popular PHP frameworks today. You can build web apps with clear syntax and…
Magento
Magento is an open-source e-commerce platform written in PHP. It uses multiple other PHP frameworks such as Laminas and…
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
Messaging and streaming courses — Apache Kafka, Kafka Streams, RabbitMQ, Apache Flink and Sidekiq. Build event-driven…
MongoDB
MongoDB — NoSQL Document-Oriented Database MongoDB is a source-available, cross-platform document-oriented database…
NestJS
NestJS is a framework for building efficient, scalable Node.js web applications. It uses modern JavaScript, is built…
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
OpenCart — Flexible CMS for E-Commerce Websites OpenCart is a popular content management system (CMS) designed for…
Phoenix
Phoenix is a web development framework written in the functional programming language Elixir. Phoenix uses a…
PHP
PHP is a scripting language created as a templating tool for Perl, and today it is very popular among web developers…
Python
Python is a powerful, modern programming language that has the capabilities experienced programmers need and easy to…
Redis
Redis, which stands for Remote Dictionary Server, is a fast, open source, in-memory, key-value data store. The project…
Ruby
Ruby is a language released by Yukihiro Matsumoto in 1995 and considers itself a "programmer's best friend." Every…
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
Rust is a low-level language, and the compiler produces a binary output that does not require additional tricks to…
Scala
Scala is a strong statically typed general-purpose programming language which supports both object-oriented programming…
Shopify
Shopify — SaaS E-Commerce Platform for Online Stores Shopify is one of the most popular e-commerce platforms in the…
Slim
Slim is a PHP microframework that helps you quickly write simple yet powerful web applications and APIs. Essentially…
Socket.IO
Socket.IO is an event-driven JavaScript library for real-time web applications. It enables real-time, bi-directional…
Spring
Spring is one of the most widely used frameworks for developing enterprise applications, providing a robust programming…
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". We…
Spring Cloud
Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems (e.g…
Spring Data
Spring Data’s mission is to provide a familiar and consistent, Spring-based programming model for data access while…
Spring HATEOAS
Spring HATEOAS provides some APIs to ease creating REST representations that follow the HATEOAS principle when working…
Spring Integration
Extends the Spring programming model to support the well-known Enterprise Integration Patterns. Spring Integration…
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
Spring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto…
Sql
SQL (Structured Query Language) is used to communicate with the database. SQL is used to perform tasks such as updating…
Symfony
Symfony is a collection of PHP components, framework, philosophy and community - that work in harmony. The leading PHP…
Wordpress
Wordpress is currently the most popular cms in the world. She earned her popularity with the relatively easy…
Yii
Yii is a premium PHP framework for developing web applications. It provides components to simplify every aspect of web…
Courses (660)
Showing 541 – 570 of 660 courses

Stripe Payments JavaScript Course
Learn how to build safe Stripe payments with JavaScript. You use Node and React to create a web app that handles charges, customers, and subscriptions.1 hour 29 minutes 26 seconds
Angular 9 Firebase Project Course
The Angular Firebase PWA Course will teach you how to build a complex progressive web app with Angular 9 (ivy), Material Design, and Firebase. It starts from ab2 hours 46 minutes 56 seconds
Firestore Queries and Data Modeling
The Firestore Data Modeling Course provides a foundation for modeling data relationships in NoSQL, while optimizing queries for performance, cost, and complexity. Determining the…1 hour 5 minutes 47 seconds
Zero To Shipped
Feeling intimidated by fullstack development? Wondering how can some developers ship a functional app in one day? This engaging video course demystifies and sim24 hours 38 minutes 44 seconds
Full Time Go Dev
Rocket Fuel you GO career with the Full Time Go Dev Mastery. These secret techniques will make everyone say "WOW" while you destroy any GO task with the speed of light.42 hours 44 minutes 36 seconds 3 / 5
Understanding Node.js: Core Concepts
Welcome to the most comprehensive Node.js course on the internet! In this course, we're going to do a deep dive into Node.js itself without cluttering our minds36 hours 3 minutes 40 seconds 5 / 5
PHP From Scratch 2024 | Beginner To Advanced
Learn PHP fundamentals then build a job listing website from the ground up, using a Laravel-like infrastructure. This course is broken up into two parts. First,18 hours 17 minutes 27 seconds 5 / 5
Microservices and Distributed Systems
Microservices are an architectural and organisational approach to software development where software is composed of small independent services that communicate over well-defined…11 hours 18 minutes 5 / 5
Sidekiq in Practice
Are you using Sidekiq to process your background jobs, but struggling with it as your application scales? Sidekiq can scale to 5,000 jobs per second with just a1 hour 4 minutes 45 seconds
Spring Data JPA Master Class
In this course you learn everything there is to learn about Spring Data JPA allowing to build scalable backend applications backed by any relational database. Spring Data JPA is a…4 hours 21 minutes 40 seconds 5 / 5
Mastering Node.js Streams with Erick Wendel
Learn the Node.js' most powerful feature for processing data on-demand, the Node.js Streams.A practical guide for you to learn how to process large loads of dat11 hours 39 minutes 5 seconds
The Ultimate Django Series: Part 2
Do you want to take your Django skills to the next level and become that professional back-end developer that companies love to hire? This is exactly the course you need.5 hours 41 minutes 6 seconds 5 / 5
The Ultimate Django Series: Part 3
Master advanced techniques and best practices for building professional-quality backends. Following the concepts we mastered in Part 2, we're now going to take our backend to the…4 hours 18 minutes 11 seconds
NestJS Advanced Concepts
Prepare for an in-depth guided course & walk-through of Authentication & Authorization for NestJS applications from the Creator Kamil Mysliwiec himself, and Mark Pieszak (Core…1 hour 59 minutes 39 seconds 5 / 5
Ultimate Go: Software Design with Kubernetes
This course teaches you how to build production-level services in Go, leveraging the power of a Domain Driven, Data Oriented Archiecture deployed in Kubernetes. From the beginning…18 hours 2 minutes 48 seconds
NodeJS - The Complete Guide (incl. MVC, REST APIs, GraphQL)
Join the most comprehensive Node.js course on Udemy and learn Node in both a practical as well as theory-based way! Node.js is probably THE most popular and modern server-side…38 hours 51 minutes 43 seconds 5 / 5
NestJS. Architecture and Advanced Patterns
In one of our most advanced courses yet. In this course, we will be covering many powerful Architectural Concepts & Patterns used in some of today's most comple2 hours 15 minutes 52 seconds 5 / 5
Rust Developer Bootcamp
Who is this Bootcamp for? Experienced Developers trying to switch to Rust. Learn the language of the future. Your time is valuable (literally, $148,688/yr). Learn Rust FAST with…9 hours 50 minutes 20 seconds 5 / 5
Resource Library
Your Quick Reference Cheat Sheets and the .NET Microservices Project Template are available here. This section serves as a valuable resource and toolset to help you work…44 minutes 22 seconds
Mastering C# Unit Testing
"Mastering C# Unit Testing" is an advanced course focused on teaching best practices for crafting high-quality unit tests in real-world C# applications. The cou3 hours 59 minutes 22 seconds
C# Unit Testing Essentials
"C# Unit Testing Essentials" is an in-depth course that provides a comprehensive guide to writing unit tests for C# applications. This course is led by Julio Casal, a software…2 hours 35 minutes 23 seconds 5 / 5
Building .NET REST APIs
"Building .NET REST APIs" is a comprehensive course that guides you through the process of creating a production-ready, .NET-based REST API from the ground up.10 hours 42 minutes 54 seconds
ASP.NET Core Full Stack
This beginner-level course, led by Julio Casal, a seasoned software engineer and founder of Netbeckerservices.com, is designed to teach learners how to build a5 hours 26 minutes 21 seconds
Microservices Troubleshooting Essentials
Be the first to know when your microservices are having issues in Production and get everything sorted out way before your customers even start noticing.4 hours 23 minutes 24 seconds
Automate All The Things With DevOps
Your blueprint to a fully automated delivery pipeline that will take your .NET microservices to the cloud in seconds (not hours) so you'll never miss a another3 hours 9 minutes 37 seconds
Unlock The Power Of Microservices In The Azure Cloud
Deploy your .NET microservices to Kubernetes in the Microsoft Azure cloud, so you can handle production demands, minimize operational issues and save a lot of money on…9 hours 5 minutes 43 seconds
Building Microservices With .NET
Learn to develop backend services for a game using .NET. Dive into microservices architecture, secure authentication, API gateways, and get hands-on18 hours 10 minutes 56 seconds 5 / 5
Apache Spark Certification Training
Apache Spark is a core data skill - here is how to show you got it! Learn Apache Spark from the ground up and show off your knowledge with the Databricks Associ15 hours 13 minutes 1 second
C# Mastercourse
C# is the coding language used to build applications across the web, mobile, desktop, and games. The world runs on applications. When you learn C#, you learn a70 hours 40 minutes 18 seconds 5 / 5
Blazor From Start to Finish
Blazor is a game changer for developers. But figuring out how to access the full power of Blazor can leave you frustrated. Can it really replace Javascript completely? What is the…14 hours 19 minutes 46 seconds