Skip to content

nramanath/Interactive-Programming-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interactive-Programming-in-Python

##About the Course Coursera and Rice University have offered course An Introduction to Interactive Programming in Python by professors Joe Warren, Scott Rixner, John Greiner and Stephen Wong. 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.

Reference - https://www.coursera.org/course/interactivepython

##Contents I have added the notes, templates and my mini projects developed as part of this certification course.

##Set Up All implementations have been done using JetBrains PyCharm Community Edition 5.0.1

1. Clone the repository to your local machine
2. Open PyCharm IDE, go to File->Open...
3. Navigate to folder containing the project and import
4. Install the required libraries
5. Run the scripts

About

PyScripts, Notes and Projects built using Simple GUI Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages