A Concise and Practical Introduction to Programming Algorithms in Java
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 checkin...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
London :
Springer London,
2009.
|
Σειρά: | Undergraduate Topics in Computer Science,
|
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- 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.