Backend & APIs
Page 20 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 571 – 600 of 660 courses

Apache Flink
Apache Flink is a distributed system and computational engine for stateful big data streaming. That was a mouthful. In plain English, Flink is an library that a8 hours 31 minutes 38 seconds 3 / 5
Database Design & Implementation
Backend starts from Your Database. When you have a solid database design coding is easy. In this course you will learn how to design databases for your backend applications. You…2 hours 7 minutes 49 seconds 5 / 5
Effective PyCharm (2021 edition)
PyCharm is the premier Python IDE (integrated development environment). You will be hard pressed to find an editor that gives a more holistic way to build Python applications…7 hours 30 minutes 43 seconds
Kotlin Coroutines for Android Masterclass
This course is your complete guide into the world of Kotlin Coroutines in Android. By the end of this course, you will feel confident to use Coroutines to write reliable…11 hours 57 minutes 28 seconds
Machine Learning with Javascript
If you're here, you already know the truth: Machine Learning is the future of everything. In the coming years, there won't be a single industry in the world untouched by Machine…17 hours 42 minutes 20 seconds
Bedrock: Jumpstart your next SaaS product
The modern full-stack Next.js & GraphQL boilerplate with user authentication, subscription payments, teams, invitations, emails and everything else you need.5 / 5
Just Express (with a bunch of node and http). In detail.
You have some notion of what Node, Express, and http are or you wouldn't be here. Node and back-end JavaScript have taken the world by storm, [SOME BIG COMPANY] moved to node and…12 hours 33 minutes 3 seconds 5 / 5
Your First WordPress Plugin
Follow along with Pippin Williamson as he provides expert perspective on what makes WordPress plugins tick, and how you can build your own. Throughout this cour2 hours 21 minutes 28 seconds 5 / 5
Become a WordPress Developer: Unlocking Power With Code
Learn PHP, JavaScript, WordPress theming & the WP REST API to Create Custom & Interactive WordPress Websites. Unlock the full power of WordPress and go beyond "just a blog…41 hours 45 minutes 55 seconds 5 / 5
Xamarin Forms: Build Native Mobile Apps with C#
Do you have an idea for an app and want to turn that into reality? Well, if you want to build that app for iOS, you need to know Objective-C, which is an old, C-based language…7 hours 17 minutes 19 seconds
Learning Yii 2
First Steps to Developing Web Applications with Yii 2. We'll start by installing a basic Yii application template using Vagrant. Before we get started, you will have a fully…2 hours 51 minutes 24 seconds
Ethereum Blockchain Developer Bootcamp With Solidity (2023)
Do you want to be 'coding the smart contract revolution', but don't know where to start? Want to learn everything there is to know about solidity, with a 'learn23 hours 38 minutes 36 seconds
Spring Boot Microservices and Spring Cloud
This video course is for Beginners who have never build RESTful Web Services and Microservices before. It will guide you step-by-step through basics and will he18 hours 8 minutes 21 seconds
Build RESTFUL APIs using Kotlin and Spring Boot
Kotlin is the Modern, concise and safe programming language and is one of the popular JVM language in this day and age. It’s also interoperable with Java and other languages, and…8 hours 23 minutes 18 seconds 5 / 5
Spring Boot Microservices with Spring Cloud Beginner to Guru
Microservices are all the buzz in the industry right now. Building a microservice is not just a matter of using RESTFul APIs. Microservices are much MUCH more t34 hours 14 minutes 34 seconds
Angular 7 + Spring Boot and Cloud Microservices(Inc. Docker)
In this course, we will learn Microservices With Spring Boot and Spring Cloud on server side. In Client Side, we will learn Angular 7. Our project template goes7 hours 12 seconds
Web security: Injection Attacks with Java & Spring Boot
Are you a Java web developer and want to write secure code? Do you want to learn Ethical hacking and Web application security? With this hands-on injection attacks course you will…8 hours 44 minutes 36 seconds
Full Stack HATEOAS: Spring Boot 2.1, ReactJS, Redux
Full Stack introduction to HATEOAS. In this course, you will learn the core concepts of HATEOAS as well as how to leverage this on a ReactJS Application. HATEOAS stands for…5 hours 51 minutes 37 seconds
FreeThe Ultimate Spring Integration Developer Course
Welcome to this course: The Ultimate Spring Integration Developer Course. Spring Integration is an open source framework for enterprise application integration.7 hours 31 minutes 1 second 5 / 5
Java Spring Tutorial Masterclass - Learn Spring Framework 5
There is no doubt that having Spring Framework skills on your résumé will make you a more employable Java developer. Spring developers are in high demand and ar45 hours 18 minutes 33 seconds
Go Full Stack with Spring Boot and React
Welcome to this Amazing Course on Full Stack Web Development with React and Spring Boot. This course is designed to be a Perfect First Step as an Introduction t11 hours 43 minutes 36 seconds 5 / 5
Learn Spring Security OAuth: The Master Class
The canonical reference for securing a Spring application. The 21 modules cover everything from the basics of Spring Security in an MVC application to advanced57 minutes 51 seconds
SQL - The Complete Guide (MySQL, PostgreSQL & more)
SQL is THE most important query language you can learn! It's used by many popular database management systems like MySQL or PostgreSQL. But it's also used by da19 hours 35 minutes 38 seconds 5 / 5
Complete SQL + Databases Bootcamp: Zero to Mastery
With so many online resources available, it can be paralyzing not only figuring out where to start but more importantly which courses will actually teach you th24 hours 6 minutes 52 seconds 5 / 5
SymfonyCon 2018 Lisbon Conference Videos
SymfonyCon 2018 Lisbon was a huge success! Over 900 attendees from around the world came together to learn, meet and share their experiences around Symfony. And over 25 speakers…16 hours 27 minutes 28 seconds
PHP Symfony 4 API Platform + React.js Full Stack Masterclass
Have you ever wanted to advance your PHP skills to the next level? Maybe you have some prior PHP experience but you never had a change to work with a framework?19 hours 24 minutes 17 seconds
Scala & Functional Programming for Beginners | Rock the JVM
In this course, we will learn the basics of Scala and functional programming, two highly in-demand topics in software industry today. Write 3000+ lines of Scala11 hours 21 minutes 51 seconds
Spark Streaming with Scala
Stream big data in real time with Spark and integrate any data source, from Kafka to Twitter. Your probably know by now: Spark is the most popular computing engine for big data…11 hours 17 minutes 52 seconds
Advanced Shopify Theme Development: Liquid + Vue.js (v3.0)
Learn to build Shopify themes using Liquid, JavaScript, and Vue.js v3.0 from scratch. No experience required! Who is the course for? Anyone who is looking to b6 hours 37 minutes 49 seconds
Shopify + Next.js + Tailwind CSS: Modern Ecommerce
Learn how to build blazing fast online storefronts used by the top brands today. Get a quick start with the latest tech stack that is in demand with the top bra5 hours 7 minutes 23 seconds