C Primer Plus

C Primer Plus pdf epub mobi txt 电子书 下载 2025

Stephen Prata , now retired, taught astronomy, physics, and programming at the College of Marin in Kentfield, California. He received his B.S. from the California Institute of Technology and his Ph.D. from the University of California, Berkeley. His association with computers began with the computer modeling of star clusters. Stephen as authored or coauthored over a dozen books, including C++ Primer Plus and Unix Primer Plus.

出版者:Addison-Wesley Professional
作者:Stephen Prata
出品人:
页数:1080
译者:
出版时间:2013-12-6
价格:USD 54.99
装帧:Paperback
isbn号码:9780321928429
丛书系列:
图书标签:
  • 计算机科学 
  • 编程语言 
  • 编程 
  • 计算机 
  • C语言 
  • 英文原版 
  • 电子书 
  •  
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

C Primer Plus is a carefully tested, well-crafted, and complete tutorial on a subject core to programmers and developers. This computer science classic teaches principles of programming, including structured code and top-down design.

Author and educator Stephen Prata has created an introduction to C that is instructive, clear, and insightful. Fundamental programming concepts are explained along with details of the C language. Many short, practical examples illustrate just one or two concepts at a time, encouraging readers to master new topics by immediately putting them to use.

Review questions and programming exercises at the end of each chapter bring out the most critical pieces of information and help readers understand and digest the most difficult concepts. A friendly and easy-to-use self-study guide, this book is appropriate for serious students of programming, as well as developers proficient in other languages with a desire to better understand the fundamentals of this core language.

The sixth edition of this book has been updated and expanded to cover the latest developments in C as well as to take a detailed look at the new C11 standard. In C Primer Plus you’ll find depth, breadth, and a variety of teaching techniques and tools to enhance your learning:

Complete, integrated discussion of both C language fundamentals and additional features

Clear guidance about when and why to use different parts of the language

Hands-on learning with concise and simple examples that develop your understanding of a concept or two at a time

Hundreds of practical sample programs

Review questions and programming exercises at the end of each chapter to test your understanding

Coverage of generic C to give you the greatest flexibility

具体描述

读后感

评分

一直认为,能把printf函数讲清楚的书一定是好书。从本书对printf函数的讲解的篇幅之大,就可以看出它的专业性。 600多页的书,算是第一本认真读完的C语言类书籍。如果不是因为它的趣味而且专业、详细但不是手册类型的书籍,我肯定是读不下去的。 总是觉得厚书通常废话多,但是...  

评分

强力推荐的一本C语言入门书籍,626页可以让你在C语言的世界里畅游很久,风趣幽默的文笔让人心情愉悦。这里要感谢云巅工作室精彩的翻译。这本书真正的诠释了入门书籍的概念,却又可以为你指出深入的方向,让你在继续前进时不至于迷茫。(作者不仅阐述了语法中正确的形式,同时也...  

评分

P49 倒数第九行 print ("%e ", toobig); 正确应是printf ("%e ", toobig); P67 表4.2 limits.h中的一些符号常量 limits.h应改为float.h P91 ”指数增长“下2行 …在第3个方格里放8粒 正确应是第3个方格里放4粒 P92 第十行 current = 2.0 * current; s 正确应是current = ...  

评分

早早就向往编程的世界了。 然而总是在网上寻找教程、寻找视频、寻找出路。 可是所学到的是迷迷糊糊,浑浑噩噩,三脚猫功夫,有时甚至怀疑自己的智商。 直到有一天,我晓得了多数看不懂学不懂是翻译问题、是教程问题、是各种误人子弟的问题。 然后我就看了这本书的中文版,看到...  

评分

用户评价

评分

其实有点详略不得当,总体还是一本不错的入门书的

评分

(可能我太学究了,初学者不用这么学究……但是,学究也没什么) 从头到尾一字不落地读完,包括习题、答案…… 网上对这本书的评价太高,以至于我读了之后感觉不适。写这本书的家伙并未好好研究C和C++,导致写了C++ Primer Plus后把C++的一些内容也混进C里来。对C语言而言,声明不是语句,但是C++认为声明是语句。数据结构和结构也傻傻分不清楚;前后术语混乱;术语混用。还有,const并不是常量,只是只读变量;赋值和函数调用应该是表达式语句!……太多,这家伙应该不研究C标准的。标准里没有的东西就自创。真给力! 我看的是原版。这样的作者给译者带来多大的麻烦只有译者知道,除了翻译不畅还要给这家伙修改各种错误。希望读者见到的译版能好一些。

评分

面试之前疯狂恶补用,目前自我感觉良好

评分

读过的部分都不错

评分

其实有点详略不得当,总体还是一本不错的入门书的

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有