Course

An Introduction to Interactive Programming in Python (Part 1)

Rice University

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. These applications will involve windows whose contents are graphical and respond to buttons, the keyboard and the mouse. In part 1 of this course, we will introduce the basic elements of programming (such as expressions, conditionals, and functions) and then use these elements to create simple interactive applications such as a digital stopwatch. Part 1 of this class will culminate in building a version of the classic arcade game "Pong".

Certificate Available ✔

Get Started / More Info
An Introduction to Interactive Programming in Python (Part 1)
More Software Development Courses

Developing Applications with Google Cloud

Google Cloud

In this specialization, application developers learn how to design, develop, and deploy applications that seamlessly integrate managed services from Google Cloud....

Creating a Word Jumble Game in Python Using Tkinter GUI

Coursera Project Network

In this 1-hour long project-based course, you will learn how to be able to create a fully functioning Word Jumble Game using tkinter GUI in python. You will be able...

Introduction to Parallel Programming with CUDA

Johns Hopkins University

This course will help prepare students for developing code that can process large amounts of data in parallel on Graphics Processing Units (GPUs). It will learn...

Requirements Gathering for Secure Software Development

University of Colorado System

In Software Requirements Elicitation for Secure Software Development, we're going to discuss the overall software requirements process as it applies in waterfall,...