Programming & Software Development

3,697 resources — showing top 120

MIT OCW
free course
Introduction to CS and Programming using Python
Dr. Ana Bell
This subject is aimed at students with little to no programming experience. It aims to provide students with an...
Data Science, Analytics & Computer Technology Programming & Coding Computer Science
intermediate
MIT OCW
free course
Mathematics for Computer Science
Prof. Erik Demaine
This course covers elementary discrete mathematics for science and engineering, with a focus on mathematical tools...
Data Science, Analytics & Computer Technology Algorithms and Data Structures Computer Science
intermediate
MIT OCW
free course
Networks
Prof. Alexander Wolitzky
Networks are ubiquitous in our modern society. The World Wide Web that links us to the rest of the world is the most...
Data Science, Analytics & Computer Technology Networks and Security Computer Science
intermediate
MIT OCW
free course
Effective Programming in C and C++
Andre Kessler
This course is a fast-paced introduction to the C and C++ programming languages, with an emphasis on good...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MIT OCW
free course
Introduction to Computer Science and Programming in Python
Dr. Ana Bell
6.0001 Introduction to Computer Science and Programming in Python is intended for students with little or no...
Data Science, Analytics & Computer Technology Programming & Coding Algorithms and Data Structures
intermediate
MIT OCW
free course
Introduction to Algorithms
Prof. Erik Demaine
This course is an introduction to mathematical modeling of computational problems, as well as common algorithms,...
Data Science, Analytics & Computer Technology Algorithms and Data Structures Computer Science
intermediate
MIT OCW
free course
A Gentle Introduction to Programming Using Python
Sarina Canelake
This course will provide a gentle, yet intense, introduction to programming using Python for highly motivated...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MIT OCW
free course
Practical Programming in C
Daniel Weller
This course provides a thorough introduction to the C programming language, the workhorse of the UNIX operating...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MIT OCW
free course
Introduction to Computational Thinking
Prof. Alan Edelman
This is an introductory course on computational thinking. We use the Julia programming language to approach...
Data Science, Analytics & Computer Technology Software Design and Engineering Algorithms and Data Structures
intermediate
MIT OCW
free course
Computational Methods of Scientific Programming
Prof. Thomas Herring
This introductory course exposes students to modern programming methods and techniques used in practice by physical...
Data Science, Analytics & Computer Technology Programming & Coding Algorithms and Data Structures
intermediate
MIT OCW
free course
Computer Graphics
Prof. Wojciech Matusik
This course provides introduction to computer graphics algorithms, software and hardware. Topics include: ray...
Data Science, Analytics & Computer Technology Programming & Coding Algorithms and Data Structures
intermediate
MIT OCW
free course
Computer System Engineering
Dr. Katrina LaCurts
This class covers topics on the engineering of computer software and hardware systems. Topics include techniques for...
Data Science, Analytics & Computer Technology Software Design and Engineering Networks and Security
intermediate
MIT OCW
free course
Introduction to Computers and Engineering Problem Solving
Dr. George Kocur
This course presents the fundamentals of object-oriented software design and development, computational methods and...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MIT OCW
free course
Introduction to C and C++
Tom Lieber
This course provides a fast-paced introduction to the C and C++ programming languages. You will learn the required...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MIT OCW
free course
Computer Systems Security
Prof. Nickolai Zeldovich
This course covers design and implementation of secure computer systems. The lectures cover attacks that compromise...
Data Science, Analytics & Computer Technology Software Design and Engineering Computer Science
intermediate
MIT OCW
free course
Introduction to Programming in Java
Evan Jones
This course is an introduction to software engineering, using the Java™ programming language. It covers concepts...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MIT OCW
free course
Introduction to C++
Jesse Dunietz
This is a fast-paced introductory course to the C++ programming language. It is intended for those with little...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MIT OCW
free course
Design and Analysis of Algorithms
Prof. Erik Demaine
This is an intermediate algorithms course with an emphasis on teaching techniques for the design and analysis of...
Data Science, Analytics & Computer Technology Algorithms and Data Structures Networks and Security
intermediate
MIT OCW
free course
Performance Engineering of Software Systems
Prof. Charles Leiserson
6.172 is an 18-unit class that provides a hands-on, project-based introduction to building scalable and...
Business & Management Systems Thinking Data Science, Analytics & Computer Technology
intermediate
MIT OCW
free course
Numerical Computation for Mechanical Engineers
Prof. Anthony T. Patera
This class introduces elementary programming concepts including variable types, data structures, and flow control....
Data Science, Analytics & Computer Technology Programming & Coding Computer Science
intermediate
MIT OCW
free course
Software Construction
Prof. Robert Miller
6.005 Software Construction introduces fundamental principles and techniques of software development, i.e., how to...
Data Science, Analytics & Computer Technology Software Design and Engineering Algorithms and Data Structures
intermediate
MIT OCW
free course
Introduction to Computer Science and Programming
Prof. John Guttag
6.00SC Intro to CS and Programming has been retired from OCW. You can access the archived course on DSpace –...
Data Science, Analytics & Computer Technology Computer Science Engineering
intermediate
MIT OCW
free course
Computation Structures
Prof. Steve Ward
6.004 offers an introduction to the engineering of digital systems. Starting with MOS transistors, the course...
Data Science, Analytics & Computer Technology Software Design and Engineering Computer Science
intermediate
MIT OCW
free course
Introduction to Algorithms (SMA 5503)
Prof. Charles Leiserson
This course teaches techniques for the design and analysis of efficient algorithms, emphasizing methods useful in...
Data Science, Analytics & Computer Technology Algorithms and Data Structures Computer Science
intermediate
MIT OCW
free course
Introduction to EECS II: Digital Communication Systems
Prof. Hari Balakrishnan
An introduction to several fundamental ideas in electrical engineering and computer science, using digital...
Data Science, Analytics & Computer Technology Networks and Security Computer Science
intermediate
MIT OCW
free course
Introductory Digital Systems Laboratory
Prof. Anantha Chandrakasan
6.111 is reputed to be one of the most demanding classes at MIT, exhausting many students’ time and creativity. The...
Data Science, Analytics & Computer Technology Software Design and Engineering Computer Science
intermediate
MIT OCW
free course
Introduction to MATLAB
Yossi Farjoun
This course was offered as a non-credit program during the Independent Activities Period (IAP), January 2008. A more...
Data Science, Analytics & Computer Technology Programming & Coding Computer Science
intermediate
MIT OCW
free course
Introduction to Computational Thinking with Julia, with Applications to Modeling the COVID-19 Pandemic
Prof. Alan Edelman
This half-semester course introduces computational thinking through applications of data science, artificial...
Data Science, Analytics & Computer Technology Software Design and Engineering Algorithms and Data Structures
intermediate
MIT OCW
free course
Principles of Computer System Design: An Introduction
Jerome H. Saltzer
Principles of Computer System Design: An Introduction is published in two parts. Part I, containing chapters 1-6, is...
Business & Management Systems Thinking Data Science, Analytics & Computer Technology
intermediate
MIT OCW
free course
Introduction to Numerical Analysis for Engineering (13.002J)
Prof. Henrik Schmidt
This course is offered to undergraduates and introduces students to the formulation, methodology, and techniques for...
Data Science, Analytics & Computer Technology Algorithms and Data Structures Computer Science
intermediate
MIT OCW
free course
Introduction to Numerical Analysis
Prof. Alar Toomre
This course analyzed the basic techniques for the efficient numerical solution of problems in science and...
Data Science, Analytics & Computer Technology Algorithms and Data Structures Computer Science
intermediate
MIT OCW
free course
Introduction to C Memory Management and C++ Object-Oriented Programming
Eunsuk Kang
Ever hang your head in shame after your Python program wasn’t as fast as your friend’s C program? Ever wish you...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MIT OCW
free course
Software Studio
Prof. Daniel Jackson
This course on software engineering covers design and implementation of medium-scale software systems, using web...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MIT OCW
free course
Building Programming Experience: A Lead-In to 6.001
Benjamin Vandiver
This course will serve as a two-week aggressively gentle introduction to programming for those students who lack...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MIT OCW
free course
Automata, Computability, and Complexity
Prof. Scott Aaronson
This course provides a challenging introduction to some of the central ideas of theoretical computer science....
Data Science, Analytics & Computer Technology Networks and Security Computer Science
intermediate
MIT OCW
free course
Algorithms for Computational Biology
Prof. Manolis Kellis
This course is offered to undergraduates and addresses several algorithmic challenges in computational biology. The...
Data Science, Analytics & Computer Technology Algorithms and Data Structures Computer Science
intermediate
MIT OCW
free course
Elements of Software Construction
Prof. Daniel Jackson
This course provides an introduction to the fundamental principles and techniques of software development that have...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MIT OCW
free course
Quantifying Uncertainty
Dr. Sai Ravela
The ability to quantify the uncertainty in our models of nature is fundamental to many inference problems in Science...
Business & Management Systems Thinking Data Science, Analytics & Computer Technology
intermediate
MIT OCW
free course
Combinatorial Optimization
Prof. Santosh Vempala
Combinatorial Optimization provides a thorough treatment of linear programming and combinatorial optimization....
Business & Management Systems Thinking Data Science, Analytics & Computer Technology
intermediate
MIT OCW
free course
Computer Language Engineering (SMA 5502)
Prof. Martin Rinard
6.035 is a course within the department’s “Computer Systems and Architecture” concentration. This course analyzes...
Data Science, Analytics & Computer Technology Programming & Coding Software Design and Engineering
intermediate
MS Learn
free course
Integrate with Dataverse and Azure
Integrate with Dataverse and Azure
Power Platform
intermediate
MS Learn
free tutorial
Challenge GitHub Copilot with SQL
Learn how to apply advanced GitHub Copilot features to interact with an application that uses complex SQL queries.
Github
intermediate
MS Learn
free tutorial
Enable Windows Server Extended Security Updates by using Azure Arc
Use Azure Arc to enable Windows Server Extended Security Updates.
Windows Server
intermediate
MS Learn
free tutorial
Guided project - Add sign-up in an Android mobile app and iOS/macOS app using native authentication
Discover how Microsoft Entra native authentication allows you to have full control over the design of your mobile...
Entra External Id
intermediate
MS Learn
free tutorial
Manage Azure NetApp Files security
Learn encryption options like configuring customer-managed keys for Azure NetApp Files volume encryption and...
Azure Netapp Files
intermediate
MS Learn
free tutorial
Extend ALM with Git and CI/CD in Power Platform
Connect Dataverse environments to Git for source control, build automated CI/CD pipelines with Azure DevOps or...
Power Platform
intermediate
MS Learn
free tutorial
Harden endpoints and monitor security with Microsoft Intune and Defender for Endpoint
Learn how to deploy security baselines, onboard devices to Microsoft Defender for Endpoint, configure attack surface...
Intune Defender Endpoint Windows 11
intermediate
MS Learn
free tutorial
Accelerate endpoint remediation and response with Microsoft Security Copilot
Learn how to use Microsoft Security Copilot to investigate security incidents, troubleshoot device issues, and...
Intune Ms Copilot Defender Endpoint
intermediate
MS Learn
free tutorial
Add structured automation to agents in Microsoft Copilot Studio
Learn how to add structured automation to Copilot Studio agents by using workflows as tools at the agent and topic levels.
Microsoft Copilot Studio Power Platform
intermediate
MS Learn
free tutorial
Provision and govern identities in Microsoft Entra
Provision and govern users, guests, groups, and privileged roles in Microsoft Entra using least-privilege...
Entra Id M365 M365 Admin Center
intermediate
MS Learn
free course
Automate Azure Load Testing by using GitHub
Learn how to implement GitHub Actions and configure Azure Load Testing to automate testing app deployments.
Github Azure App Testing
intermediate
MS Learn
free course
Migrate SQL Server workloads to Azure SQL
Learn how to perform online and offline SQL Server migrations to Azure SQL. (DP-3001)
Azure Sql Database Azure Virtual Machines Sql Server
intermediate
MS Learn
free tutorial
Assess SQL Server databases for migration to Azure SQL
Learn multiple assessment tools that facilitate the migration of databases to Azure, including SQL Server enabled by...
Azure Sql Database Azure Virtual Machines Sql Server
intermediate
MS Learn
free tutorial
Migrate SQL Server workloads to Azure SQL Managed Instance
Migrate SQL Server workloads to Azure SQL Managed Instance
Azure Sql Managed Instance Sql Server
intermediate
MS Learn
free tutorial
Migrate SQL Server workloads to Azure SQL Database
Learn the essentials of Azure SQL Database deployment and migration. Explore its benefits, exclusive features, and...
Azure Sql Database Sql Server
intermediate
MS Learn
free tutorial
Deploy PaaS solutions with Azure SQL
Deploy PaaS solutions with Azure SQL
Azure Azure Sql Database Sql Server
intermediate
MS Learn
free tutorial
Deploy IaaS solutions with Azure SQL
Deploy IaaS solutions with Azure SQL
Azure Azure Sql Database Sql Server
intermediate
MS Learn
free tutorial
Manage data protection with Azure NetApp Files
Learn various ways to manage volume snapshots, volume backups, replication, availability zone, and cross-region...
Azure Netapp Files
intermediate
MS Learn
free tutorial
Build your first cloud-based developer workstation using Windows 365
In this module, you’ll start with a Windows 365 Cloud PC designed for developers. You’ll explore an environment...
Windows 365 Windows 11
intermediate
MS Learn
free tutorial
Implement Azure Load Testing
Learn how to optimize application performance by simulating real-world loads with Azure Load Testing service. Learn...
Azure App Service Github Azure App Testing
intermediate
MS Learn
free tutorial
Perform post-migration tasks on Azure SQL
Learn post-migration tasks and the tools available to configure automation, high availability and disaster recovery,...
Azure Sql Database Azure Virtual Machines Sql Server
intermediate
MS Learn
free tutorial
Migrate SQL Server workloads to Azure Virtual Machine
Discover the tools and features available to migrate SQL workloads from on-premises to Azure Virtual Machines (VMs).
Azure Sql Database Azure Virtual Machines Sql Server
intermediate
MS Learn
free tutorial
Configure Microsoft 365 Copilot settings and extensibility
Configure the Microsoft 365 Copilot tenant-settings catalog, manage web search for Microsoft 365 Copilot and Copilot...
M365 M365 Admin Center
intermediate
MS Learn
free tutorial
Provision and brand a Microsoft 365 tenant
Set up a Microsoft 365 tenant's foundational identity: add and verify a custom domain, customize organization...
M365 M365 Admin Center Entra Id
intermediate
MS Learn
free tutorial
Conduct investigations with Microsoft Purview Audit
Conduct investigations with Microsoft Purview Audit.
Microsoft Purview M365
intermediate
MS Learn
free tutorial
Implement GitHub Actions
GitHub Actions is a powerful CI/CD platform that allows developers to automate their software development workflows....
Github
intermediate
MS Learn
free tutorial
Implement GitHub Actions for Azure
Learn how to use GitHub Actions for Azure in your workflows and configure Azure with the necessary security...
Azure App Service Github
intermediate
MS Learn
free tutorial
Deliver solutions with pipelines in Power Platform
Package customizations into Dataverse solutions, configure environment variables and connection references for...
Power Platform
intermediate
MS Learn
free tutorial
Configure the Dataverse security model in Power Platform
Understand how security roles, business units, and teams control data access, configure and assign security roles,...
Power Platform
intermediate
COU
Coursera
audit free course
Application and DevSecOps
In this advanced-level course, you will learn to embed security directly into the software development lifecycle,...
intermediate
COU
Coursera
audit free course
Ethical Hacking, Pentesting & Bug Bounty Hunting v2
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you...
intermediate
COU
Coursera
audit free course
Troubleshooting, Mobile Devices & Professional Practices
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you...
intermediate
COU
Coursera
audit free course
Build a Dynamic File Transfer App with WebRTC
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you...
intermediate
MS Learn
free course
Implement and manage an on-premises and hybrid networking infrastructure
Learn how to implement on-premises and hybrid name resolution with DNS and manage IP addressing with DHCP in hybrid...
Windows Server
intermediate
MS Learn
free course
Deploy and manage Active Directory Domain Services
Learn how to deploy and manage Active Directory Domain Services domain controllers, security principals, multi-site...
Windows Server
intermediate
MS Learn
free course
Monitor and troubleshoot Windows Server environments
Monitor and troubleshoot Windows Server environments
Azure Entra Id Windows Server
intermediate
MS Learn
free course
Manage storage and file services
Learn how to configure and manage Azure Files, Windows Server file shares, and Windows Server storage including...
Windows Server Azure Files
intermediate
MS Learn
free course
Manage Windows Server instances and workloads in a hybrid environment
Learn how to configure remote management and manage Windows Server workloads using Azure services in a hybrid environment.
Windows Server Azure Arc
intermediate
MS Learn
free course
Manage virtual machines
Learn how to manage Hyper-V and guest virtual machines on-premises and manage Windows Server virtual machines in Azure.
Windows Server Azure Virtual Machines
intermediate
MS Learn
free course
Secure Windows Server infrastructure
Learn how to secure the Windows Server operating system and Active Directory Domain Services using security...
Windows Server
intermediate
MS Learn
free tutorial
Manage application volume groups for SAP HANA in Azure NetApp Files
Learn how to manage application volume groups for SAP HANA in Azure NetApp Files, including deploying a SAP HANA...
Azure Netapp Files
intermediate
MS Learn
free course
Model data with Power BI
Data modeling configures and shapes your prepared data to design a semantic model with the necessary relationships...
Power Bi Fabric
intermediate
MS Learn
free tutorial
Build a mobile and desktop app with Blazor Hybrid and .NET MAUI
Learn how to set up your development environment and build your first cross-platform hybrid app with Blazor, .NET...
Aspnet Core Blazor Dotnet Maui
intermediate
MS Learn
free tutorial
Govern agents using Agent 365
Learn how to set up policies and permissions to govern and secure agents.
M365 Agent 365
intermediate
COU
Coursera
audit free course
Gateway API with NGINX Fabric Gateway
Replace legacy Ingress with modern, production-ready traffic management using NGINX Gateway Fabric. Kubernetes...
intermediate
COU
Coursera
audit free course
Mastering React: From Fundamentals to Real Projects
This course teaches you React from the ground up — starting with the core concepts and building up to a real working...
intermediate
COU
Coursera
audit free course
Fabric Foundations
Begin your Microsoft Fabric journey with this hands-on foundations course designed to build platform confidence...
intermediate
COU
Coursera
audit free course
Building Interactive Applications with Angular
Building modern web apps necessitates more than the Angular fundamentals. Most often, developers face challenges...
intermediate
COU
Coursera
audit free course
AI-Assisted Code Modernization
Launch into application modernization — one of enterprise software's most in-demand specialties — with a...
intermediate
COU
Coursera
audit free course
Securing and Testing Node.js Applications
This course helps learners transform working Node.js APIs into secure, maintainable, and production-ready backend...
intermediate
COU
Coursera
audit free course
Automation, Scripting & Troubleshooting
This course brings together automation, advanced scripting, and systematic troubleshooting, the skills that take a...
intermediate
COU
Coursera
audit free course
Build a CRM with Spreadsheet Automation
Build a complete CRM system with spreadsheet automation and VBA to manage customers, leads, dashboards, and...
intermediate
COU
Coursera
audit free course
Workflow Automation with n8n: Logic, Data & Error Handling
Every professional has tasks that eat time and deliver zero value. Most of those tasks can be automated. This course...
intermediate
COU
Coursera
audit free course
Infrastructure Automation (IaC) - Hands-On
Complete your transformation into a DevOps professional by mastering the philosophy of "Everything as Code." This...
intermediate
COU
Coursera
audit free course
Source Control & CI/CD - Hands-On
In the modern software landscape, manual deployment is considered a failure. This course focuses on building the...
intermediate
COU
Coursera
audit free course
Manage SFMS PKI & Resilience
India's SFMS infrastructure underpins RTGS, NEFT, and CFMS payment systems operating 24×365, with IDRBT CA having...
intermediate
COU
Coursera
audit free course
Master Dialogflow CX Agents
Conversational AI has transformed customer engagement, with 45% of support queries now resolved automatically by...
intermediate
COU
Coursera
audit free course
Infrastructure Automation with Ansible
This course builds a strong foundation in infrastructure automation using Ansible, equipping you with the skills to...
intermediate
COU
Coursera
audit free course
Introduction to Cyber Threats and Digital Hygiene Risk
This course is designed for professionals without a technical background who manage people, data, or business...
intermediate
COU
Coursera
audit free course
Access Control and Survillence System
This course introduces the fundamentals of Electronic Low Voltage (ELV) systems with a focus on surveillance and...
intermediate
COU
Coursera
audit free course
Master CSS: Responsive Websites with Flexbox, Grid & SCSS
You learned basic CSS. Then came the tough part. Broken layouts, confusing positioning, & designs that fail on...
intermediate
COU
Coursera
audit free course
Essential Guide to Multiplayer Games with Godot 4.0
This course is your ultimate guide to mastering multiplayer game development using Godot 4.0. Learn how to harness...
intermediate
COU
Coursera
audit free course
Modern API Automation, From Postman to AI-Driven Pipelines
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you...
intermediate
COU
Coursera
audit free course
Observability with Grafana - From Data to Dashboards
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you...
intermediate
COU
Coursera
audit free course
Rust From Zero
Learn Rust from the ground up — the systems language that gives you C-level speed without the footguns and...
intermediate
COU
Coursera
audit free course
Infraestructura de IA: opciones de almacenamiento
En este curso, realizarás un recorrido completo por las soluciones de almacenamiento disponibles en Google Cloud,...
intermediate
COU
Coursera
audit free course
Introduction to Adobe Experience Manager
By completing this course, you’ll gain a clear, high‑level understanding of Adobe Experience Manager (AEM) and how...
intermediate
COU
Coursera
audit free course
CompTIA Tech+
Learning Outcomes By the end of this course, learners will be able to identify and explain core computing concepts,...
intermediate
COU
Coursera
audit free course
Amazon DynamoDB - The Definitive Guide
This course provides an in-depth exploration of Amazon DynamoDB, a powerful NoSQL database service that enables...
intermediate
COU
Coursera
audit free course
Database Deployment and Maintenance Essentials
This course provides a comprehensive foundation in database management, focusing on essential concepts, automation,...
intermediate
COU
Coursera
audit free course
Intermediate Data Structures & Algorithmic Patterns
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you...
intermediate
COU
Coursera
audit free course
Script Sprint Duplication
Ready to transform your project management from reactive to proactive? This Short Course was created to help project...
intermediate
COU
Coursera
audit free course
GKE でのスケーラブルなワークロードの管理
Google Kubernetes Engine を使用して、アプリケーションを大規模にモダナイズ、管理、モニタリングする方法を学びます。このコースでは、講義とハンズオンラボを通じて、Google Kubernetes...
intermediate
COU
Coursera
audit free course
Gérer des charges de travail évolutives dans GKE
Ce cours explique comment moderniser, gérer et observer des applications à grande échelle à l'aide de Google...
intermediate
COU
Coursera
audit free course
Administra cargas de trabajo escalables en GKE
Descubre cómo modernizar, administrar y observar aplicaciones a gran escala con Google Kubernetes Engine. En este...
intermediate
COU
Coursera
audit free course
Introduction to Android Automotive for Infotainment Systems
Android Automotive OS is transforming how millions interact with their vehicles daily, with major automakers like...
intermediate
COU
Coursera
audit free course
Node.js E-Commerce Backend with Stripe Payments
Ready to create e-commerce backends that drive success? The e-commerce world is booming, and developers like you...
intermediate
COU
Coursera
audit free course
Building Real-World Backend Systems with Node.js
Ready to build powerful backend applications with Node.js? Mastering backend development begins with...
intermediate
COU
Coursera
audit free course
Node.js & Express.js Foundations
Ready to master backend development? Building scalable, high-performance web applications starts with mastering...
intermediate
COU
Coursera
audit free course
GitHub: AI-Augmented Testing and Refactoring
Learn to accelerate your software development workflow by combining GitHub Copilot with test-driven development,...
intermediate