Jump to ratings and reviews
Rate this book

A Concise and Practical Introduction to Programming Algorithms in Java

Rate 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.

280 pages, Paperback

First published April 1, 2009

5 people are currently reading
4 people want to read

About the author

Frank Nielsen

48 books7 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
2 (50%)
3 stars
0 (0%)
2 stars
1 (25%)
1 star
1 (25%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.