Being a programmer for quite some time, I feel that programming cannot be learned from books, what one needs is a sheer practice of solving problems in programming. But there are few Java Programming books that make learning of Java interesting.
Java How to Program is one of the Best Java Books. After reading this book I can say this is a Good Java book. Although There are Advanced Java Books in the market but for a beginner this Java Text Book is an early guide.
Learning Java with the help of a book is a bit tough if you are a beginner and don’t have any previous programming experience.
You need to have at least a basic knowledge of programming concepts. Before referring to any book, I would suggest you learn Java concepts from the internet.
You may also like Java Interview Questions and Answers
And If you want to refer a book to learn Core Java then I would suggest you “Java: How to Program” by Harvey and Paul Deitel.
I read it, and I felt like they took my hand and guided me through all the concepts- from the easiest to the most complex and career-demanding.
I felt this is one of the best books to learn the concepts easily and in no time.
Topics Covered in this book are :
- Introduction to Computers and Java
- Introduction to java programming
- Introduction to Object-Oriented Paradigm
- Java Classes, Objects, Methods
- Strings
- Control Statements
- Arrays and ArrayLists
- Dive into inheritance
- Dive into polymorphism
- Java exception handling
- Develop real-life projects using Java
- GUI components
- Graphics and Java 2D
- Java regular expressions
- Files and Streams
- Recursion
- Searching, sorting, and Big O notation
- Some data structures in Java
- Applets and Introduction to Java Web
- JDBC Connection (Connecting Java to a database)
The book is available in Paperback and Kindle Edition in India. This book is helpful in concept building and understanding the basic programming skills too. This book covers a detailed section about OOPs – Object Oriented Programming System.
More Details about the book is :
Pages: 1288 pages
Publishing House: Pearson Education; Eleventh edition (30 July 2018)
Language: English
The book is highly appreciated and recommended by its readers. It has near about 4-star ratings on amazon. The Amazon bestseller rank is #131255.
About the author: Harvey and Paul Deitel
Harvey M. Deitel, CEO of Deitel & Associates, Inc. has 40 years of experience in the computing field including extensive industry and academic experience. He is one of the world’s leading computer science instructors and seminar presenters.
More Books by this author Click Here
You may also visit xadmin.net for java tutorials.