Amazon cover image
Image from Amazon.com

A Concise and Practical Introduction to Programming Algorithms in Java [electronic resource] / by Frank Nielsen.

By: Contributor(s): Material type: TextTextSeries: Undergraduate Topics in Computer SciencePublisher: London : Springer London, 2009Description: XXVIII, 252 p. online resourceContent type:
  • text
Media type:
  • computer
Carrier type:
  • online resource
ISBN:
  • 9781848823396
Subject(s): Additional physical formats: Printed edition:: No titleOnline resources:
Contents:
I. Getting Started -- Expressions, Variables and Assignments -- Conditional Structures and Loops -- Functions and Recursive Functions -- Arrays -- II. Data-Structures & Algorithms -- Objects and Strings -- Searching and Sorting -- Linked Lists -- Object-Oriented Data-Structures -- Paradigms for Optimization Problems -- The Science of Computing -- III. Exam Review -- Exam & Solution.
In: Springer eBooksSummary: This gentle introduction to programming and algorithms has been designed as a first course for undergraduates, and requires no prior knowledge. Divided into two parts the first covers programming basic tasks using Java. The fundamental notions of variables, expressions, assignments with type checking are looked at before moving on to cover the conditional and loop statements that allow programmers to control the instruction workflows. Functions with pass-by-value/pass-by-reference arguments and recursion are explained, followed by a discussion of arrays and data encapsulation using objects. The second part of the book focuses on data structures and algorithms, describing sequential and bisection search techniques and analysing their efficiency by using complexity analysis. Iterative and recursive sorting algorithms are discussed followed by linked lists and common insertion/deletion/merge operations that can be carried out on these. Abstract data structures are introduced along with how to program these in Java using object-orientation. The book closes with an introduction to more evolved algorithmic tasks that tackle combinatorial optimisation problems. Exercises are included at the end of each chapter in order for students to practice the concepts learned, and a final section contains an overall exam which allows them to evaluate how well they have assimilated the material covered in the book.
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Call number Status Date due Barcode
E-Book E-Book Central Library Available E-40761

I. Getting Started -- Expressions, Variables and Assignments -- Conditional Structures and Loops -- Functions and Recursive Functions -- Arrays -- II. Data-Structures & Algorithms -- Objects and Strings -- Searching and Sorting -- Linked Lists -- Object-Oriented Data-Structures -- Paradigms for Optimization Problems -- The Science of Computing -- III. Exam Review -- Exam & Solution.

This gentle introduction to programming and algorithms has been designed as a first course for undergraduates, and requires no prior knowledge. Divided into two parts the first covers programming basic tasks using Java. The fundamental notions of variables, expressions, assignments with type checking are looked at before moving on to cover the conditional and loop statements that allow programmers to control the instruction workflows. Functions with pass-by-value/pass-by-reference arguments and recursion are explained, followed by a discussion of arrays and data encapsulation using objects. The second part of the book focuses on data structures and algorithms, describing sequential and bisection search techniques and analysing their efficiency by using complexity analysis. Iterative and recursive sorting algorithms are discussed followed by linked lists and common insertion/deletion/merge operations that can be carried out on these. Abstract data structures are introduced along with how to program these in Java using object-orientation. The book closes with an introduction to more evolved algorithmic tasks that tackle combinatorial optimisation problems. Exercises are included at the end of each chapter in order for students to practice the concepts learned, and a final section contains an overall exam which allows them to evaluate how well they have assimilated the material covered in the book.

There are no comments on this title.

to post a comment.

Maintained by VTU Library