Advanced Topics in C


出版时间:2013.11
官网链接:Apress
下载地址:百度网盘

内容简介:

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

给TA买糖
共{{data.count}}人
人已赞赏
电子书

iPad: The Missing Manual, 6th Edition

2013-12-17 21:47:30

电子书

Expert Consolidation in Oracle Database 12c

2013-12-24 0:30:27

搜索