Python-Programming-A-Concise-Introduction

Python Programming: A Concise Introduction by Wesleyan University

This is solution for the Course provided on platform Coursera. Kindly uphold the coursera Honor Code. This Solution is meant for personal usage only.

Course Logo

About the Course

The goal of the course is to introduce students to Python Version 3.x programming using hands on instruction. It will show how to install Python and use the Spyder IDE (Integrated Development Environment) for writing and debugging programs. The approach will be to present an example followed by a small exercise where the learner tries something similar to solidify a concept. At the end of each module there will be an exercise where the student is required to write simple programs and submit them for grading. It is intended for students with little or no programming background, although students with such a background should be able to move forward at their preferred pace.