Re: Reference manuals vs. tutorials
On Sat, 29 Mar 2008 16:09:29 GMT
David Delony <ickyelf@xxxxxxxxx> wrote:
I've noticed that I'm starting to prefer reference manuals when learning
new languages over tutorials. It appears to me that the more experienced
programmers share this preference.
I first learned C from the appendix in the back of K&R (first
edition), it had enough information to learn to use the language (given
that I already knew several languages including BCPL). Later I bought the
book and learned some of the common idioms which were useful.
--
C:>WIN | Directable Mirror Arrays
The computer obeys and wins. | A better way to focus the sun
You lose and Bill collects. | licences available see
|
http://www.sohara.org/
.
Relevant Pages
- Re: Case sensitivity in programming languages.
... Programmers who deliberately create different ... languages and seen different case used on different projects, ... standards which are simply the conventions and personal choices of one group ... readfile(), readFileand ReadFile. ... (comp.lang.php) - Re: RAC or Large SMP...?
... the lack of good support in many ... The few languages that provide such support ... towards programmers that are API driven code monkeys that have little ... parallelized applications will have to do the analysis and design work that ... (comp.databases.oracle.server) - Re: Linux in Forth?
... tendency to mix applications together so it takes work ... The advantage that Forth has over other languages ... >things the way programmers in other languages do them. ... But I think for that to happen the C/Forth ... (comp.lang.forth) - Re: Static vs. Dynamic typing (big advantage or not)---WAS: c.programming: OOP and memory management
... and that all it takes is more or better marketing to be successful. ... uncomfortable to curly-brace programmers, while C++, Java, and C# are not. ... investigate languages providing even more OO features? ... Imagine if the only things on TV were those that appealed to the mass market. ... (comp.programming) - Re: Static vs. Dynamic typing (big advantage or not)---WAS: c.programming: OOP and memory management
... and that all it takes is more or better marketing to be successful. ... uncomfortable to curly-brace programmers, while C++, Java, and C# are not. ... investigate languages providing even more OO features? ... Imagine if the only things on TV were those that appealed to the mass market. ... (comp.object) |
|