473,805 Members | 2,027 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

recommended book (or other resource)

After reading K&R, is there any other good source for learning how to
write good C programs? I've heard a reference to one other
highly-recommended book, but I forget what it was.

C++ has all those excellent Effective C++ and Exceptional C++ books,
does C have anything similar?

Thanks!
Joe (spoiled by high level languages)
Apr 14 '06 #1
5 1526
"Joe Van Dyk" writes:
After reading K&R, is there any other good source for learning how to
write good C programs? I've heard a reference to one other
highly-recommended book, but I forget what it was.


I would choose _Expert C Programming_ by Peter van der Linden as a second
bok on C, after K&R.
Apr 14 '06 #2
Expert C Programming
and
C Traps and Pitfalls

Apr 14 '06 #3
Joe Van Dyk wrote:
After reading K&R, is there any other good source for learning how to
write good C programs? I've heard a reference to one other
highly-recommended book, but I forget what it was.

C++ has all those excellent Effective C++ and Exceptional C++ books,
does C have anything similar?

Thanks!
Joe (spoiled by high level languages)


I found the following to be very useful

"Visual Quickstart Guide, C Programming" by Larry Ullman & Marc Liyanage;
Peachpit Press; 2005

Alan

Apr 14 '06 #4
Joe Van Dyk <jo********@boe ing.com> writes:
After reading K&R, is there any other good source for learning how to
write good C programs? I've heard a reference to one other
highly-recommended book, but I forget what it was.


As silly as it might sound, the book I learned the most from about C
was deceptively titled "Writing Bug Free C Code For Windows". It was
great at showing an 'object' oriented C approach to development as
well as explaining details about the language and preprocessor that
made development of larger programs quite a bit easier.

--
burton samograd kruhft .at. gmail
kruhft.blogspot .com www.myspace.com/kruhft metashell.blogs pot.com
Apr 14 '06 #5
osmium wrote:
"Joe Van Dyk" writes:

After reading K&R, is there any other good source for learning how to
write good C programs? I've heard a reference to one other
highly-recommended book, but I forget what it was.

I would choose _Expert C Programming_ by Peter van der Linden as a second
bok on C, after K&R.


Ah yes, that was the one. Thanks!

Joe
Apr 14 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1452
by: Nigel Mercier ® | last post by:
I've read the FAQ, but the reviews on Amazon say that the recommended book isn't for novices. I've done a bit of Java, and I tutor an Open University course in Smalltalk, but I'm a novice at JavaScript. Any suggestions? -- Nigel Mercier
3
1205
by: Arda Han | last post by:
Hi friends, I am a Delphi Programmer I want change my technical skill with C#. What is your recommended book? I think Wrox Professional C# is good. Any idea?
2
1256
by: Peter Larsson | last post by:
Hi, I'm an experienced ASP programmer who want to learn about ASP.NET. I'm looking for a book that is preferably tailored toward people with previous ASP experience, and I'm wondering if any of you out there could give me a good recommendation? The most important thing is that it's a good book on ASP.NET, but if it also dealt with the differences and transition from "regular" ASP, that might be even better. I also have experience...
4
1262
by: dw | last post by:
Hi, all. I know you've had this question only a million times before, but here it goes: I have access to Books 24X7, the online computer book resource. Do you recommend any books for beginners with strong ASP experience? In other words, someone who already knows Web development, just not in the ASP.NET enviornment with Visual Studio 2003 .NET. Thank you :)
3
1100
by: west | last post by:
Can someone recommend a Python book for a newbie and perhaps you have a used one for sale? Thank you. Cordially, west
0
971
by: theinvisibleGhost | last post by:
I've been developing in C#/.NET and occasionally Java for about 3 years now. I understand most of the principles of these languages fairly well. I understand how to use exception handling itself, however I'd like to read up on some of the best practices for using exception handling in a large project, especially those with a user interface for those less technically minded. I was wondering if anyone knew of a good resource in this...
1
1357
by: Jasbird | last post by:
Is there a recommended book for ASP.NET which avoids DataSets and DataTables in favour of collections and uses code behind to bind data to controls rather than using SqlDataSource and ObjectDataSouce?
1
1602
by: pwong | last post by:
Hi. We plan to research/develop a web-application to monitor some data. The plan is to deploy approximately 50 sensors at different location. Every minute or so depend on the condition of environment; the sensors will collect the data and send them to the server which will put them into the database. We have no problem on this end since it is not involve any web app. Now what we want on the web app is to create a website which allows
3
1361
by: Cyprus106 | last post by:
Does anybody have any good websites, books, whatever for working with and manipulating images? Topics I need some information on are conversions (to greyscale, from one type to another, etc.), line fitting and corner detection on a line (those are important), and a few other advanced types of things. I've found some resources for conversion. That shouldn't be a problem. What I'm concerned about is things like recognizing a rectangle in an image,...
0
9596
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10361
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9179
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7644
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6874
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5676
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4316
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3839
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3006
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.