Advanced Topics in C: Core Concepts in Data Structures Front Cover

Advanced Topics in C: Core Concepts in Data Structures

  • Length: 312 pages
  • Edition: 1
  • Publisher:
  • Publication Date: 2013-10-29
  • ISBN-10: 1430264004
  • ISBN-13: 9781430264002
  • Sales Rank: #2536258 (See Top 100 Books)
Description

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.

What you’ll learn

  • What are and how to use structures, pointers, and linked lists
  • How to manipulate and use stacks and queues
  • How to use random numbers to program games, and simulations
  • How to work with files, binary trees, and hash tables
  • Sophisticated sorting methods such as heapsort, quicksort, and mergesort
  • How to implement all of the above using C

Who this book is for

Those with 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.

Table of Contents

Chapter 1. Sorting, Searching and Merging
Chapter 2. Structures
Chapter 3. Pointers
Chapter 4. Linked Lists
Chapter 5. Stacks and Queries
Chapter 6. Recursion
Chapter 7. Random Numbers, Games and Simulation
Chapter 8. Working with Files
Chapter 9. Introduction to Binary Trees
Chapter 10. Advanced Sorting
Chapter 11. Hash Tables

To access the link, solve the captcha.