• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Reactive Programming

    Reactive Programming Courses Online

    Master reactive programming for asynchronous data streams. Learn to build responsive applications using reactive programming principles.

    Skip to search results

    Filter by

    Subject
    Required
     *

    Language
    Required
     *

    The language used throughout the course, in both instruction and assessments.

    Learning Product
    Required
     *

    Level
    Required
     *

    Duration
    Required
     *

    Skills
    Required
     *

    Subtitles
    Required
     *

    Educator
    Required
     *

    Explore the Reactive Programming Course Catalog

    • Status: Free Trial
      Free Trial
      G

      Google Cloud

      Modernize Infrastructure and Applications with Google Cloud - Français

      Skills you'll gain: Serverless Computing, Containerization, Application Programming Interface (API), Digital Transformation, Hybrid Cloud Computing, Business Transformation, Cloud Infrastructure, Google Cloud Platform, Cloud Applications, Cloud Computing Architecture, Multi-Cloud, Cloud Computing, Kubernetes, Microservices

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New
      T

      The Hong Kong University of Science and Technology

      Learning Server-side Programming through Game Development

      Skills you'll gain: Server Side, Restful API, Ajax, Node.JS, Full-Stack Web Development, Web Applications, Web Servers, Web Development, Model View Controller, Javascript, PHP (Scripting Language), Application Programming Interface (API), Authentications, JSON, Hypertext Markup Language (HTML), Software Architecture, Real Time Data

      Intermediate · Course · 1 - 3 Months

    • Status: New
      New
      Status: Free Trial
      Free Trial
      B

      Board Infinity

      Managing Databases - End to End Web Development

      Skills you'll gain: Database Design, API Design, Restful API, MongoDB, Performance Tuning, Authentications, Relational Databases, Database Management, Databases, NoSQL, Authorization (Computing), Secure Coding, Data Management, SQL, Scalability

      Intermediate · Course · 1 - 4 Weeks

    • B

      Board Infinity

      Cohere - An Introduction

      Skills you'll gain: Natural Language Processing, Generative AI, Performance Tuning, Application Programming Interface (API), Application Development, Artificial Intelligence, Systems Integration, Internet Of Things, Analysis, Big Data, Scalability

      Intermediate · Course · 1 - 4 Weeks

    • C

      Coursera Project Network

      RESTful API with Rust: Build a Game Map Server

      Skills you'll gain: Scalability, Restful API, Rust (Programming Language), Application Programming Interface (API), Package and Software Management, OS Process Management, Video Game Development, Web Development, JSON, Programming Principles, TCP/IP

      Intermediate · Guided Project · Less Than 2 Hours

    • Status: Free Trial
      Free Trial
      P

      Packt

      Unreal Engine — Ultimate Survival Horror Course

      Skills you'll gain: Video Game Development, Game Design, Unreal Engine, Animation and Game Design, Virtual Environment, Augmented and Virtual Reality (AR/VR), User Interface (UI), Interactive Design, Storytelling, User Interface and User Experience (UI/UX) Design, Artificial Intelligence, System Design and Implementation, Animations

      Beginner · Specialization · 1 - 3 Months

    • P

      Packt

      Salesforce Integration With External Systems Part 1

      Skills you'll gain: Salesforce Object Query Language (SOQL), Salesforce Development, Simple Object Access Protocol (SOAP), Systems Integration, Salesforce, Restful API, Web Services, Data Integration, Software Development Tools, Application Programming Interface (API), Real Time Data, Test Tools, Development Environment, Postman API Platform, Data Import/Export, JSON, Authentications, UI Components

      Beginner · Course · 1 - 3 Months

    • C

      Coursera Project Network

      التصميم المتجاوب لـ Swift: إدارة واجهات المستخدم المتجاوبة

      Skills you'll gain: Apple iOS, Responsive Web Design, Swift Programming, Mobile Development, User Interface (UI) Design, User Interface (UI), UI Components, Display Devices, Computer Displays, Scalability

      Intermediate · Course · 1 - 4 Weeks

    • Status: New
      New
      C

      Coursera Project Network

      Pointers and Memory in C: Build a Rocket Display Module

      Skills you'll gain: Embedded Systems, Embedded Software, C (Programming Language)

      Intermediate · Guided Project · Less Than 2 Hours

    • C

      Coursera Project Network

      Dynamic Routing with Next.js: Improve a Tech News Website

      Skills you'll gain: Web Development, JavaScript Frameworks, Web Applications, React.js, Serverless Computing, Restful API, Application Programming Interface (API), Server Side

      Intermediate · Guided Project · Less Than 2 Hours

    • Status: Free Trial
      Free Trial
      P

      Packt

      Advanced Automation Frameworks and Continuous Integration

      Skills you'll gain: GitHub, Jenkins, Git (Version Control System), Version Control, Selenium (Software), CI/CD, Continuous Integration, Test Automation, Test Data, Unit Testing, Test Case, Software Testing, Regression Testing, Scenario Testing, Test Execution Engine, Python Programming, Automation, Debugging

      Advanced · Course · 1 - 3 Months

    • Status: Free Trial
      Free Trial
      P

      Packt

      Core Game Setup and Basic Horror Mechanics

      Skills you'll gain: Video Game Development, Game Design, Unreal Engine, Virtual Environment, User Interface (UI), Interactive Design

      Beginner · Course · 1 - 4 Weeks

    Reactive Programming learners also search

    Machine Learning
    Deep Learning
    Beginner Deep Learning
    Applied Machine Learning
    Beginner Machine Learning
    Deep Learning Projects
    Machine Learning Projects
    Advanced Deep Learning
    1…267268269…287

    In summary, here are 10 of our most popular reactive programming courses

    • Modernize Infrastructure and Applications with Google Cloud - Français: Google Cloud
    • Learning Server-side Programming through Game Development: The Hong Kong University of Science and Technology
    • Managing Databases - End to End Web Development: Board Infinity
    • Cohere - An Introduction: Board Infinity
    • RESTful API with Rust: Build a Game Map Server: Coursera Project Network
    • Unreal Engine — Ultimate Survival Horror Course: Packt
    • Salesforce Integration With External Systems Part 1: Packt
    • التصميم المتجاوب لـ Swift: إدارة واجهات المستخدم المتجاوبة: Coursera Project Network
    • Pointers and Memory in C: Build a Rocket Display Module: Coursera Project Network
    • Dynamic Routing with Next.js: Improve a Tech News Website: Coursera Project Network

    Skills you can learn in Mobile And Web Development

    Web (13)
    Mobile App (9)
    Javascript (8)
    Mobile Application Development (8)
    Web Development (8)
    Android Software Development (7)
    CSS (6)
    Programming Language (6)
    Web Application (6)
    Android Studio (5)
    Angularjs (5)
    Computer Program (5)

    Frequently Asked Questions about Reactive Programming

    Reactive programming is a micro-architecture style of programming that deals with asynchronous data streams—sequences of events represented via data streams that are emitted with delays between them. It's a programming model that was originally introduced to the IT world in the 1970s. It has become popular again as a tool for developing web applications and mobile apps and improving the user experience. It's centered around the flow of data and the generation of change utilizing streams of data like failures, messages, calls, and events, all of which can be used to create your coding.‎

    Benefits of learning reactive programming include creating a more interactive experience for users in addition to giving you a more readable codebase, simple-to-compose data streams, and the ability to get your application to market faster. Learning reactive programming makes it easier to predict coding, giving you simpler updates and modifications. It's also more efficient and stable when handling large volumes of data, which delivers improved performance. That's particularly important if you're creating a multi-user application or strategizing a solution for an existing high-load app. This includes social networks, chat applications, audio and video apps, and games.‎

    Common careers that use reactive programming skills include programmer, platform manager, product support specialist, and application developer, among others. It's a useful skill for anyone working with application development and interested in creating server code with an interactive user interface. Demand for workers with stellar skills in this area is high. You might work for a company like LinkedIn, or you could be an entrepreneur with your own technology startup. It's a particularly useful skill if you work with Java and are developing projects intended to deliver outstanding user experiences.‎

    Online courses give you a thorough understanding of everything from the basics, like responsive web design and HTML, to advanced subjects like data visualization and animation. In addition to online classroom learning, you'll complete applied learning projects that give you a chance to gain practical experience that you can add to your portfolio. By completing your courses online, you'll gain the knowledge and skills you need to switch careers or advance in your field while enjoying a flexible, self-paced schedule.‎

    Online Reactive Programming courses offer a convenient and flexible way to enhance your knowledge or learn new Reactive Programming skills. Choose from a wide range of Reactive Programming courses offered by top universities and industry leaders tailored to various skill levels.‎

    When looking to enhance your workforce's skills in Reactive Programming, it's crucial to select a course that aligns with their current abilities and learning objectives. Our Skills Dashboard is an invaluable tool for identifying skill gaps and choosing the most appropriate course for effective upskilling. For a comprehensive understanding of how our courses can benefit your employees, explore the enterprise solutions we offer. Discover more about our tailored programs at Coursera for Business here.‎

    This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.

    Other topics to explore

    Arts and Humanities
    338 courses
    Business
    1095 courses
    Computer Science
    668 courses
    Data Science
    425 courses
    Information Technology
    145 courses
    Health
    471 courses
    Math and Logic
    70 courses
    Personal Development
    137 courses
    Physical Science and Engineering
    413 courses
    Social Sciences
    401 courses
    Language Learning
    150 courses

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok