| |
Advertisement
|
|
|
Resources for Java
Java is a programming language that is used to create applets, which run
inside a web browser (Java can is also be used to create server side
programs, if you use a JSP-compatible web host
that supports it).
Here are some Java resources and web sites:
Here are some books from Amazon:
Disclosure: Products details and descriptions provided by Amazon.com. Our company may receive a payment if you purchase products from them after following a link from this website.
By Y. Daniel Liang
Prentice Hall Paperback (1368 pages)
 | List Price: $123.00* Lowest New Price: $94.45* Lowest Used Price: $90.83* Usually ships in 24 hours* *(As of 08:54 Pacific 29 Jul 2010 More Info)
Click Here | Product Description:
Introduction to Java Programming, Comprehensive, 8e, features comprehensive coverage ideal for a one-, two-, or three-semester CS1 course sequence. Regardless of major, students will be able to grasp concepts of problem-solving and programming — thanks to Liang’s fundamentals-first approach, students learn critical problem solving skills and core constructs before object-oriented programming. Liang’s approach has been extended to application-rich programming examples, which go beyond the traditional math-based problems found in most texts. Students are introduced to topics like control statements, methods, and arrays before learning to create classes. Later chapters introduce advanced topics including graphical user interface, exception handling, I/O, and data structures. Small, simple examples demonstrate concepts and techniques while longer examples are presented in case studies with overall discussions and thorough line-by-line explanations. Increased data structures chapters make the Eighth Edition ideal for a full course on data structures. |
|
By John Dean
McGraw-Hill Science/Engineering/Math Paperback (848 pages)
 | Lowest New Price: $50.24* Lowest Used Price: $50.50* Usually ships in 24 hours* *(As of 08:54 Pacific 29 Jul 2010 More Info)
Click Here | Product Description: This book teaches the reader how to write programs using Java. It does so with a unique approach that combines fundamentals first with objects early. The book transitions smoothly through a carefully selected set of procedural programming fundamentals to object-oriented fundamentals. During this early transition and beyond, the book emphasizes problem solving. For example, Chapter 2 is devoted to algorithm development, Chapter 8 is devoted to program design, and problem-solving sections appear throughout the book. Problem-solving skills are fostered with the help of an interactive, iterative presentation style: Here's the problem. How can we solve it? How can we improve the solution?. Some key features include: - A conversational, easy-to-follow writing style.
- Many executable code examples that clearly and efficiently illustrate key concepts.
- Extensive use of UML class diagrams to specify problem organization.
- Simple GUI programming early, in an optional standalone graphics track.
- Well-identified alternatives for altering the book's sequence to fit individual needs.
- Well-developed projects in six different academic disciplines, with a handy summary.
- Detailed customizable PowerPointTM lecture slides, with icon-keyed hidden notes.
Student Resources: - Links to compiler software - for Sun's Java2 SDK toolkit, Helios's TextPad, Eclipse, NetBeans, and BlueJ.
- TextPad tutorial.
- Eclipse tutorials.
- Textbook errata.
- All textbook example programs and associated resource files.
Instructor Resources: - Customizable PowerPoint lecture slides with hidden notes. Hidden notes provide comments that supplement the displayed text in the lecture slides. For example, if the displayed text asks a question the hidden notes provide the answer.
- Exercise solutions.
- Project solutions.
"The authors have done a superb job of organizing the various chapters to allow the students to enjoy programming in Java from day one. I am deeply impressed with the entire textbook. I would have my students keep this text and use it throughout their academic career as an excellent Java programming source book". Benjamin B. Nystuen, University of Colorado at Colorado Springs. "The authors have done a great job in describing the technical aspects of programming. The authors have an immensely readable writing style. I have an extremely favorable impression of Dean and Dean's proposed text". Shyamal Mitra, University of Texas at Austin. "The overall impression of the book was that it was friendly to read. I think this is a great strength, simply because students reading it, and especially students who are prone to reading to understand, will appreciate this approach rather than the regular hardcore programming mentality". Andree Jacobson, University of New Mexico. |
|
By Y. Daniel Liang
Prentice Hall Paperback (736 pages)
 | List Price: $115.00* Lowest New Price: $45.00* Lowest Used Price: $23.74* Usually ships in 24 hours* *(As of 08:54 Pacific 29 Jul 2010 More Info)
Click Here | Product Description:
Groundbreaking fundamentals – first approach enables readers to understand the basics before being introduced to more challenging topics. Liang offers one of the broadest ranges of carefully chosen examples, reinforcing key concepts with objectives lists, introduction and chapter overviews, easy-to-follow examples, chapter summaries, review questions, programming exercises, and interactive self-test. Now uses standard classes only. Uses UML diagrams in every example starting chapter 8. Includes additional notes with diagrams. Comprehensive coverage of Java and programming make this a useful reference for IT professionals. |
|
By Barry Burd
For Dummies Paperback (408 pages)
 | List Price: $24.99* Lowest New Price: $9.98* Lowest Used Price: $10.45* Usually ships in 24 hours* *(As of 08:54 Pacific 29 Jul 2010 More Info)
Click Here | Product Description:
- Covering everything from basic Java development concepts to the latest tools and techniques used in Java, this book will put would-be programmers on their way to Java mastery
- Explores what goes into creating a program, how to put the pieces together, dealing with standard programming challenges, debugging, and making it work
- Updated for the release of the Java SDK 2.0, with all examples revised to reflect the changes in the technology
|
|
By Ken Arnold & David Holmes
Prentice Hall Paperback (928 pages)
 | List Price: $64.99* Lowest New Price: $39.99* Lowest Used Price: $23.90* Usually ships in 24 hours* *(As of 08:54 Pacific 29 Jul 2010 More Info)
