Skip to content

kofi-k/SmartHome---Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Home Sample Project

SmartHome project is a java code that puts together the 4 pillars of OOP in one code.

Features

  • shows a smart device abstract class from which devices will be built
    • class has properties and methods that will be inherited and overriden
  • sub classes which inherit from the smart device class and override methods
  • a smart home device from which the objects of the smart device types will be used

You'd find some basic java syntax and coding coventions in here for.

This porject is something friendly for beginners.

OPEN TO YOUR CONTRIBUTIONS and/or critics :D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages