Backend & APIs
Page 10 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 271–300 of 713 courses
Updated 2y agoAs we all know, Node JS is single threaded event-driven JavaScript runtime. When we run any CPU intensive operation, Node will not be able to take an advantage2h 24m
FreeUpdated 2y agoIf you are willing to become a backend web developer using latest technologies that you are at right place. This course is all about backend development with mo14h 21m
UpdatedLearn to build RESTful APIs with Eve, Flask, and MongoDB across 76 lessons: schemas, validation, authentication, and deployment.5h 6m
UpdatedLearn Laravel and Vue.js from scratch by building a Tesla-style web app with Vuetify, Vuex, and an admin panel, across 48 lessons.6h 48m5/5
Updated 2y agoPowerful role and permission checking doesn't need to be complicated. Let's build our own solution, including custom blade directives and middleware.1h 7m
UpdatedBuild a Twitter-like real-time app with Laravel and React: follow/unfollow, Ajax with axios, and live updates via Pusher and Echo.4h 56m
Updated 2y agoWelcome to the PHP with Laravel - Create a Restaurant Management System. The course covers the concepts of using PHP and Laravel Framework to build an innovativ9h 39m
Updated 2y agoIn this course, Brent will help you get started testing a Laravel application. He'll cover how to get started, how to test every functionality in Laravel, and g2h 42m5/5
Updated 2y agoWant flexible paginated Vue components that work with any data? Let's make this easy.52m
Updated 2y agoLearn modern and most up to date development tools in your web developer toolchain. I'll let you see how modern PHP is these days. First off, the power of the L17h 48m
UpdatedAdvanced Laravel 8 tips across 39 lessons: Eloquent internals, migrations, and in-depth request validation for intermediate developers.1h 56m
UpdatedLearn modern CSS and Sass, PHP with PDO and OOP, and JavaScript/AJAX across 441 lessons building a complete, up-to-date web project.95h 30m5/5
Updated 2y agoBuild your RESTful API with Laravel, using a complete marketplace as the case of use. With Laravel, creating every component will be a breeze. You will have a p14h 30m
UpdatedBuild three real apps with Vue 3, Nuxt.js, and Laravel: an admin panel, an influencer app, and a checkout system with Stripe payments.10h 17m5/5
UpdatedLearn Laravel 8 by building three real projects: a company website with admin panel, Jetstream authentication, and a school management system.80h 43m5/5
Updated 2y agoThis is the follow up to "Let's Build a Go Version of Laravel," and is intended for students who have already taken that course! In the first part of this serie8h 5m
Updated 2y agoMaster Vue.js with Laravel to build a single-page application. Learn SPA routing, components, and Axios to boost your full-stack skills.1h 50m
UpdatedLearn full-stack development with React and Laravel across 415 lessons: REST APIs, custom authentication, and real project builds.68h 1m
UpdatedA 121-lesson full-stack bootcamp covering Node, Express, MongoDB, HTML, CSS, and jQuery, from a blank project to a deployed live website.22h 11m
UpdatedLearn MongoDB from scratch across 296 lessons: CRUD, indexing, aggregation, replica sets, sharding, and database administration.37h 45m
Updated 2y agoEmbark on a transformative journey in this intensive 60-day course, transitioning from a complete beginner with no programming experience to a skilled Python.51h 19m5/5
UpdatedLearn Node.js fundamentals, Express APIs, and database integration across 236 lessons, with interview questions built in throughout.12h 39m5/5
Updated 2y agoMaster the Art of SQL Subqueries with this Comprehensive Course - Take Your Data Management Skills to the Next Level!8h 53m
Updated 2y agoGo is a powerful language for building efficient and scalable applications. However, as your projects grow.10h 20m
Updated 2y agoThe Complete Strapi Course teaches all you need to know to start and improve your skills with Strapi! Learn about Strapi, the Headless CMS, as well as React and15h 4m
Updated 2y agoThis is the most complete practical Apache Kafka guide that includes tons of practical activities. Most important is that you'l learn how Apache Kafka works and8h 38m
Updated 2y agoSQL and PostgreSQL: The Complete developer s Guide is a comprehensive SQL language training course and PostgreSQL database management system .22h 1m5/5
Updated 2y agoDatabase Engineering is a very interesting sector in software engineering. If you are interested in learning about database engineering you have come to the rig26h 2m
Updated 2y agoThis course is All Things Spring! Do you wish to master Spring Framework 6 and Spring Boot 3? Then this is the course for you. This course is for developers wit38h 3m