<< 1 >>
Rating:  Summary: Excellent beginnners book. Review: "Java from The Beginning" is almost a perfect beginners book on OOP using Java. It gently starts by teaching you how to set up yor Java environment. Then it begins telling you how to create yor own classes using examples showing how to create and use variables and methods. This book covers the basic parts of Java and introduces more advanced features like threads, eventdriven programs and networking. It dosn't cover the advanced features very deeply but it provides you with a good base for futher reading. This book also contains an introduction to object oriented design. Again not very deeply covered, but it gives you a good base for further reading.
Rating:  Summary: Excellent beginners book. Review: "Java From the Beginning" is an excellent first step into object oriented programming using Java. I've read several books in the 'getting started with java' context. This one is the absolute best I've read in this context. "Java From the Beginning" really starts from the beginning. It gently introduces you to set up your java environment and how to use the java-tools.This book is an introduction to OOP using Java. It does a really good job. It keeps you on track, making sure you are not forgetting anything by good and relevant exercises and it also continuosly keeps putting new knowledge on what you just learned. "Java From the Beginning" teach you how to constuct classes and programs in good object oriented tradition. It shows you how to use terms like inheritance and polymorphism in proper ways. It starts from the beginning using primitive examples and later on th book also covers more advanced features like Threads, Eventdriven programming and networking. These advanced features are not deeply covered, but they are covered in a way that provides you with a good base for optaining futher knowledge.
Rating:  Summary: Excellent beginnners book. Review: "Java from The Beginning" is almost a perfect beginners book on OOP using Java. It gently starts by teaching you how to set up yor Java environment. Then it begins telling you how to create yor own classes using examples showing how to create and use variables and methods. This book covers the basic parts of Java and introduces more advanced features like threads, eventdriven programs and networking. It dosn't cover the advanced features very deeply but it provides you with a good base for futher reading. This book also contains an introduction to object oriented design. Again not very deeply covered, but it gives you a good base for further reading.
Rating:  Summary: Excellent beginners book. Review: "Java From the Beginning" is an excellent first step into object oriented programming using Java. I've read several books in the 'getting started with java' context. This one is the absolute best I've read in this context. "Java From the Beginning" really starts from the beginning. It gently introduces you to set up your java environment and how to use the java-tools. This book is an introduction to OOP using Java. It does a really good job. It keeps you on track, making sure you are not forgetting anything by good and relevant exercises and it also continuosly keeps putting new knowledge on what you just learned. "Java From the Beginning" teach you how to constuct classes and programs in good object oriented tradition. It shows you how to use terms like inheritance and polymorphism in proper ways. It starts from the beginning using primitive examples and later on th book also covers more advanced features like Threads, Eventdriven programming and networking. These advanced features are not deeply covered, but they are covered in a way that provides you with a good base for optaining futher knowledge.
<< 1 >>
|