Skip to content

joshming/Python_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Projects

Some python work from university. These were created to devvlop a strong foundation in object-oriented programming.

a1 - Club Finder

a1's main purpose was to develop a club-finding program for students. \

  • Student names and information were to be in a text file, which would be read by the program.
  • Based on their friends and current clubs, they would be recommended some other club that the algorithm believed would be a good fit for them.

Year2a1 - Gym Schedule

This project simulates a gym that provides various workout classes.

Year2a2 - A survey analyzer

This assignment takes in information recorded from a survey and assigns individuals to groups according to certain criteria. \

  • Information is passed as a text file; this text file is read by the program.
  • Once the information is read, it can be parsed.
  • the information that is parsed is processed by the methods that are applicable to that information.

About

Some python work from university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages