Backend & APIs
Page 7 of 24
Categories(45)
Blockchain is a decentralized and distributed ledger technology that underpins cryptocurrencies like Bitcoin and…
C# is a statically-typed, object-oriented language designed by Microsoft for the .NET runtime, first released in 2002…
C++ is a systems programming language that is fundamental to building performance-sensitive software across various…
Compilers & Interpreters are essential components in the realm of computer science, transforming high-level code into…
Databases is the foundational layer underneath every persistent application. The category here covers the breadth of…
Deno is the JavaScript and TypeScript runtime created by Ryan Dahl in 2018 to address several limitations of Node.js…
Django is a high-level web framework designed in Python and developed by the Django Software Foundation to promote…
Drupal is an open-source content management system (CMS) developed and maintained by a community of users, with major…
Elasticsearch is a distributed, RESTful search and analytics engine capable of tackling real-time data. Developed by…
Elixir — Functional Programming Language for Scalable Systems Elixir is a functional, concurrent, and general-purpose…
Firebase is Google's backend-as-a-service platform designed to streamline the development of mobile and web…
Full-Stack Web Development refers to the practice of building and maintaining both the frontend and backend of a web…
Go (also called Golang) is a statically-typed, compiled language designed at Google in 2009 to make backend services…
GraphQL is a query language and runtime for APIs, originally built at Facebook in 2012 and open-sourced in 2015. The…
Hibernate ORM is a Java object-relational mapping (ORM) tool that facilitates the conversion between Java classes and…
Java is a statically-typed, object-oriented language that has powered enterprise backends since 1995 and is currently…
Laravel is a PHP framework developed by Taylor Otwell, designed to make web application development more efficient and…
Magento is the open-source e-commerce platform, now branded as Adobe Commerce, that is widely used for complex…
Maven is a build automation tool developed by the Apache Software Foundation, designed to simplify the build process…
Messaging & Streaming is the backbone of asynchronous communication between services, enabling scalable and reliable…
MongoDB — NoSQL Document-Oriented Database MongoDB is a source-available, cross-platform document-oriented database…
NestJS is a Node.js backend framework that imports the architectural conventions from Angular: modules, decorators…
Node.js is a JavaScript runtime built on V8 that runs server code outside the browser. Ryan Dahl released it in 2009 to…
OpenCart — Flexible CMS for E-Commerce Websites OpenCart is a popular content management system (CMS) designed for…
Phoenix is a web framework written in Elixir, designed to leverage the power of the BEAM virtual machine, which is the…
PHP is a server-side scripting language designed primarily for web development but also used as a general-purpose…
Postman is an API client and development platform that originated as a Chrome extension in 2012. It has since evolved…
Python is a high-level, general-purpose programming language designed around code readability and a deliberately small…
Redis is an open-source, in-memory data structure store, used as a database, cache, and message broker. Developed by…
Ruby is a dynamic, object-oriented programming language created by Yukihiro Matsumoto in 1995. It was designed with the…
Ruby on Rails is a web application framework written in Ruby, created by David Heinemeier Hansson and first released in…
Rust is a systems programming language designed to give you C-level performance with a memory-safety guarantee enforced…
Scala is the functional and object-oriented programming language that runs on the Java Virtual Machine (JVM), created…
Shopify — SaaS E-Commerce Platform for Online Stores Shopify is one of the most popular e-commerce platforms in the…
Slim is a PHP microframework designed to facilitate the rapid development of simple yet effective web applications and…
Socket.IO is a library designed to enable real-time, bidirectional, and event-based communication between web clients…
Spring is a comprehensive framework for building Java-based applications, particularly enterprise-level systems. It was…
Spring Boot is an opinionated layer on top of the Spring Framework that removes the XML and the boilerplate. Pivotal…
Spring Cloud is a suite of tools developed under the Spring ecosystem to address the complexities of building…
Spring Data is a project within the Spring ecosystem that aims to provide a consistent and familiar programming model…
Spring MVC is the original Spring web framework, developed by the Spring team, and it forms the foundation of the…
Spring Security is the authentication and authorization framework specifically designed for Spring applications…
SQL (Structured Query Language) is the lingua franca of databases. It was standardized in 1986 and has stayed…
Symfony is a PHP framework known for its modular component-based architecture, initially developed by Fabien Potencier…
Courses(713)
Showing 181–210 of 713 courses
Updated 2y agoLearn SQL injection attacks and enhance your web security skills. Understand how attackers exploit SQL vulnerabilities and secure websites effectively4h 59m
Updated 2y agoTips for Tuning MySQL like a Pro. Learn how to prevent MySQL performance problems. Understand how MySQL optimizes and executes queries.2h 49m
FreeUpdated 2y agoYou'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 ot8h 45m5/5
Updated132-lesson MySQL course for data analytics and BI: relational design, joins, aggregate functions, triggers and indexing, with exercises.9h 22m
Updated 2y agoWith the increasing popularity of Open Source Databases, organisations are looking for best alternatives among the widely available choices in the market. Among10h 19m5/5
Updated41 lessons of MySQL fundamentals plus 42 practice problems across three difficulty tiers, including the table joins interviewers ask.4h 24m
UpdatedMove beyond SSMS: learn SQL Server Data Tools to build, refactor, version-control with Git, and deploy databases through CI/CD.2h 40m
UpdatedBuild a real blog app with Spring Boot 3, Thymeleaf, Spring Security 6 and MySQL, using current, non-deprecated Spring practices.11h 52m
UpdatedA 184-lesson Spring Boot bootcamp: MVC, validation, REST APIs, Spring Data JPA, testing and a React front end, in VS Code or IntelliJ.17h 59m
UpdatedBuild real OAuth 2.0 flows in Spring Boot with Keycloak, JWT tokens, Spring Cloud Gateway, and social login via Google, Facebook, and Okta.10h 54m
UpdatedA ready-made Telegram clicker game template: tap boosts, referrals, offline points, and TON wallet rewards, built to scale as players grow.
Updated 2y agoThis course will teach you how to use web scraping to create profitable projects.6h 33m5/5
UpdatedLearn Java Messaging Service with Apache ActiveMQ across Spring MVC and Spring Boot, covering queues, topics, and JSON/XML messaging.1h 47m
ClassicI'm very glad that you have found the most sophisticated and comprehensive course ever on web development with Java and Spring Boot. In this course, you will le83h 14m4/5
Updated 2y agoSpring Boot Microservices and Spring Cloud: Build and Deploy — same Spring Cloud stack with full CI/CD pipeline and Kubernetes deployment.20h 33m
Updated 2y agoThis course is for Java developers interested in learning how to deploy Spring Boot Microservices on AWS cloud using AWS ECS(Elastic Container Service). By the7h 1m
UpdatedTake a Spring Boot app to production on AWS: SQS, S3, RDS, Cognito, ECS, CI/CD pipelines, and infrastructure as code with the AWS CDK.7h 19m
Updated 2y agoMaster Modern Spring Boot, Spring Web MVC, AOP, Hibernate, Thymeleaf, JPA, Spring Security, RESTful services. Spring is, by far, the most popular framework for16h 37m
UpdatedModule 8 of the Spring Professional Certification guide: master Spring Testing with JUnit, Mockito, EasyMock, and Spring Boot tests.1h 54m
FreeUpdated 2y agoWebservices API Automation Testing using Rest Assured API and POSTMAN - Biggest course to cover all levels of API Testing using both Manual and Automation appro37h 51m
Updated 2y agoLearn how to connect MERN Stack with WebRTC and SocketIO. We will go through all of the steps to create application with group call functionality. We will crea19h 29m
Updated 2y agoBuild a fullstack project with Node.js, PostgreSQL, SQL, React, Redux and more! Covers APIs, authentication, and beyond!18h 36m5/5
FreeUpdatedFree course: build a full WordPress-style CMS from scratch using the MERN stack, with JavaScript across both frontend and backend.34h 4m
UpdatedBuild a QR-code digital menu app for restaurants with Python/Django and React, including Stripe payments and Heroku deployment.10h 49m3/5
Updated 2y agoCreate your own AI application for stock analysis and portfolio optimization using OpenAI GPT models, Python, and LangChain (100% suitable for beginners).3h 3m5/5
Updated 2y agoLearn how to create an Admin App using React and Django Rest Framework. Django 3.1, React Typescript, Redux, Docker, Authentication and Authorisation, Upload Im6h 50m
Updated 2y agoDeploy a Serverless GraphQL & React JS based Javascript application in the AWS Cloud using AWS AppSync and AWS Amplify. AWS AppSync & AWS Amplify is the BEST wa11h 11m
FreeUpdated 2y agoWelcome to the Web Developer Bootcamp with Flask and Python! In this course, you'll learn how to build and deploy dynamic websites using Python, Flask, MongoDB19h 57m
UpdatedBuild a working Telegram bot in Python: handle messages and media, add keyboard buttons, and pull in live weather data by shared location.1h 22m
Updated 2y agoHow to finally Launch your AI Product (without ripping your hair out).. that makes you money in 30 days (or less). But unlike other AI courses, you won't learn7h 22m5/5