DEV Community

Cover image for Canopas Podcast 5— Imperative vs Declarative Programming paradigms
Raksha for Canopas Software

Posted on

1 1

Canopas Podcast 5— Imperative vs Declarative Programming paradigms

This article is on our 5th episode of Canopas Podcast — Imperative vs Declarative Programming.

Keylines of the podcast

  1. What is Imperative programming?
  2. What is Declarative programming?
  3. Why does choice matter?
  4. Examples of imperative and declarative programming.
  5. Conclusion.

Often we come around the word “Programming paradigm”. What exactly is, the method you use for implementation. i.e. You’re directly using what is built already or you’re implementing something by yourself.

The below podcast will guide you on what is the difference between imperative and declarative programming and with which you should go.

The podcast episode is also available on SpotifyGoogle Podcasts, and Amazon Music.

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay