Skip to content

I started learning Python for Data Mining, So I thought to also try Python in Object Oriented Programming Language

Notifications You must be signed in to change notification settings

appuk/object_oriented_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Object Oriented Programming In my last repository, I was learning Python for Data Analysis. So I thought why not learn it in Object Oriented Perspective

  1. Basic Concepts: In this program, I created basic class and objects
  2. Vacation Package: In this project, I created a vacation planning application where users can book round-trip flights. I covered different types of validation on departure date and return date and also performed testing on them.

In both the projects, I made use of abstract class.

About

I started learning Python for Data Mining, So I thought to also try Python in Object Oriented Programming Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages