| |
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.59* Lowest Used Price: $120.47* Usually ships in 24 hours* *(As of 22:42 Pacific 8 Sep 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 D.S. Malik
Course Technology Paperback (1016 pages)
 | List Price: $132.95* Lowest New Price: $97.99* Lowest Used Price: $98.27* Usually ships in 24 hours* *(As of 22:42 Pacific 8 Sep 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 Walter Savitch
Prentice Hall Paperback (899 pages)
 | List Price: $123.00* Lowest New Price: $97.99* Lowest Used Price: $89.99* Usually ships in 24 hours* *(As of 22:42 Pacific 8 Sep 2010 More Info)
Click Here | Product Description:
Trusted authors Savitch and Carrano examine problem solving and programming techniques with Java. Readers are introduced to object-oriented programming and important concepts such as testing and debugging techniques, program style, inheritance, and exception handling. More emphasis on design and algorithms before coding in programming examples and case studies. More attention given to using methods prior to defining methods. Coverage of enumerations and the for-each loop.. Additional coverage of interfaces and polymorphism New glossary of terms.. A useful reference for programmers who need to brush up their Java skills. |
|
By Mark J. Guzdial
Prentice Hall Paperback (592 pages)
 | List Price: $115.00* Lowest New Price: $71.99* Lowest Used Price: $68.45* Usually ships in 24 hours* *(As of 22:42 Pacific 8 Sep 2010 More Info)
Click Here | Product Description: Mark Guzdial and Barb Ericson have a most effective method for teaching computing and Java programming in a context that readers find interesting: manipulating digital media. Readers get started right away by learning how to write programs that create interesting effects with sounds, pictures, web pages, and video. The authors use these multimedia applications to teach critical programming skills and principles like how to design and use algorithms, and practical software engineering methods–all in the context of learning how to program in Java. Mark and Barb also demonstrate how to communicate compatibly through networks and do concurrent programming. The book also includes optional coverage of rudimentary data structures and databases using Java and comes with a CD-ROM containing all the code files referenced in the text and required for media manipulation. Allows readers to use their own media, such as personal sound or picture files. Demonstrates how to manipulate media in useful ways, from reducing red eye and splicing sounds to generating digital video special effects. The book also includes optional coverage of rudimentary data structures and databases using Java and comes with a CD-ROM containing all the code files referenced in the text and required for media manipulation. For beginners interested in learning more about basic multimedia computing and programming. |
|
By Joyce Farrell
Course Technology Paperback (870 pages)
 | List Price: $111.95* Lowest New Price: $81.27* Lowest Used Price: $67.40* Usually ships in 24 hours* *(As of 22:42 Pacific 8 Sep 2010 More Info)
Click Here | Product Description: Java Programming, Fifth Edition provides the beginning programmer with a guide to developing applications using the Java programming language. Java is popular among professional programmers because it can be used to build visually interesting GUI and Web-based applications. Java also provides an excellent environment for the beginning programmer - a student quickly can build useful programs while learning the basics of structured and object-oriented programming techniques. |
|
By Y. Daniel Liang
Prentice Hall Paperback (736 pages)
 | List Price: $115.00* Lowest New Price: $48.00* Lowest Used Price: $21.59* Usually ships in 24 hours* *(As of 22:42 Pacific 8 Sep 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 John Dean
McGraw-Hill Science/Engineering/Math Paperback (848 pages)
 | Lowest New Price: $58.00* Lowest Used Price: $44.00* Usually ships in 24 hours* *(As of 22:42 Pacific 8 Sep 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 C Wu
McGraw-Hill Science/Engineering/Math Paperback (1008 pages)
 | Lowest New Price: $89.99* Lowest Used Price: $79.63* Usually ships in 24 hours* *(As of 22:42 Pacific 8 Sep 2010 More Info)
Click Here | Product Description: An Introduction to Object-Oriented Programming with Java takes a full-immersion approach to object-oriented programming. Proper object-oriented design practices are emphasized throughout the book. Students learn how to use the standard classes first, then learn to design their own classes. Wu uses a gentler approach to teaching students how to design their own classes, separating the coverage into two chapters. GUI coverage is also located independently in the back of the book and can be covered if desired. Wu also features a robust set of instructors' materials including PowerPoint slides, code samples, and quiz questions. |
|
By Ralph Bravaco
McGraw-Hill Science/Engineering/Math Paperback (1136 pages)
 | Lowest New Price: $52.30* Lowest Used Price: $49.90* Usually ships in 24 hours* *(As of 22:42 Pacific 8 Sep 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 Nell B. Dale; Chip Weems
Jones & Bartlett Publishers Paperback (838 pages)
 | List Price: $97.95* Lowest New Price: $31.95* Lowest Used Price: $31.98* Usually ships in 24 hours* *(As of 22:42 Pacific 8 Sep 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! |
|
| |