buchspektrum Internet-Buchhandlung

Neuerscheinungen 2013

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Noel Kalicharan

Advanced Topics in C


Core Concepts in Data Structures
1st ed. 2013. xii, 312 S. 173 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2013
ISBN: 1-430-26400-4 (1430264004)
Neue ISBN: 978-1-430-26400-2 (9781430264002)

Preis und Lieferzeit: Bitte klicken


C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and wearable computing are ready-made for C.

Advanced Topics In C teaches concepts that any budding programmer should know. You´ll delve into topics such as sorting, searching, merging, recursion, random numbers and simulation, among others. You will increase the range of problems you can solve when you learn how to manipulate versatile and popular data structures such as binary trees and hash tables.

This book assumes you have a working knowledge of basic programming concepts such as variables, constants, assignment, selection (if..else) and looping (while, for). It also assumes you are comfortable with writing functions and working with arrays. If you study this book carefully and do the exercises conscientiously, you would become a better and more agile programmer, more prepared to code today´s applications (such as the Internet of Things) in C.
1. Sorting, Searching and Merging

2. Structures

3. Pointers

4. Linked Lists

5. Stacks and Queries

6. Recursion

7. Random Numbers, Games and Simulation

8. Working with Files

9. Introduction to Binary Trees

10. Advanced Sorting

11. Hash Tables
Dr. Noel Kalicharan is a Senior Lecturer in Computer Science at the University of the West Indies, St. Augustine, Trinidad. For more than 30 years, he has taught programming courses to people at all levels. He has been teaching programming, among other things, at the University since 1976. In 1988, he developed and hosted a 26-programme television series entitled Computers - Bit by Bit. Among other things, this series taught programming to the general public. He is always looking for innovative ways to teach logical thinking skills which go hand in hand with programming skills. His efforts resulted in two games - BrainStorm! and Not Just Luck - which won him the Prime Minister´s Award for Invention and Innovation in 2000 and 2002. He is a Computer Science author for Cambridge University Press which published his international successes, Introduction to Computer Studies and C By Example. The C book is ranked among the best in the world for learning the C programming language. It has received glowing reviews from readers as far away as Australia, Canada, India and Scotland. This book is written in a more leisurely style. Born in Lengua Village, Princes Town, Trinidad, he received his primary education at the Lengua Presbyterian School and his secondary education at Naparima College. He is a graduate of The University of the West Indies, Jamaica, the University of British Columbia, Canada and The University of the West Indies, Trinidad.