Originally posted by sasguru
View Post
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Classic programming books aka Kernighan and Ritchie"
Collapse
-
Kernighan & Pikes' "The Unix programming environment" was another very concise (if a little dry) tome.
-
Good calls on Programming Pearls, Code Complete and Foley and van Dam.
Leave a comment:
-
Originally posted by bogeyman View PostSteve McConnell's 'Code Complete'
+1, and +1 again for the Second Edition.
My own contribution to the original requirement of the thread would be Leo Brodie's Thinking Forth - by succinctly describing and demonstrating how one should think so as to solve problems using Forth, it manages to describe and demonstrate how one should think so as to solve problems, full stop.
The section on Minimizing Control Structures is one that I still draw on today. I love finding a way to get control structures out of my code, which is probably one of the reasons I love XSLT, where one can almost always always eliminate control structures (which are close to meaningless in a declarative language anyway) by judicious use of predicates
I suppose I may as well address the pedants now: I know very well that the techniques one uses to eliminate control structures are just a way of driving the control structures down to a lower level: I am familiar with the way a computer that implements a von Neumann architecture works. The important thing is to get the control flow away from the code that actually says what's being done. Control structures are all about how, not what; but what is the meat.
The fact that one can also increase the potential parallelism of code by eliminating control structures is for another day
Leave a comment:
-
I meant into Formula 1, reading technical computer books, etc. A female geekOriginally posted by Zippy View PostMaybe not typical (WTF does that mean anyway) but female nevertheless.
I couldn't part with that book.
Leave a comment:
-
Maybe not typical (WTF does that mean anyway) but female nevertheless.Originally posted by TimberWolf View PostWTF. You aren't typical female. Looks like I threw my copy out when I was culling my library when I moved, together with tombs like Knuth. Didn't think I'd need them again, those things are all done for you now.
I couldn't part with that book.
Leave a comment:
-
WTF. You aren't typical female. Looks like I threw my copy out when I was culling my library when I moved, together with tombs like Knuth. Didn't think I'd need them again, those things are all done for you now.Originally posted by Zippy View PostK&R was the mutts nuts. I have a great book - Illustrated C - which is at a lower level but still very good.
My favourite is Computer Graphics (Foley, Van Dam,Feiner & Hughes). Lots of dead hard sums but a reet good read.
Leave a comment:
-
K&R was the mutts nuts. I have a great book - Illustrated C - which is at a lower level but still very good.
My favourite is Computer Graphics (Foley, Van Dam,Feiner & Hughes). Lots of dead hard sums but a reet good read.
Leave a comment:
-
It seems to be directly proportional to the amount of bolux in the language being taught.Originally posted by sasguru View PostAnyone read any for other languages?
K&R's "C ...." was brilliant: concise, elegant, comprehensive primer
Computer books seem to be bloatware nowadays.
We managed to produce systems without Generics/Hashmaps/XMLvoodoo perfectly well in "the old days"
N the books were concise n all.
Leave a comment:
-
Surely Structured Query Language is the SQLOriginally posted by EternalOptimist View PostStructured Query Language - an introduction.
It was ok, but I'm waiting for the SQL

Structured English QUEry Language was the SEQUEL
Leave a comment:
-
Structured Query Language - an introduction.
It was ok, but I'm waiting for the SQL
Leave a comment:
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers

Leave a comment: