Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Declarative Thinking and Programming

EuroPython Conference via YouTube

Overview

Explore declarative thinking and programming in this 29-minute EuroPython Conference talk. Discover the differences between declarative and imperative approaches through real-life examples, and learn how declarative programming can enhance problem-solving in Python. Examine practical applications, including the use of configuration files, list and dictionary comprehensions, and sets to avoid control flow statements. Gain insights into logistic programming with PyDatalog and see how it can be applied to solve mathematical crosswords. Understand the advantages of declarative programming for scalable execution and maintaining a single level of abstraction in your code.

Syllabus

Intro
Outline
Motivation
Imperative vs. Declarative
Leaky Abstractions
Example 1: List Comprehensions
Example 2: Dictionaries
Example 3
PyDatalog
Math Riddle
Other Applications
Summary

Taught by

EuroPython Conference

Reviews

Start your review of Declarative Thinking and Programming

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.