适合人群:Students in computer science or related fields, software developers, self-learners interested in Java, beginners to intermediate programmers, IT professionals looking to improve their algorithmic skills
"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 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; and, basic iterative and recursive sorting algorithms. Each chapter of the book concludes with a set of exercises to enable students to practice concepts covered.
A Concise and Practical Introduction to Programming Algorithms in Java分类索引数据信息
ISBN:9781848823389
出版日期:2009-4 适合人群:Students in computer science or related fields, software developers, self-learners interested in Java, beginners to intermediate programmers, IT professionals looking to improve their algorithmic skills