Skip to content

Michigan State University CSE 231 Python Course

Notifications You must be signed in to change notification settings

chuhranm/IntroPython

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Michigan State University CSE 231 Python Course

In this Repository, I worked through Michigan State University CSE 231 Intro to Python Class. I wasn’t enrolled in the class but since all the projects and information were available online, I knew this was a good opportunity to learn and measure my understanding of concepts. I quickly fell in love with the class and worked on it through the COVID Quarantine. I had no problem doing Projects 1-8, then we got to classes and I moved on and wanted to learn “Classes and OPP” from other sources. The challenging thing about taking a class you’re not enrolled in is not being to ask questions relating to the Projects. Being able to complete up to OOP programming Projects gave me the confidence to purse become a Software Engineer on the day.

In Each week folder contains the Labs and Projects I worked on.

  1. Project One: Converting Integers

  2. Project Two: Program to Display information about Renting Cars (integers, conditionals, iteration, input/output)

  3. Project Three: Undergraduate Tuition Calculator (Control/ input/output)

  4. Project Four: Functions of Selected Mathematical Functions (Functions)

  5. Project Five: Working with Files (Functions, File input and output, try-except)

  6. Project Six: Working with CSV files (Functions, File input and output, list and tuples)

  7. Project Seven: House of Reps (Lists and Tuples)

  8. Project Eight: Video Games (Dictionary)

  9. Project Nine: Classes

  10. Project Ten: Data Analysis

  11. Project Eleven: Classes

About

Michigan State University CSE 231 Python Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Jupyter Notebook 0.8%