Description
OXFORD Java One Step Ahead 2017 Edition by Anita Seth & B.L. Juneja
Java—One Step Ahead is a textbook designed for undergraduate students of computer science and information technology as well as MCA. It provides comprehensive coverage of core and advanced Java topics. It aims to build a strong foundation of concepts and efficient programming skills in Java.Divided into 27 chapters, the book begins with fundamentals of OOP concepts. It goes on to discuss the evolution and development of Java programming. Further, Multithreaded programming, Strings, I/O programming, Generic programming, Collections, Applets, and Event handling are explained lucidly. This book offers a detailed coverage of GUI programming, networking, and advanced topics like JDBC, JavaBeans, etc. Frequently asked interview questions, versions of Java, and creating web pages are provided as appendices.The text is interspersed with notes and tips for relevant concepts and programming examples. Plenty of chapter-end exercises are provided for students to practise Table of contents1. Object-oriented Programming and Evolution of Java2. Program Structure in Java3. Data Types, Variables, and Operators4. Control Statements5. Classes and Objects6. Methods7. Arrays8. Inheritance9. Interfaces10. Packages and Java Library11. Exception Handling12. String Handling in Java13. Multithreaded Programming14. Generic Programming15. Image Handling in Java16. Collections17. Input/Output Streams and File Operations18. Applets19. Event Handling20. Creating GUIs in AWT Windows21. Drawing in AWT Windows22. Swing—Part 123. Swing—Part 224. Networking25.Java Beans26. Java Servlets27. Java Database Connectivity