Java

Java
ISBN-10
129201833X
ISBN-13
9781292018331
Category
Java (Computer program language)
Pages
1024
Language
English
Published
2014-05-05
Author
Walter Savitch

Description

Java: An Introduction to Problem Solving and Programming, is ideal for introductory Computer Science courses using Java, and other introductory programming courses in departments of Computer Science, Computer Engineering, CIS, MIS, IT, and Business. Students are introduced to object-oriented programming and important concepts such as design, testing and debugging, programming style, interfaces inheritance, and exception handling. The Java coverage is a concise, accessible introduction that covers key language features. Objects are covered thoroughly and early in the text, with an emphasis on application programs over applets. This program presents a better teaching and learning experience-for you and your students. A Concise, Accessible Introduction to Java: Key Java language features are covered in an accessible manner that resonates with introductory programmers. Tried-and-true Pedagogy: Numerous case studies, programming examples, and programming tips are used to help teach problem-solving and programming techniques. Flexible Coverage that Fits your Course: Flexibility charts and optional graphics sections allow instructors to order chapters and sections based on their course needs. Instructor and Student Resources that Enhance Learning: Resources are available to expand on the topics presented in the text.

Similar books

  • Thinking in Java
    By Bruce Eckel

    With humor and insight, the author introduces the fundamental concepts of the Java programming language, from object development to design patterns, with the help of straightforward examples.

  • Java Performance
    By Charlie Hunt, Binu John

    This is the first one-stop guide to identifying, isolating, and fixing Java performance issues on multicore and multiprocessor platforms.

  • Beginning Programming with Java For Dummies
    By Barry Burd

    Become a Java wizard with this popular programming guide Consider Beginning Programming with Java For Dummies your indispensable guide to learning how to program in one of the most popular programming languages—Java!

  • Think Java: How to Think Like a Computer Scientist
    By Allen B. Downey, Chris Mayfield

    The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You’ll learn how to program—a useful skill by itself—but you’ll also discover how to use programming as a means to an end.

  • Java For Dummies
    By Barry Burd

    This new edition of the bestselling Java guide covers the key features that are new in Java 9, including JShell. The book also includes practice questions and exercises to help readers reinforce their understanding of Java programming.

  • Java All-in-One For Dummies
    By Doug Lowe

    It’s also the language of choice in AP Computer Science classes taught in the U.S. This guide provides an easy-to-follow path from understanding the basics of writing Java code to applying those skills to real projects.

  • Hardcore Java
    By Robert Simmons

    This unique book reveals the true wizardry behind the complex and often mysterious Java environment--O'Reilly web site.

  • Beginning Java Programming: The Object-Oriented Approach
    By Bart Baesens, Seppe vanden Broucke, Aimee Backiel

    Based on classes taught by the authors, the book starts with the basics and gradually builds into more advanced concepts.

  • The Cucumber Book: Behaviour-Driven Development for Testers and Developers
    By Matt Wynne, Aslak Hellesoy, Steve Tooke

    You need Cucumber: a testing, communication, and requirements tool-all rolled into one. All the code in this book is updated for Cucumber 2.4, Rails 5, and RSpec 3.5.

  • Java Generics and Collections
    By Philip Wadler, Maurice Naftalin

    This book, written by one of the designers of generics, is a thorough explanation of how to use generics, and particularly, the effect this facility has on the way developers use collections.