Home
A Concise and Practical Introduction to Programming Algorithms in Java
Loading Inventory...
Barnes and Noble
A Concise and Practical Introduction to Programming Algorithms in Java
Current price: $29.99
Barnes and Noble
A Concise and Practical Introduction to Programming Algorithms in Java
Current price: $29.99
Loading Inventory...
Size: OS
*Product Information may vary - to confirm product availability, pricing, and additional information please contact Barnes and Noble
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.