Click Here | Product Description:
Direct from the creators of the Java™ programming language, the completely revised fourth edition of The Java™ Programming Language is an indispensable resource for novice and advanced programmers alike. Developers around the world have used previous editions to quickly gain a deep understanding of the Java programming language, its design goals, and how to use it most effectively in real-world development. Now, Ken Arnold, James Gosling, and David Holmes have updated this classic to reflect the major enhancements in Java™ 2 Standard Edition 5.0 (J2SE™ 5.0). The authors systematically cover most classes in Java’s main packages, java.lang.*, java.util, and java.io, presenting in-depth explanations of why these classes work as they do, with informative examples. Several new chapters and major sections have been added, and every chapter has been updated to reflect today’s best practices for building robust, efficient, and maintainable Java software. Key changes in this edition include - New chapters on generics, enums, and annotations, the most powerful new language features introduced in J2SE 5.0
- Changes to classes and methods throughout to reflect the addition of generics
- Major new sections on assertions and regular expressions
- Coverage of all the new language features, from autoboxing and variable argument methods to the enhanced for-loop and covariant return types
- Coverage of key new classes, such as Formatter and Scanner
The Java™ Programming Language, Fourth Edition, is the definitive tutorial introduction to the Java language and essential libraries and an indispensable reference for all programmers, including those with extensive experience. It brings together insights you can only get from the creators of Java: insights that will help you write software of exceptional quality. |
|
By D.S. Malik
Course Technology Paperback (1580 pages)
 | List Price: $147.95* Lowest New Price: $76.42* Lowest Used Price: $69.69* Usually ships in 24 hours* *(As of 08:54 Pacific 29 Jul 2010 More Info)
Click Here | Product Description: Java Programming: Program Design Including Data Structures is intended for a two-semester CS1/CS2 sequence in Java, beginning with core computer science concepts and moving into data structures later in the text. Each chapter employs D.S. Malik's proven pedagogy, including complete programming examples, extensive exercise sets, full-color code, and clear visual diagrams. |
|
By Ralph Bravaco
McGraw-Hill Science/Engineering/Math Paperback (1136 pages)
 | Lowest New Price: $48.22* Lowest Used Price: $48.20* Usually ships in 24 hours* *(As of 08:54 Pacific 29 Jul 2010 More Info)
Click Here | Product Description: Java Programming, From The Ground Up, with its flexible organization, teaches Java in a way that is refreshing, fun, interesting and still has all the appropriate programming pieces for students to learn. The motivation behind this writing is to bring a logical, readable, entertaining approach to keep your students involved. Each chapter has a Bigger Picture section at the end of the chapter to provide a variety of interesting related topics in computer science. The writing style is conversational and not overly technical so it addresses programming concepts appropriately. Because of the flexibile organization of the text, it can be used for a one or two semester introductory Java programming class, as well as using Java as a second language. The text contains a large variety of carefully designed exercises that are more effective than the competition. |
|
By D.S. Malik
Course Technology Paperback (1016 pages)
 | List Price: $132.95* Lowest New Price: $89.98* Lowest Used Price: $83.73* Usually ships in 24 hours* *(As of 08:54 Pacific 29 Jul 2010 More Info)
Click Here | Product Description: Designed for the beginning programming student, this book will motivate learners while teaching fundamental programming concepts. Based on years of classroom testing, this fourth edition of JAVA? PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN approaches programming with a focus on clear explanations and practice - two critical factors in mastering the Java language. Straightforward language is used to explain the reasoning behind each new concept, and numerous examples and exercises allow readers to practice solving problems and writing code. This new edition is fully compliant with the latest version of Java, and includes updated programming exercises and programs. |
|
By Nell B. Dale; Chip Weems
Jones & Bartlett Publishers Paperback (838 pages)
 | List Price: $97.95* Lowest New Price: $34.00* Lowest Used Price: $25.00* Usually ships in 24 hours* *(As of 08:54 Pacific 29 Jul 2010 More Info)
Click Here | Product Description: Extensively revised, the new Second Edition of Programming and Problem Solving with Java continues to be the most student-friendly text available. The authors carefully broke the text into smaller, more manageable pieces by reorganizing chapters, allowing student to focus more sharply on the important information at hand. Using Dale and Weems highly effective progressive objects approach, students begin with very simple yet useful class design in parallel with the introduction of Java s basic data types, arithmetic operations, control structures, and file I/O. Students see first hand how the library of objects steadily grows larger, enabling ever more sophisticated applications to be developed through reuse. Later chapters focus on inheritance and polymorphism, using the firm foundation that has been established by steadily developing numerous classes in the early part of the text. A new chapter on Data Structures and Collections has been added making the text ideal for a one or two-semester course. With its numerous new case studies, end-of-chapter material, and clear descriptive examples, the Second Edition is an exceptional text for discovering Java as a first programming language! |
|
By Robert Sedgewick
Addison Wesley Paperback (736 pages)
 | List Price: $108.00* Lowest New Price: $69.99* Lowest Used Price: $48.00* Usually ships in 24 hours* *(As of 08:54 Pacific 29 Jul 2010 More Info)
Click Here | Product Description: By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and applied mathematics, Introduction to Programming in Java takes an interdisciplinary approach to teaching programming with the Java™ programming language.
Elements of Programming: Your First Program; Built-in Types of Data; Conditionals and Loops; Arrays; Input and Output. Functions and Modules: Static Methods; Libraries and Clients; Recursion. Object-Oriented Programming: Data Types; Creating Data Types; Designing Data Types. Algorithms and Data Structures: Performance; Sorting and Searching; Stacks and Queues; Symbol Tables.
For all readers interested in introductory programming courses using the Java programming language. |
|
| |