Skip to main content
  • Textbook
  • © 2009

A Concise and Practical Introduction to Programming Algorithms in Java

Authors:

  • Contains numerous programming exercises and a final 2 hour test exam
  • The material in the book has been used and tested with students
  • Additional material including source codes and slides for each chapter are available on an accompanying website
  • Includes supplementary material: sn.pub/extras

Part of the book series: Undergraduate Topics in Computer Science (UTICS)

Buy it now

Buying options

eBook USD 19.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 29.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

This is a preview of subscription content, log in via an institution to check for access.

Table of contents (11 chapters)

  1. Front Matter

    Pages 1-24
  2. Getting Started

    1. Front Matter

      Pages 1-1
  3. Part I. Getting Started

    1. Expressions, Variables and Assignments

      • Frank Nielsen
      Pages 1-27
    2. Conditional Structures and Loops

      • Frank Nielsen
      Pages 1-25
    3. Functions and Recursive Functions

      • Frank Nielsen
      Pages 1-25
    4. Arrays

      • Frank Nielsen
      Pages 1-21
  4. Data-Structures & Algorithms

    1. Front Matter

      Pages 1-1
  5. Part II. Data-Structures & Algorithms

    1. Objects and Strings

      • Frank Nielsen
      Pages 1-20
    2. Searching and Sorting

      • Frank Nielsen
      Pages 1-17
    3. Linked Lists

      • Frank Nielsen
      Pages 1-23
    4. Object-Oriented Data-Structures

      • Frank Nielsen
      Pages 1-22
    5. Paradigms for Optimization Problems

      • Frank Nielsen
      Pages 1-28
    6. The Science of Computing

      • Frank Nielsen
      Pages 1-5
  6. Exam Review

    1. Front Matter

      Pages 1-1
  7. Part III. Exam Review

    1. Exam & Solution

      • Frank Nielsen
      Pages 1-20
  8. Back Matter

    Pages 1-5

About this book

A Concise and Practical Introduction to Programming Algorithms in Java has two main goals. The first is for novice programmers to learn progressively the basic concepts underlying most imperative programming languages using Java. The second goal is to introduce new programmers to the very basic principles of thinking the algorithmic way and turning the algorithms into programs using the programming concepts of Java.

The book is divided into two parts and includes: The fundamental notions of variables, expressions and assignments with type checking - Conditional and loop statements - Explanation of the concepts of functions with pass-by-value arguments and recursion - Fundamental sequential and bisection search techniques - Basic iterative and recursive sorting algorithms.

Each chapter of the book concludes with a set of exercises to enable students to practice concepts covered.

Reviews

From the reviews:

"This is an excellent book. … The author takes an interesting and entirely appropriate approach to Java … . the book is designed primarily as a textbook for class use, a programmer experienced in another procedural or object-oriented language, who would like to get started with Java, could also use it. The examples and exercises are definitely a lot more interesting than those found in most books aimed at professionals … . I like this book and I recommend it." (Edgar R. Chavez, ACM Computing Reviews, August, 2009)

Bibliographic Information

Buy it now

Buying options

eBook USD 19.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 29.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access