Backend & APIs
Page 15 of 23
Categories (42)
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…
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…
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…
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 (668)
Showing 421 – 450 of 668 courses
FreeUpdated 2y agoEnhance your Python skills and boost confidence for technical interviews through mastering algorithms, patterns, and problem-solving in this intensive course.5h 11m5/5
Updated 2y agoLearn Django from scratch, build an E-commerce store, web based PDF generators, web crawlers, APIs using Python & Django.15h 42m
Updated 2y agoThis course provides an overview of all the Gang of Four (GoF) design patterns as outlined in their seminal book, together with modern-day variations.9h 47m
Updated 2y agoPython's async and parallel programming support is highly underrated. In this course, you will learn the entire spectrum of Python's parallel APIs. We will star5h 2m5/5
Updated 2y agoThis course for anyone who wants to be python backend developer. You will learn what is API and some python API frameworks.12h 35m
Updated 2y agoCreate modern app using modern technologies. Do you want to create web applications with Firebase and React ?. This is the course for you.31h 20m
Updated 2y agoWith over 50,000 happy students and 15,000+ positive reviews, this course is Udemy's most popular course for learning C# from scratch! C# is a beautiful cross-p5h 14m
Updated 2y agoSpring Professional Exam Tutorial explains and answers all questions from Spring Professional Certification Study Guide.4h 33m
Updated 2y agoThis comprehensive course will teach you the system I use to ship production-ready applications using Clean Architecture.6h 21m5/5
Updated 2y agoBuild a fully functional backend REST application with Express.js by testing Node.js with Jest.22h 5m
Updated 2y agoThis is the tutorial that unlocks your true Symfony 5 potential. How? By talking about what's at the core of Symfony: services, config & environments.2h 20m
Updated 2y ago#100DaysOfCode in Python is your perfect companion to take the 100 days of code challenge and be successful.17h 27m
Updated 2y agoThis 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 on9h 9m
Updated 2y agoLaravel 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 ecosystem54h 41m
Updated 2y agoMaster 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 b20h 25m
Updated 2y agoMaster 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 could25h 1m5/5
Updated 2y agoIn this video course, you will learn how to build business logic that spans several distributed Spring Boot Microservices. This course is designed for beginners8h 55m
Updated 2y agoLearn 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.2h 40m
Updated 2y agoGo 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 to17h 57m
Updated 2y agoThe 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 in18h 59m
Updated 2y agoLearn about Multithreading, Concurrency & Parallel programming with practical and fun examples in Google's Go Lang.5h 24m
Updated 2y agoLearn how to craft simple, elegant code that's a pleasure to write and a joy to maintain.4h 44m
Updated 2y agoPython 3 Deep Dive (Part 4: OOP) by Fred Baptiste — master object-oriented programming in Python: classes, inheritance, descriptors, ABCs and metaclasses.35h 15m5/5
Updated 2y agoPython for Data Science Automation is an innovative course designed to teach data analysts how to convert business processes to python-based data science automa27h 6m5/5
Updated 2y agoHeard about object-oriented programming, but not sure what it is? Object-oriented programming (OOP) is a popular style of programming.3h 41m
Updated 2y agoLearn 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 from13h 10m
Updated 2y agoAre 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 best11h 56m
Updated 2y agoA 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 fr18h 31m5/5
Updated 2y agoI 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 finally12h 41m
Updated 2y agoNodejs 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 us14h 33m5/5