An Introduction to Interactive Programming in Python (Part 1)
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”.
None
Syllabus
Syllabus - What you will learn from this course
Week 1
Week 0 - Statements, expressions, variables
Week 2
Week 1 - Functions, logic, conditionals
Week 3
Week 2 - Event-driven programming, local/global variables
Week 4
Week 3 - Canvas, drawing, timers
Week 5
Week 4 - Lists, keyboard input, the basics of modeling motion
FAQ
When will I have access to the lectures and assignments?
Access to lectures and assignments depends on your type of enrollment. If you take a course in audit mode, you will be able to see most course materials for free. To access graded assignments and to earn a Certificate, you will need to purchase the Certificate experience, during or after your audit. If you don't see the audit option:
What will I get if I subscribe to this Specialization?
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile. If you only want to read and view the course content, you can audit the course for free.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
Reviews
The course is really practical and you learn Python playing the games you develop, It is such a great course for those who already know how to code and want to know more about Python syntax.
This was a fun and convenient course, and it was a great start to learning programming for me. There must have been lots of thought and talent put into it to make it that way.
Thank you!
it is really a good, and interesting course offered by coursers. the teaching staff and the proffers exp land in a detailed and understandable way and made the course essay to understand and workout.
I had a lot of fun with this course. The instructors were concise and they created some very fun projects. Coming into programming somewhat green, I also learned a lot more than just Python.