[C] seeking good books


 
Thread Tools Search this Thread
Top Forums Programming [C] seeking good books
# 1  
Old 06-18-2011
[C] seeking good books

I suppose everybody here read reference books like Kernighan & Ritchie one, but where's the real deal?

I mean I'd like to learn more about special efficient techniques, tips&tricks, what compiler effectively does, and stuff like that.

Could you please suggest me some books or internet resources you found very helpful about C programming?
# 2  
Old 07-20-2011
Numerical recipes in C is a book that is used a lot and with many useful programming techniques. Most expertise these days is garnered straight from the internet forums.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Seeking help with search

Hello All, I'm looking for some help with grepping for two specific strings in files with multiple lines. For instance, I have files and the content looks like this: =====Start===== Record:1 Field 1 = aaaaaaaaaa Field 2 = bbbbbbbbbb Field 3 = 1234567890 ... (9 Replies)
Discussion started by: bbbngowc
9 Replies

2. Shell Programming and Scripting

Seeking for help in writing shell

Hi All, I got a problem and stuck to filter a log file, called it as "sample.log". This "sample.log" file is being generated by "script A". The "sample.log" look like below: :FORMATDATE_FORMATTIME:CmdArg->:SomeDoce:SomeFormatDocument: :FORMATDATE_FORMATTIME:imprtcp succeeded.... (1 Reply)
Discussion started by: anakiar
1 Replies

3. Shell Programming and Scripting

Help for good books in Shell Scripting

Hi, I am knew to Shell Scripting. Can someone please tell me some good books for Shell Scripting which explains in a very simple language and covers all the topics nicely. Thanks, Shubh. (3 Replies)
Discussion started by: shubhranshu
3 Replies

4. Solaris

any good solaris 10 books out there?

I'm going to start building/administrating solaris 10 systems (on SPARC platform) in the near future and I was wondering if anyone can recommend a good solaris 10 book that I can use to learn the new features of solaris etc. (3 Replies)
Discussion started by: soliberus
3 Replies

5. Shell Programming and Scripting

Good books on Shell Scripting

All, I am new to shell scripting. Can you guys suggest me some good books/online tutorials for shell scripting(KSH/BASH)? Thanks in advance. Janardhan. (1 Reply)
Discussion started by: raok1997
1 Replies

6. UNIX for Dummies Questions & Answers

Seeking help...Urgent!!! Please help me...

Can any1 please help me answer a couple of this question? 1) What is the process management of UNIX? (single task, multitasks, etc...) 2) What is the process management of Linux? (single task, multitasks, etc...) 3) What is the type of process of UNIX? (process, thread, etc...) 4)... (1 Reply)
Discussion started by: blind02002
1 Replies

7. UNIX for Dummies Questions & Answers

Seeking UNIX documentation

Hi, I am looking for documentation (PDF, DOC, books, web ...) about UNIX scripts. What could you advice me ? Thanks. (3 Replies)
Discussion started by: Filippo
3 Replies

8. UNIX for Advanced & Expert Users

Good books for UNIX

Hello, I have just started working on UNIX and from the role i am playing, i am getting the hint that i will have to go to the extreme level. Can anybody suggest me some good UNIX books which start from the basics and goes to the top level including architecture and all. (3 Replies)
Discussion started by: vibhor_agarwali
3 Replies

9. UNIX for Dummies Questions & Answers

Good Solaris Books?

Hey everyone, Just to introduce myself, I'm a long time Windows admin who's being thrust headfirst into the world of Unix! We're taking on another business line that has a few Solaris 9 systems, so I need to get up to speed... or at least be able to SOUND like I am! I took an intro to Unix... (8 Replies)
Discussion started by: Zealot
8 Replies
Login or Register to Ask a Question