Course

An Introduction to Interactive Programming in Python (Part 2)

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 2 of this course, we will introduce more elements of programming (such as list, dictionaries, and loops) and then use these elements to create games such as Blackjack. Part 1 of this class will culminate in building a version of the classic arcade game "Asteroids". Upon completing this course, you will be able to write small, but interesting Python programs. The next course in the specialization will begin to introduce a more principled approach to writing programs and solving computational problems that will allow you to write larger and more complex programs.

Certificate Available ✔

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

Developing Applications with Google Cloud en Français

Google Cloud

Dans cette spécialisation, les développeurs d'applications apprennent à concevoir, développer et déployer des applications qui intègrent de manière transparente...

Creating a virtual book store using java GUI

Coursera Project Network

In this 1-hour long project-based course, By the end of this project, you will create a graphical user interface application of a virtual bookstore using java as...

Introduction to Python Programming

University of Pennsylvania

This course provides an introduction to programming and the Python language. Students are introduced to core programming concepts like data structures, conditionals,...

Restful Web Service Spring Boot Visual Studio Code Gradle

Coursera Project Network

In this project you will use the Spring Boot Framework to create a restful web application that returns a list of random numbers to the consumer. A web service uses...