Python Fundamentals for Designers (Coursera)

Python Fundamentals for Designers (Coursera)

Python Fundamentals for Designers is an introduction to programming using Python meant for students interested in how programming is applied to visual applications and design. The course introduces the foundations of programming through a visual and dynamic learning environment. You’ll cover the essential building blocks of Python programming, from basic syntax and data types to more advanced concepts like control structures, functions, and inputs/outputs.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

Learn to build shapes and designs while implementing data structures that allow room for more complexity and depth within your projects. By the end of the course, you’ll be able to create dynamic and organic visual effects using the Processing platform with Python.
This is the first course in a three-part series, Programming for Designers, aimed at equipping designers with essential computational design skills.
This course is part of the Programming for Designers Specialization.

What you'll learn

  • Learn how Python can be applied to design projects
  • Execute simple Python scripts to draw geometric forms like lines, rectangles, and ellipses
  • Learn to use Python’s object-oriented programming to create basic shapes and designs

Syllabus

Introduction
In our first week, we will cover the basics: syntax, variables, coordinates, and functions. These are the building blocks of any programming language, and understanding them is crucial for moving forward. You'll learn how to write simple Python scripts within the Processing environment and lay the groundwork for more complex designs.

Drawing Primitives / Randomness / Boolean Logic
We'll dive into drawing primitives, explore iteration, and develop compositions using randomness. This week is all about bringing creativity into coding. You'll start to see how programming can become an integral part of your design process, allowing you to create intricate and dynamic compositions.

Conditionals / Boolean Logic / Probability
Our focus shifts to conditional statements, boolean logic, and simple state machines. These concepts are key to making your designs responsive and interactive. You'll learn how to incorporate logic into your projects, enabling designs that can adapt and change based on different conditions.

Transformations
We'll explore the transformative power of coding with translate, rotate, scale, and the push and pop matrix operations. Understanding these transformations will allow you to manipulate your designs in complex ways, opening up a new dimension of creativity and control in your work.

Input and Output
Finally, we'll cover how to read and write output in various formats and alter image pixel data. This week is crucial for those interested in data visualization or working with images in a programmatically creative manner. You'll gain the skills to manipulate and utilize data, enhancing your designs with a layer of dynamism and interactivity.

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

Related Courses

Comparing Genes, Proteins, and Genomes (Bioinformatics III) (Coursera) Coursera
University of California, San Diego

Comparing Genes, Proteins, and Genomes (Bioinformatics III) (Coursera)

Once we have sequenced genomes in the previous course, we would like to compare them to determine how species have evolved and what makes them different. In the first half of the course, we will compare two short biological sequences, such as genes (i.e., short sequences of DNA) or proteins. We will encounter a powerful algorithmic tool called dynamic programming that will help us determine the number of mutations that have separated the two genes/proteins.

Aug 17th 2026
5-12 Weeks
Diseño de Experiencia en Servicios (Coursera) Coursera
Universidad Austral

Diseño de Experiencia en Servicios (Coursera)

En la era de la comunicación, no siempre los servicios saben escuchar las necesidades profundas del cliente, ni tampoco es habitual que se innoven poniendo al cliente en el centro del proceso. ¿Qué técnicas de investigación de usuarios pueden ayudarte a mejorar un servicio? ¿Cómo entender a los usuarios y lo que buscan, y diseñar servicios que pongan sus necesidades como punto de partida? ¿Cómo lograr, a través de este diseño, que quieran crear una relación a largo plazo con la empresa?

Aug 17th 2026
4 Weeks
Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python (Coursera) Coursera
Ludwig-Maximilians-Universität München

Computers, Waves, Simulations: A Practical Introduction to Numerical Methods using Python (Coursera)

Interested in learning how to solve partial differential equations with numerical methods and how to turn them into python codes? This course provides you with a basic introduction how to apply methods like the finite-difference method, the pseudospectral method, the linear and spectral element method to the 1D (or 2D) scalar wave equation.

Aug 10th 2026
5-12 Weeks
Principios esenciales de diseño en Tableau (Coursera) Coursera
Universidad Austral

Principios esenciales de diseño en Tableau (Coursera)

En este curso, analizarás y aplicarás principios de diseño esenciales para tus visualizaciones en Tableau. Este curso asume que comprendes las herramientas dentro de Tableau y tienes algún conocimiento de los conceptos fundamentales de visualización de datos. Definirás y examinarás las similitudes y diferencias del análisis exploratorio y estudio, así como comenzarás a hacerte las preguntas correctas sobre lo que se necesita en una visualización.

Aug 17th 2026
4 Weeks
Python and Statistics for Financial Analysis (Coursera) Coursera
The Hong Kong University of Science and Technology - HKUST

Python and Statistics for Financial Analysis (Coursera)

Python is now becoming the number 1 programming language for data science. Due to python’s simplicity and high readability, it is gaining its importance in the financial industry. The course combines both python coding and statistical concepts and applies into analyzing financial data, such as stock data.

Aug 10th 2026
4 Weeks
Accounting Data Analytics with Python (Coursera) Coursera
University of Illinois at Urbana-Champaign

Accounting Data Analytics with Python (Coursera)

This course focuses on developing Python skills for assembling business data. It will cover some of the same material from Introduction to Accounting Data Analytics and Visualization, but in a more general purpose programming environment (Jupyter Notebook for Python), rather than in Excel and the Visual Basic Editor. These concepts are taught within the context of one or more accounting data domains (e.g., financial statement data from EDGAR, stock data, loan data, point-of-sale data).

Aug 17th 2026
5-12 Weeks
Open Design (Coursera) Coursera
Duke University

Open Design (Coursera)

What is design? How is it a deeply human endeavor? How can we design better products, services, and experiences in our communities? If you’re interested in helping create a more equitable and accessible world, this Center for Computational Thinking module on Open Design is for you.

Aug 17th 2026
1 Week
Data Science in Stratified Healthcare and Precision Medicine (Coursera) Coursera
University of Edinburgh

Data Science in Stratified Healthcare and Precision Medicine (Coursera)

An increasing volume of data is becoming available in biomedicine and healthcare, from genomic data, to electronic patient records and data collected by wearable devices. Recent advances in data science are transforming the life sciences, leading to precision medicine and stratified healthcare. In this course, you will learn about some of the different types of data and computational methods involved in stratified healthcare and precision medicine.

Aug 10th 2026
5-12 Weeks
An Introduction to Interactive Programming in Python (Part 2) (Coursera) Coursera
Rice University

An Introduction to Interactive Programming in Python (Part 2) (Coursera)

This two-part course is designed to help students with very little or no computing background learn the basics of building simple interactive applications. Our language of choice, Python, is an easy-to learn, high-level computer language that is used in many of the computational courses offered on Coursera. To make learning Python easy, we have developed a new browser-based programming environment that makes developing interactive applications in Python simple.

Aug 10th 2026
4 Weeks
Applied Text Mining in Python (Coursera) Coursera
University of Michigan

Applied Text Mining in Python (Coursera)

This course will introduce the learner to text mining and text manipulation basics. The course begins with an understanding of how text is handled by python, the structure of text both to the machine and to humans, and an overview of the nltk framework for manipulating text. The second week focuses on common manipulation needs, including regular expressions (searching for text), cleaning text, and preparing text for use by machine learning processes. The third week will apply basic natural language processing methods to text, and demonstrate how text classification is accomplished. The final week will explore more advanced methods for detecting the topics in documents and grouping them by similarity (topic modelling).

Aug 17th 2026
4 Weeks