Learn and Test Your Programming Skills
Buch, Englisch, 588 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 1156 g
ISBN: 978-1-4842-5403-5
Verlag: Apress
Gain the fundamental concepts of object-oriented programming with examples in Java. This second edition comes with detailed coverage and enhanced discussion on fundamental topics such as inheritance, polymorphism, abstract classes, interfaces, and packages. This edition also includes discussions on multithread programming, generic programming, database programming, and exception handling mechanisms in Java. Finally, you will get a quick overview of design patterns including the full implementation of some important patterns.
Interactive Object-Oriented Programming in Java begins with the fundamental concepts of object-oriented programming alongside Q&A sessions to further explore the topic. The book concludes with FAQs from all chapters. It also contains a section to test your skills in the language basics with examples to understand Java fundamentals including loops, arrays, and strings. You’ll use the Eclipse IDE to demonstrate the code examples in thebook.
After reading the book, you will have enhanced your skills in object-oriented programming in Java and you will be able to extend them in interesting ways.
What You Will Learn
- Discover object-oriented programming with Java
- Test your programming skills
- Crack Java-based interviews with confidence
- Use the Eclipse IDE to write code and generate output
Who This Book Is For
Novice to intermediate programmers, software developers, and software testers.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Object-Oriented Programming Concepts.- Chapter 2: The Building Blocks:Classes and Objects.- Chapter 3: Class and Objects in depth.- Chapter 4: Concept of Inheritance.- Chapter 5: Polymorphism.- Chapter 6: Abstract class and Interface: The True Art in O OP.- Chapter 7: Package.- Chapter 8: Understanding Class Variables.- Chapter 9: Quick Recap on OOP principles.- Chapter 10: Managing and Exceptions.- Chapter 11: Thread Programming.- Chapter 12: Generic Programming.- Chapter 13: Database Programming.- Chapter 14: Features in Evolution Path.- Chapter 15: An Introduction to Design Patterns.- Chapter 16: Frequently Asked Questions.- Appendix A.- Appendix B.- Appendix C.