• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

needs recommendation on the BOOK

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
good day,
hey, i am searching for the book that will provide the OOP concept and its working knowledge in java. the profession ways of working like the use of getter and setter methods, packaging, etc. books that will help me to do my project on the food cafe management software in a bit professional touch..

thank you
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
if you have small experience in java, try this one - Core Java(TM) Horstmann, Cornel
 
Ranch Hand
Posts: 449
Scala IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

sabin ran wrote:the profession ways of working like the use of getter and setter methods, packaging, etc. books that will help me to do


Check out our Bunkhouse for different book reviews. Other than that, I would highly recommend both Effective Java and Clean Code. Hope it helps.
reply
    Bookmark Topic Watch Topic
  • New Topic