首页
社区
课程
招聘
[转帖]Practical System Programming with C: Pragmatic Example Applications in Linux and Unix-Based Operatin
发表于: 2020-10-28 06:10 1787

[转帖]Practical System Programming with C: Pragmatic Example Applications in Linux and Unix-Based Operatin

2020-10-28 06:10
1787

Practical System Programming with C: Pragmatic Example Applications in Linux and Unix-Based Operatin

English | ISBN: 1484263200 | 2020 | 290 pages | PDF | 9 MB

This book teaches system programming with the latest versions of C through a set of practical examples and problems. It covers the development of a handful of programs, implementing efficient coding examples.


Practical System Programming with C contains three main parts: getting your hands dirty with multithreaded C programming; practical system programming using concepts such as processes, signals, and inter-process communication; and advanced socket-based programming which consists of developing a network application for reliable communication.


You will be introduced to a marvelous ecosystem of system programming with C, from handling basic system utility commands to communicating through socket programming. With the help of socket programming you will be able to build client-server applications in no time.

The “secret sauce” of this book is its curated list of topics and solutions, which fit together through a set of different pragmatic examples; each topic is covered from scratch in an easy-to-learn way. On that journey, you’ll focus on practical implementations and an outline of best practices and potential pitfalls. The book also includes a bonus chapter with a list of advanced topics and directions to grow your skills.


What You Will Learn

Program with operating systems using the latest version of C

Work with Linux

Carry out multithreading with C

Examine the POSIX standards

Work with files, directories, processes, and signals

Explore IPC and how to work with it


Who This Book Is For

Programmers who have an exposure to C programming and want to learn system programming. This book will help them to learn about core concepts of operating systems with the help of C programming.

https://mega.nz/file/kkMnlQ7b#CWPsVujdxoSP8Pvmd3lkekZ61evbKFdkmrur86MnNPs



[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 1
支持
分享
最新回复 (2)
雪    币: 8764
活跃值: (5240)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
2
林版是怎么找到这些书的?
2020-10-28 09:29
0
雪    币: 97697
活跃值: (200824)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
sunsjw 林版是怎么找到这些书的?

在BA4 看的。https://www.board4all.biz/

最后于 2020-10-28 11:06 被linhanshi编辑 ,原因:
2020-10-28 11:00
0
游客
登录 | 注册 方可回帖
返回
//