Re: Reference manuals vs. tutorials
David Delony 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. Given the legendary
terseness of the Unix manpages, I suppose that programmers like
concision. Most of the tutorials seem too basic for my skills. I know
what a variable is and I know what a loop is. Just give me the diffs!
Real Programmers don't anything except the sources. You mean you
actually /need/ documentation.
:-)
.
Relevant Pages
- Re: Tk Tutorial
... Clearly the Tutorials page needs updates--a lot of them, from the evidence of your research. ... too underrated and it seems to me that the people on this newsgroup are very friendly (friendlier than most language newsgroups) and willing to help people learn the language, which is good, but I just think the way it's being done is too haphazard and it needs to be done with more of a focus on making it easy for programmers of other languages, especially C programmers (and sure, I'm biased, but what the hell, why shouldn't I be? ... The tcl.tk site seems to assume that the programmer is going to pick up Tcl/Tk and write some gigantic, mission critical, cross platform, enterprise, database, internet enabled application with it. ... (comp.lang.tcl) - Re: Unkowingly Took PHP Job with undgodly PHP Gurus ...
... and expect the other programmers to deal with it. ... As for tutorials, are we talking general OOP tutorials, or ... then you should ask to see the documentation (they did write some, ... because A) they didn't ask the right questions in the interview, ... (comp.lang.php) - C# for VB.NET Programmers
... Is there a good tutorial for VB.NET programmers looking to migrate to C#? ... I've found several tutorials that assume that the person is new to ... why are C# developers so adamantly opposed to the WITH statement? ... just wrote my first C# web app, and I had about 20 lines of code that all ... (microsoft.public.dotnet.languages.csharp) - Re: A really good article on software usability
... Programmers all too frequently ... Absolutely true. ... There's also the difference between the first-time testing experience ... the differences you want in tutorials vs. reference manuals. ... (Fedora) - Re: Documentation suggestions
... Guido's tutorial belongs on the Python for Programmers page where ... so is A Byte of Python (which is not listed on the ... "Python is so easy to learn and immediately useful that many popular ... tutorials use Python to teach computer programming." ... (comp.lang.python) |
|