Features
- Cover Type: Paperback with 288 pages
- Published by: Cisco Press April 17, 2003
- Written in: English
- ISBN 10 Number: 1587130904
- ISBN 13 Number: 978-1587130908
-
Book Dimensions:
10.9 x 8.5 x 0.7 inches
- Weighs: 1.4 pounds
Product Description
The only authorized lab companion for the Cisco Networking Academy Program's basics of Java Programming online course.
- Maps to the Web-based Java programming course sponsored by Sun Microsystems, Inc.
- Provides students with an introduction to Java programming from a universally recognized leader in IT education.
- Helps prepare students for the Sun Certified Programmer for Java 2 Platform exam.
- Approved and recommended by Cisco Systems, Inc. for the Cisco Networking Academy.
The basics of Java Programming Lab Companion, along with the basics of Java Programming Companion Guide, complements the basics of Java course through the Networking Academy. This lab manual supplements the Companion Guide and offer labs to reinforce and support what the student has learned. It will allow the student the opportunity to perform all the lab tasks related to the Java Programming Web-based course, including the individual course project. The overall approach will be to provide students with a conceptual understanding of Object-Oriented programming, and to teach them how to use this technology to solve business problems through the use of hands-on labs. Students will learn how to create classes, objects, and applications using the language.
This book also includes labs that will cover the language basics and the Java language API (application programming interface). Upon completion of the course and through the use of this lab manual, students will understand the Java environment and the use of the Java Development Kit, Java language keywords and syntax. They will be able to create statements, implement Javadoc feature in their souce files, understand code writing that implements 00 principles and design pattern, and write code to invoke and define. This title will help prepare the student for the Sun Certified Programmer for Java 2 Platform exam.
Back Cover Copy
The only authorized lab companion for the Cisco Networking Academy Program's basics of Java Programming online course.
* Maps to the Web-based Java programming course sponsored by Sun Microsystems, Inc.
* Provides students with an introduction to Java programming from a universally recognized leader in IT education.
* Helps prepare students for the Sun Certified Programmer for Java 2 Platform exam.
* Approved and recommended by Cisco Systems, Inc. for the Cisco Networking Academy.
The basics of Java Programming Lab Companion, along with the basics of Java Programming Companion Guide, complements the basics of Java course through the Networking Academy. This lab manual supplements the Companion Guide and offer labs to reinforce and support what the student has learned. It will allow the student the opportunity to perform all the lab tasks related to the Java Programming Web-based course, including the individual course project. The overall approach will be to provide students with a conceptual understanding of Object-Oriented programming, and to teach them how to use this technology to solve business problems through the use of hands-on labs. Students will learn how to create classes, objects, and applications using the language.
This book also includes labs that will cover the language basics and the Java language API (application programming interface). Upon completion of the course and through the use of this lab manual, students will understand the Java environment and the use of the Java Development Kit, Java language keywords and syntax. They will be able to create statements, implement Javadoc feature in their souce files, understand code writing that implements 00 principles and design pattern, and write code to invoke and define. This title will help prepare the student for the Sun Certified Programmer for Java 2 Platform exam.
Reader ReviewsWhen a person is taking their tentative first steps in learning a new programming language, the training material must be as simple as necessary, but no simpler. Too easy, and everyone is bored, yet too hard and most are lost. This book of introductory lessons is at just the right mix. Designed for the starting from scratch Java beginner, all of the basics of the language are introduced via hands on exercises. The lessons have the form: * Title, with estimated time to completion. * Learning objective * Description/scenario * File management (if applicable) * Preparation * Tasks, broken into the sequential steps. The basics of the Unified Modeling Language (UML) are also introduced and it is used to describe the classes to be constructed. This was an excellent approach, as the UML is a concise, easy to understand way to present the essentials of a class, which with the choice of the lessons, makes this a sound book for the study of Java.