Bücher Wenner
Vorlesetag - Das Schaf Rosa liebt Rosa
15.11.2024 um 15:00 Uhr
A Concise and Practical Introduction to Programming Algorithms in Java
von Frank Nielsen
Verlag: Springer London
Reihe: Undergraduate Topics in Computer Science
Hardcover
ISBN: 978-1-84882-338-9
Auflage: 2009
Erschienen am 23.04.2009
Sprache: Englisch
Format: 235 mm [H] x 178 mm [B] x 16 mm [T]
Gewicht: 499 Gramm
Umfang: 284 Seiten

Preis: 28,84 €
keine Versandkosten (Inland)


Dieser Titel wird erst bei Bestellung gedruckt. Eintreffen bei uns daher ca. am 21. November.

Der Versand innerhalb der Stadt erfolgt in Regel am gleichen Tag.
Der Versand nach außerhalb dauert mit Post/DHL meistens 1-2 Tage.

28,84 €
merken
zum E-Book (PDF) 26,74 €
klimaneutral
Der Verlag produziert nach eigener Angabe noch nicht klimaneutral bzw. kompensiert die CO2-Emissionen aus der Produktion nicht. Daher übernehmen wir diese Kompensation durch finanzielle Förderung entsprechender Projekte. Mehr Details finden Sie in unserer Klimabilanz.
Klappentext
Inhaltsverzeichnis

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.



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 #x0026; Solution.


andere Formate
weitere Titel der Reihe