Backend & APIs
Page 15 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 421 – 450 of 660 courses

Spring Professional Certification Exam Tutorial - Module 01
Spring Professional Exam Tutorial explains and answers all questions from Spring Professional Certification Study Guide. Each answer to exam topic is explained in detail with…4 hours 33 minutes 57 seconds
Pragmatic Clean Architecture
This comprehensive course will teach you the system I use to ship production-ready applications using Clean Architecture. Learn how to apply the best practices of modern software…6 hours 21 minutes 27 seconds 5 / 5
Test Driven Development with Node js
Build a fully functional backend rest application with express.js by testing nodejs with jest. In this course we will be building a fully functional backend...22 hours 5 minutes 3 seconds
Symfony 5 Fundamentals: Services, Config & Environments
This is the tutorial that unlocks your true Symfony 5 potential. How? By talking about what's at the core of Symfony: services, config & environments.2 hours 20 minutes 40 seconds
#100DaysOfCode with Python course
#100DaysOfCode in Python is your perfect companion to take the 100 days of code challenge and be successful. This course is 1-part video lesson, 2-parts guided projects. You will…17 hours 27 minutes 49 seconds
Ultimate Laravel Course 2018 (PayPal, Webshop, RESTful API)
This course is crafted by industry leaders to train developers and get them on track with Laravel quickly. We noticed that people learn fastest when working on9 hours 9 minutes 37 seconds
Master Laravel for Beginners Intermediate
Laravel is becoming the most popular choice among PHP developers these days. It's easiest to start with, most fun to use and very performant tool and ecosystem54 hours 41 minutes 57 seconds
MERN React Node Next.js Multi User SEO Blogging Platform
Master the Art of Building Real World SEO Web Applications using MERN (Mongo Express React Node) Stack. Become a true Web Developer with this Ultimate Project b20 hours 25 minutes 13 seconds
React Node AWS - Build infinitely Scaling MERN Stack App
Master the art of building a highly scalable real world project using MERN Stack for a new startup that will scale infinitely. I will demonstrate how you could25 hours 1 minute 19 seconds 5 / 5
Event-Driven Microservices, CQRS, SAGA, Axon, Spring Boot
In this video course, you will learn how to build business logic that spans several distributed Spring Boot Microservices. This course is designed for beginners8 hours 55 minutes 3 seconds
Writing Readable PHP
Learn how to write code that’s a joy to read for you, your co-workers, and future self. View high-quality videos on both clean coding and static analysis.2 hours 40 minutes 32 seconds
Golang (Google go)
Go is an amazing programming language that was created by the same guys who gave the world C (C), unix and utf-8 - some of the most influential contributions to17 hours 57 minutes 50 seconds
Web Development with Google’s Go (golang) Programming Language
The Go programming language was created by Google to do what Google does: performant web applications at scale. Open-sourced in 2009 and reaching version one in18 hours 59 minutes 31 seconds
Mastering Multithreading Programming with Go (Golang)
Learn about Multithreading, Concurrency & Parallel programming with practical and fun examples in Google's Go Lang. The mood in the meeting on the 12th floor of an international…5 hours 24 minutes 43 seconds
Refactoring to Collections
Learn how to use collection pipelines to break down ugly, complex functions into a series of simple transformations, free of loops, complex conditionals, and temporary variables…4 hours 44 minutes 21 seconds
Python 3: Deep Dive (Part 4 - OOP)
Python object oriented programming (OOP).35 hours 15 minutes 32 seconds 5 / 5
DS4B 101-P: Python for Data Science Automation
Python for Data Science Automation is an innovative course designed to teach data analysts how to convert business processes to python-based data science automa27 hours 6 minutes 1 second 5 / 5
Ultimate Java Part 2: Object-oriented Programming
Heard about object-oriented programming, but not sure what it is? Object-oriented programming (OOP) is a popular style of programming. It comes up in technical interviews often…3 hours 41 minutes 47 seconds
Go Programming (Golang): The Complete Developer's Guide
Learn Golang from scratch, from an industry expert. Build real-world apps. You'll learn the fundamentals all the way to advanced concurrency so that you go from13 hours 10 minutes 35 seconds
REST APIs with Flask and Python
Are you tired of boring, outdated, incomplete, or incorrect tutorials? I say no more to copy-pasting code that you don’t understand. Welcome to one of the best11 hours 56 minutes 4 seconds
Learn and Understand Ruby on Rails | Hello Rails (MASTER COURSE)
A modern course designed to help you quickly learn and understand Ruby on Rails. Web applications are complex, but they should not be so … Ruby on Rails is a fr18 hours 31 minutes 14 seconds 5 / 5
Build Your REST API with Spring 5
I published the first REST with Spring tutorials over four years ago, and after 900,000 readers and over a thousand personal questions over email, I've finally12 hours 41 minutes 39 seconds
Learn Nodejs by building 12 projects
Nodejs is open source cross platform environment for creating server side and network applications. It is built on the Chrome's JavaScript Runtime and can be us14 hours 33 minutes 23 seconds 5 / 5
Node.js CLI | Build Node.js Command-line Automation Dev-tools
After building hundreds of developer automation tools used by millions of developers, I am teaching exactly how you can do it yourself with minimum effective ef9 hours 3 minutes 32 seconds
Working with React and Go (Golang)
React and Go are something of a match made in heaven. React is the world's most popular JavaScript library for building Single Page Applications, and Go is uniq24 hours 48 minutes 43 seconds
Build Telegram Bots with JavaScript: The Complete Guide
Telegram is a cloud-based instant messaging app that provides API to developers to create bots that interact with users. This course aims to provide you with co5 hours 28 minutes 48 seconds
Python Programming for Developers
Finally, a Python course that doesn’t insult your intelligence and assume you know nothing. Let’s face it, you know what a variable and function are - you don’t11 hours 14 minutes 25 seconds
Zero to Full Stack Hero
PAPA React presents.. Zero to Full Stack Hero. It's NOT just another COURSE. It's the world's BEST COMMUNITY. From learning the Basics of Web Development to Mastering React!101 hours 29 minutes 59 seconds 5 / 5
MongoDB
Conjure MongoDB and journey into a NoSQL world of documents. Explore the basics and learn to store data in a document-oriented database.57 minutes 53 seconds
Build a Python REST API with the Django Rest Framework
How does Apple Maps have Yelp listings? How does Tinder get Facebook user profiles? How does Amazon Alexa know the latest news? These questions get to the core of how powerful…10 hours 8 minutes 56 seconds 5 / 5