POV-Ray : Newsgroups : povray.off-topic : Programming language development : Re: Programming language development Server Time
5 Sep 2024 17:14:28 EDT (-0400)
  Re: Programming language development  
From: Orchid XP v8
Date: 2 Oct 2009 13:22:11
Message: <4ac636c3$1@news.povray.org>
Darren New wrote:

> It's fine for the details. But try to document (say) the BSD interface 
> to TCP by documenting only the listen(), accept(), bind(), and connect() 
> calls. Without understanding what an IP address is, or a socket, or how 
> DNS works, etc you're still not going to win.
> 
> Or take something like a big windowing system, or a 3D graphics system, 
> or a physics library, and try to document *just* the routines without 
> documenting the architecture of the system.  You'll spend three days 
> trying to find out where to start reading the documentation.

Ah yes... This is how I tried to learn OpenGL. (By reading function 
descriptions, that is.) It's not very easy...

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.