Average Reviews:
(More customer reviews)It's a great book for starters. Will give you a very good introduction to the Java language . If you are a C++ programmer you can start programming in Java in weeks . This book however does not have any topics on Data Structures.Once you get a head start on Java get a different book on Data Structures with Java.
Click Here to see more reviews about: Starting Out with Java 5: Control Structures to Objects
This text is designed as a "late objects" introduction to programming using the Java programming language. This textfirst introduces the reader to the fundamentals of data types, input and output, control structures, methods, and objects created from standard library classes. After this the reader learns to write her own classes, and develop simple GUI applications. Then the reader learns to use arrays. The book also includes coverage of more advanced topics such as inheritance, polymorphism, the creation and management of packages, advanced GUI applications, and recursion. From early in the book, applications are documented with javadoc comments. Although it is written for readers with no prior programming background, even experienced programmers will benefit from its depth of detail.
Click here for more information about Starting Out with Java 5: Control Structures to Objects
0 comments:
Post a Comment