For IndividualsFor BusinessesFor UniversitiesFor Governments
Coursera
  • All DegreesExplore Bachelor’s & Master’s degrees
  • BusinessExplore MBA & Business degrees
  • Computer Science & EngineeringExplore Computer Science & Engineering degrees
  • Data ScienceExplore Data Science degrees
  • MasterTrack™Earn credit towards a Master’s degree
  • University CertificatesAdvance your career with graduate-level learning
Find your New Career
  • Browse
  • Top Courses
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Reactive Programming

    Filter by

    419 results for "reactive programming"

    • Placeholder
      École Polytechnique Fédérale de Lausanne

      Functional Program Design in Scala

      Skills you'll gain: Computer Science, Other Programming Languages, Computer Programming, Programming Principles, Scala Programming, Computational Thinking, Theoretical Computer Science

      4.5

      (3.1k reviews)

      Intermediate · Course · 1-3 Months

    • Placeholder
      Rice University

      Distributed Programming in Java

      Skills you'll gain: Computer Architecture, Computer Programming, Distributed Computing Architecture, Java Programming, Mobile Development, Theoretical Computer Science, Computational Thinking, Data Management, Data Structures

      4.6

      (478 reviews)

      Intermediate · Course · 1-3 Months

    • Placeholder
      École Polytechnique Fédérale de Lausanne

      Programming Reactive Systems

      Skills you'll gain: Advertising, Cloud Computing, Communication, Computer Networking, Network Architecture, Scala Programming

      3.8

      (25 reviews)

      Intermediate · Course · 1-3 Months

    • Placeholder
      École Polytechnique Fédérale de Lausanne

      Functional Program Design in Scala (Scala 2 version)

      4.6

      (9 reviews)

      Intermediate · Course · 1-3 Months

    • Placeholder
      École Polytechnique Fédérale de Lausanne

      Programming Reactive Systems (Scala 2 version)

      Skills you'll gain: Cloud Computing, Computer Architecture, Computer Networking

      Intermediate · Course · 1-3 Months

    • Placeholder
      Rice University

      Parallel, Concurrent, and Distributed Programming in Java

      Skills you'll gain: Computer Programming, Theoretical Computer Science, Java Programming, Algorithms, Computer Science, Mobile Development, Computational Thinking, Computer Architecture, Distributed Computing Architecture, Computational Logic, Data Management, Data Structures, Operating Systems, Other Programming Languages, System Programming, Applied Machine Learning, Machine Learning, Programming Principles, Software Architecture, Software Engineering

      4.6

      (1.5k reviews)

      Intermediate · Specialization · 3-6 Months

    • Placeholder
      Placeholder
      École Polytechnique Fédérale de Lausanne

      Functional Programming in Scala

      Skills you'll gain: Computer Programming, Other Programming Languages, Computer Science, Scala Programming, Theoretical Computer Science, Apache, Big Data, Data Management, Programming Principles, Algorithms, Computational Thinking, Data Engineering, Data Science, Machine Learning, Machine Learning Algorithms, Computational Logic, Computer Programming Tools, Data Analysis, Data Analysis Software, Data Mining, Data Structures, Mathematical Theory & Analysis, Mathematics, SQL

      4.7

      (10.5k reviews)

      Intermediate · Specialization · 3-6 Months

    • Placeholder
      Placeholder
      The Hong Kong University of Science and Technology

      Full Stack Web Development with Angular

      Skills you'll gain: Angular, Application Development, Cloud Computing, Computer Programming, Computer Programming Tools, Databases, Distributed Computing Architecture, Human Computer Interaction, Javascript, Mobile Development, NoSQL, Operating Systems, Other Programming Languages, Programming Principles, Security Engineering, Software Architecture, Software As A Service, Software Engineering, Software Engineering Tools, Software Security, System Security, Theoretical Computer Science, User Experience, Web Design, Web Development

      4.7

      (11.3k reviews)

      Intermediate · Specialization · 3-6 Months

    • Placeholder
      Placeholder
      University of London

      Responsive Website Development and Design

      Skills you'll gain: Web Development, Computer Science, Javascript, HTML and CSS, Other Web Frameworks, Computer Programming, Databases, Front-End Web Development, Information Technology, Web Design, Back-End Web Development, Database Application, Design and Product, Human Computer Interaction, Computer Programming Tools, Database Administration, Database Design, Web Development Tools, Full-Stack Web Development, Product Development, Business Psychology, Computer Architecture, Data Visualization, Distributed Computing Architecture, Interactive Data Visualization, Machine Learning, Natural Language Processing, NoSQL, Research and Design, User Experience, User Experience Design, Visualization (Computer Graphics)

      4.5

      (7.5k reviews)

      Beginner · Specialization · 3-6 Months

    • Placeholder
      Placeholder
      EC-Council

      Secure Full Stack MEAN Developer

      Skills you'll gain: Web Development, Full-Stack Web Development, Angular, Computer Programming, Computer Programming Tools, Computer Architecture, Databases, Distributed Computing Architecture, NoSQL

      4.5

      (27 reviews)

      Beginner · Course · 1-3 Months

    • Placeholder
      Placeholder
      University of Toronto

      Motion Planning for Self-Driving Cars

      Skills you'll gain: Algorithms, Theoretical Computer Science, Machine Learning, Applied Machine Learning, Applied Mathematics, Calculus, Computational Logic, Computer Programming, Differential Equations, Geometry, Machine Learning Algorithms, Python Programming, Entrepreneurship, Graph Theory, Leadership and Management, Planning, Statistical Programming, Supply Chain and Logistics

      4.8

      (437 reviews)

      Advanced · Course · 1-3 Months

    • Placeholder
      Placeholder
      University of London

      Introduction to Meteor.js Development

      Skills you'll gain: Computer Science, Javascript, Other Web Frameworks, Web Development, Computer Architecture, Databases, Distributed Computing Architecture, HTML and CSS, Natural Language Processing, NoSQL

      4.6

      (1.1k reviews)

      Mixed · Course · 1-3 Months

    Searches related to reactive programming

    programming reactive systems (scala 2 version)
    programming reactive systems
    creative programming for digital media & mobile apps
    1234…35

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

    • Functional Program Design in Scala: École Polytechnique Fédérale de Lausanne
    • Distributed Programming in Java: Rice University
    • Programming Reactive Systems: École Polytechnique Fédérale de Lausanne
    • Functional Program Design in Scala (Scala 2 version): École Polytechnique Fédérale de Lausanne
    • Programming Reactive Systems (Scala 2 version): École Polytechnique Fédérale de Lausanne
    • Parallel, Concurrent, and Distributed Programming in Java: Rice University
    • Functional Programming in Scala: École Polytechnique Fédérale de Lausanne
    • Full Stack Web Development with Angular: The Hong Kong University of Science and Technology
    • Responsive Website Development and Design: University of London
    • Secure Full Stack MEAN Developer: EC-Council

    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.‎

    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
    Placeholder
    Arts and Humanities
    338 courses
    Placeholder
    Business
    1095 courses
    Placeholder
    Computer Science
    668 courses
    Placeholder
    Data Science
    425 courses
    Placeholder
    Information Technology
    145 courses
    Placeholder
    Health
    471 courses
    Placeholder
    Math and Logic
    70 courses
    Placeholder
    Personal Development
    137 courses
    Placeholder
    Physical Science and Engineering
    413 courses
    Placeholder
    Social Sciences
    401 courses
    Placeholder
    Language Learning
    150 courses

    Coursera Footer

    Learn Something New

    • Learn a Language
    • Learn Accounting
    • Learn Coding
    • Learn Copywriting
    • Learn HR
    • Learn Public Relations
    • Boulder MS Data Science
    • Illinois iMBA
    • Illinois MS Computer Science
    • UMich MS in Applied Data Science

    Popular Data Science Topics

    • Artificial Intelligence
    • Data Analysis
    • Data Engineering
    • Data Science
    • Excel
    • Machine Learning
    • Python
    • Power BI
    • R Programming
    • SQL

    Popular Computer Science & IT Topics

    • Blockchain
    • Coding
    • Computer Science
    • Cybersecurity
    • Full Stack Web Development
    • IT
    • Java
    • Software Engineering
    • Web Design
    • Web Development

    Popular Business Topics

    • Accounting
    • Business Finance
    • Communication Skills
    • Leadership & Management
    • Marketing
    • Product Management
    • Project Management
    • UX Design
    • UX Research
    • Writing

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Coronavirus Response
    • Free Courses
    • All Courses

    Community

    • Learners
    • Partners
    • Beta Testers
    • Translators
    • Blog
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    Learn Anywhere
    Placeholder
    Placeholder
    Placeholder
    © 2023 Coursera Inc. All rights reserved.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder