Skip to main content
HomeProgramming

Course

Programming Paradigm Concepts

BasicSkill Level
4.8+
131 reviews
Updated 05/2026
Explore a range of programming paradigms, including imperative and declarative, procedural, functional, and object-oriented programming.
Start Course for Free
TheoryProgramming
2 hr
14 videos
45 Exercises
3,450 XP
4,180
Statement of Accomplishment

Create Your Free Account

Continue with GoogleShow more options

or


By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Loved by learners at thousands of companies

Group

Training a Team?

Try for Business

Course Description

Ready for a paradigm shift to what you know about programming? In Introduction to Programming Paradigms, you will learn the basics of various programming paradigms, including imperative and declarative programming, procedural programming, functional programming, and object-oriented programming.

You will learn about real-world use cases for these paradigms and common coding patterns in each one, and even write basic programs in Python for each paradigm. By the time you're finished with the course, you'll be able to recognize different programming paradigms and know when to choose one over another. You'll even get a sneak peek into some more advanced topics like:
  • Recursion in functional programming
  • Class inheritance in procedural programming

    Understand the Pros and Cons of Each Programming Paradigm



    In chapters 2-4, you will explore procedural, functional, and object-oriented programming, respectively. Each chapter will cover the hallmarks of the specific programming paradigm, some common real-world applications, and enough of an overview to give you an understanding of when to use one paradigm over another.

    Implement Simple Procedural, Functional, and Object-Oriented Programs



    Each chapter will also include an exercise in building a program within the given paradigm. You will write subroutines and recursive functions, and define your own classes using Python.

    By the time you finish, you’ll have a firm understanding of the basics of programming paradigms, their uses, common coding patterns, and when to apply each one in specific situations.

Prerequisites

Intermediate Python
1

Introduction to Programming Paradigms

Get ready for a first look at programming paradigms! This Chapter covers what programming paradigms are, why they matter, and two broad categories of programming paradigms, namely Imperative and Declarative programming. You will also learn about the benefits of writing modular code and employing separation of responsibilities and how these relate to different paradigms.
Start Chapter
2

Procedural Programming

Dive into one of the most commonly used paradigms in programming: Procedural Programming. This Chapter covers what procedural programming is, what problems it can be used to solve, and how it achieves separation of responsibilities and modular code. You will learn how control flow statements like if statements, for loops, and function definition can all be used in procedural programming, and you'll get to practice these in Python.
Start Chapter
3

Functional Programming

Dive into functional programming in this Chapter. We will cover the basics of functional programming: when to use it, some advantages and disadvantages, as well as some applications. You will also learn about using recursion in functional programming, and you will even implement some basic functional programs of your own!
Start Chapter
4

Object-Oriented Programming

Let's play with some classes and objects! This chapter will cover the Object-Oriented Programming paradigm, its common applications, pros and cons, and how to implement basic object-oriented programs in Python. We'll also touch on some more advanced topics in this paradigm including class inheritance and public vs. private attributes.
Start Chapter
Programming Paradigm Concepts
Course
Complete

Earn Statement of Accomplishment

Add this credential to your LinkedIn profile, resume, or CV
Share it on social media and in your performance review
Enroll Now

Don’t just take our word for it

*4.8
from 131 reviews
85%
14%
1%
0%
0%
  • Facundo
    2 weeks ago

  • Mir Mominur Rahaman
    3 weeks ago

  • A R Golam Morshed
    3 weeks ago

  • jaiswal
    3 weeks ago

    OK NICE

  • Tanvir
    3 weeks ago

  • MD SANOWAR
    3 weeks ago

    Great learning site

Facundo

Mir Mominur Rahaman

A R Golam Morshed

FAQs

What programming paradigms are covered in this course?

You will learn imperative and declarative programming, procedural programming, functional programming, and object-oriented programming, with Python examples for each.

Do I need to know multiple programming languages for this course?

No. All coding exercises use Python. You just need Introduction to Python and Intermediate Python as prerequisites.

Will I write actual programs in each paradigm or just learn theory?

You will both learn concepts and write basic programs. Each chapter includes Python exercises where you implement patterns specific to that paradigm.

Does the course cover when to choose one paradigm over another?

Yes. You will learn the advantages, disadvantages, and real-world use cases for each paradigm so you can recognize which one fits a given problem best.

What advanced object-oriented concepts are included?

The final chapter covers class inheritance and the distinction between public and private attributes, in addition to the basics of classes and objects.

Join over 19 million learners and start Programming Paradigm Concepts today!

Create Your Free Account

Continue with GoogleShow more options

or


By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Grow your data skills with DataCamp for Mobile

Make progress on the go with our mobile courses and daily 5-minute coding challenges.