Cheap Java from the Beginning (2nd Edition) (International Computer Science Series) (Book) (Jan Skansholm) Price
CHEAP-PRICE.NET ’s Cheap Price
$83.60
Here at Cheap-price.net we have Java from the Beginning (2nd Edition) (International Computer Science Series) at a terrific price. The real-time price may actually be cheaper — click “Buy Now” above to check the live price at Amazon.com.
| AUTHOR: | Jan Skansholm |
| CATEGORY: | Book |
| MANUFACTURER: | Addison Wesley |
| ISBN: | 0321154169 |
| TYPE: | Computer Bks - Languages / Programming, Computer Books: Languages, Computers, Java (Computer program languag, Java (Computer program language), Programming - General, Programming Languages - Java, Computers / Programming Languages / Java |
| MEDIA: | Paperback |
| # OF MEDIA: | 1 |
Related Products
Customer Reviews of Java from the Beginning (2nd Edition) (International Computer Science Series)
Excellent beginnners book. "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.
Excellent beginners book.
"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.