Learn java in one day and learn it well : the only book you need to start coding in Java immediately /
Jamie Chan
- [United States] : [CreateSpace Independent Publishing Platform], c2016
- 233 pages ; 23 cm.
Includes index.
Contents: Chapter 1. Introduction to Java -- Chapter 2. Getting Ready for Java -- Chapter 3. The World of Variables and Operators -- Chapter 4. Arrays and Strings -- Chapter 5. Making our Program Interactive -- Chapter 6. Control Flow Statements -- Chapter 7. Object Oriented Programming 1 -- Chapter 8. Object Oriented Programming 2 -- Chapter 9. Collections -- Chapter 10. File Handling -- Chapter 11. Advanced Java Topics -- Chapter 12. Project -- Appendix A -- Index.
Have you ever wanted to learn computer programming but were afraid it would be too difficult for you? Or perhaps you already know other programming languages, and are now interested in learning Java. Java can be used to develop applications for desktop, web, and even mobile devices. Java is platform independent, which means a program written in Java can be executed on any operating system, including Windows, Mac and Linux.