Skip to content

ahmedsiam0/library-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library System

Java Style Guide

Any code should follow Google Java Style Guide as much as possible.

In summary:

  • Class names should be UpperCamelCase (like Order, Book).
  • Variable, method, attribute and parameter names should be lowerCamelCase (like updateBook, quantity, publicationYear).

Authors

  • Ibrahim Mohamed

Attribution

Library icons created by Freepik - Flaticon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published