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

    Dynamic Programming Courses Online

    Master dynamic programming techniques for solving complex problems. Learn to break down problems into simpler subproblems for efficient solutions.

    Skip to search results

    Filter by

    Subject
    Required
     *

    Language
    Required
     *

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

    Learning Product
    Required
     *

    Build job-relevant skills in under 2 hours with hands-on tutorials.
    Learn from top instructors with graded assignments, videos, and discussion forums.
    Learn a new tool or skill in an interactive, hands-on environment.
    Get in-depth knowledge of a subject by completing a series of courses and projects.
    Earn career credentials from industry leaders that demonstrate your expertise.
    Earn career credentials while taking courses that count towards your Master’s degree.
    Earn your Bachelor’s or Master’s degree online for a fraction of the cost of in-person learning.
    Complete graduate-level learning without committing to a full degree program.
    Earn a university-issued career credential in a flexible, interactive format.

    Level
    Required
     *

    Duration
    Required
     *

    Skills
    Required
     *

    Subtitles
    Required
     *

    Educator
    Required
     *

    Explore the Dynamic Programming Course Catalog

    • Status: New
      New

      Packt

      Multimodal RAG with GPT – Build Smarter Search & AI Systems

      Skills you'll gain: Development Environment, Generative AI, User Interface (UI), Human Computer Interaction, ChatGPT, Prompt Engineering, Artificial Intelligence, System Design and Implementation, Natural Language Processing, Applied Machine Learning, Computer Vision, Information Architecture, Data Processing, Data Management

      Intermediate · Course · 1 - 3 Months

    • SAE Institute México

      Inteligencia Artificial para personajes en Unreal Engine

      Skills you'll gain: Unreal Engine, Animation and Game Design, 3D Modeling, Animations, Video Game Development, Game Design, Artificial Intelligence, Blueprinting, Computer Programming Tools

      Beginner · Course · 1 - 4 Weeks

    • Status: New
      New

      Packt

      .NET 8 Backend Bootcamp – Modulith, DDD & CQRS

      Skills you'll gain: Containerization, Restful API, Microservices, Redis, Authentications, PostgreSQL, OAuth, .NET Framework, Application Programming Interface (API), Object Oriented Design, Software Design Patterns, Software Design, Scalability, Software Architecture, Event-Driven Programming, C# (Programming Language), Middleware, Data Migration, Systems Architecture, Maintainability

      Intermediate · Specialization · 3 - 6 Months

    • Status: New
      New

      Board Infinity

      Writing Effective Technical Documentation

      Skills you'll gain: Technical Writing, Technical Documentation, Technical Communication, Software Documentation, Software Design Documents, Collaborative Software, Augmented and Virtual Reality (AR/VR), Typography, Multimedia, Proofreading, Design Elements And Principles, GitHub, Application Programming Interface (API), Version Control

      Beginner · Course · 1 - 4 Weeks

    • Packt

      Advanced AJAX Techniques and Final Projects

      Skills you'll gain: Node.JS, Ajax, Restful API, Server Side, API Design, Postman API Platform, Back-End Web Development, Full-Stack Web Development, Web Development Tools, Front-End Web Development, Application Programming Interface (API), Web Applications, JSON, Javascript, Web Development, Development Testing, Middleware, Cascading Style Sheets (CSS), Hypertext Markup Language (HTML)

      Advanced · Course · 1 - 3 Months

    • Packt

      Salesforce Integration With External Systems Part 2

      Skills you'll gain: Authentications, Salesforce Development, Salesforce, Systems Integration, OAuth, Postman API Platform, Data Integration, Cloud-Based Integration, Integration Testing, Application Programming Interface (API), Restful API, Authorization (Computing), User Flows

      Advanced · Course · 1 - 3 Months

    • Status: New
      New

      Packt

      Foundations of Modern HTML & CSS

      Skills you'll gain: HTML and CSS, Cascading Style Sheets (CSS), Responsive Web Design, Web Development Tools, Hypertext Markup Language (HTML), Web Design, Development Environment, Web Design and Development, Web Development, Front-End Web Development, Semantic Web, Web Content Accessibility Guidelines, Typography

      Beginner · Course · 1 - 3 Months

    • Status: New
      New

      Coursera Project Network

      Data Querying in C#: Ecommerce Analytics API

      Skills you'll gain: Relational Databases, API Design, ASP.NET, Object-Relational Mapping, Databases, Query Languages, Back-End Web Development, Application Programming Interface (API), Restful API, Code Review, Database Design, SQL, Data Access, Data Manipulation, C# (Programming Language)

      Intermediate · Guided Project · Less Than 2 Hours

    • Coursera Project Network

      Configura APIs en Node.js: Crea aplicaciones backend

      Skills you'll gain: Authentications, Node.JS, Back-End Web Development, API Design, Application Programming Interface (API), Secure Coding, Server Side, Restful API, Software Architecture, Web Applications, Software Development, Debugging, JSON, Maintainability, Middleware

      Intermediate · Guided Project · Less Than 2 Hours

    • Status: New
      New

      Packt

      Blender Foundations & Tavern Structure Modeling

      Skills you'll gain: 3D Modeling, Computer Graphics, Visualization (Computer Graphics), Prototyping, Design Elements And Principles

      Intermediate · Course · 1 - 3 Months

    • Status: New
      New

      H2O.ai

      H2O Generative AI Starter Track

      Skills you'll gain: Prompt Engineering, Generative AI, Document Management, Artificial Intelligence, Technical Communication, Artificial Intelligence and Machine Learning (AI/ML), Application Programming Interface (API), Configuration Management

      Intermediate · Course · 1 - 3 Months

    • Packt

      AJAX Authentication and Cross-Origin Requests

      Skills you'll gain: Ajax, Web Servers, Authentications, Server Side, Web Applications, Application Security, Application Programming Interface (API), Restful API, Javascript

      Intermediate · Course · 1 - 4 Weeks

    Dynamic Programming learners also search

    C Programming
    Programming
    C
    Beginner Programming
    Development
    C Programming Projects
    Programming Projects
    Computer Programming
    1…307308309…317

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

    • Multimodal RAG with GPT – Build Smarter Search & AI Systems: Packt
    • Inteligencia Artificial para personajes en Unreal Engine: SAE Institute México
    • .NET 8 Backend Bootcamp – Modulith, DDD & CQRS: Packt
    • Writing Effective Technical Documentation: Board Infinity
    • Advanced AJAX Techniques and Final Projects: Packt
    • Salesforce Integration With External Systems Part 2: Packt
    • Foundations of Modern HTML & CSS: Packt
    • Data Querying in C#: Ecommerce Analytics API: Coursera Project Network
    • Configura APIs en Node.js: Crea aplicaciones backend: Coursera Project Network
    • Blender Foundations & Tavern Structure Modeling: Packt

    Skills you can learn in Business Strategy

    Modeling (25)
    Market (economics) (21)
    Plan (19)
    Planning (16)
    Strategic Management (16)
    Business Model (13)
    Operations Management (13)
    Analytics (12)
    Evaluation (12)
    Project Management (11)
    Supply Chain (10)
    Decision-making (9)

    Frequently Asked Questions about Dynamic Programming

    Dynamic programming is an algorithmic technique that solves optimization problems by breaking them down into simpler sub-problems. The solutions to these sub-problems are stored along the way, which ensures that each problem is only solved once. Dynamic programming has become an important technique for efficiently solving complex optimization problems in applications such as reinforcement learning for artificial intelligence (AI) and genome sequencing in bioinformatics.

    The advantages of dynamic programming can be understood in relation to other algorithms used to solve optimization problems. Like divide and conquer algorithms, dynamic programming breaks down a larger problem into smaller pieces; however, unlike divide and conquer, it saves solutions along the way so each problem is only solved once, improving the speed of this approach. By contrast, greedy algorithms also solve each problem only once, but unlike dynamic programming, it does not look back to consider all possible solutions, running the risk that the greedy algorithm will settle on a locally optimal solution that is not globally optimal.

    Ultimately, there is no single “silver bullet” algorithm that is best for every application, and different types of problems will require different techniques. However, dynamic programming’s ability to deliver globally optimal solutions with relative efficiency makes it an important part of any programmer’s skill set.‎

    Dynamic programming is a valuable career skill for programmers working on complex optimization problems in high-tech fields such as data science, artificial intelligence and machine learning, robotics, and bioinformatics. Computer scientists with the ability to find the right approaches to these high-value problems are highly sought after and compensated accordingly by leading companies in these industries. According to the Bureau of Labor Statistics, computer and information research scientists earned a median annual salary of $122,840 per year in 2019, and these jobs are expected to grow much faster than the average across the rest of the economy.‎

    Yes! There are an incredibly wide range of learning opportunities in computer science on Coursera, including courses and Specializations in algorithms and dynamic programming. Coursera lets you learn about dynamic programming remotely from top-ranked universities from around the world such as Stanford University, National Research University Higher School of Economics, and University of Alberta. And, because learners on Coursera pay a significantly lower tuition than on-campus students, you won’t need to use dynamic programming or other algorithmic techniques to determine whether it’s an optimal investment in your career.‎

    The people best suited for roles in dynamic programming are computer programmers and people with experience working with algorithms. Dynamic programming is an algorithmic technique for breaking down a problem into simpler subproblems, so it’s important that people who pursue roles in dynamic programming have experience working in fields that utilize this technique. People who work as aerospace engineers or in economics are best suited for these roles.‎

    A common career path for someone in dynamic programming is a job as a computer and information research scientist. These scientists design software systems and invent new computing languages, which they later test and present to colleagues in academic journals and conferences. Another common career path for someone studying dynamic programming is working with robotics or in computer programming.‎

    It’s important for learners to have a strong handle on algorithms, so topics related to advanced algorithms and complexity, discrete optimization, data structures and algorithms, algorithms on strings, and algorithms on graphs are extremely useful. Reinforcement learning may explore topics related to AI tools and how it is useful in game development, customer interaction, and supply chain. For learners looking to improve their computer programming skills, the fundamentals of computing may help you program and think like a computer scientist. Competitive programming is the next step up and is a great option if you want to explore topics related to dynamic programming and number and graph theories.‎

    Most people with a background in dynamic programming are hired to work in the federal government, according to the U.S. Bureau of Labor Statistics. Some people also work for computer systems and design-related services companies. Research and development companies hire people with a background in dynamic programming as well as software publishers.‎

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

    When looking to enhance your workforce's skills in Dynamic 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