Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: hgschutte1@gmail.com Newsgroups: comp.programming Subject: Re: Google coding Date: Wed, 16 May 2012 10:16:57 -0700 (PDT) Organization: http://groups.google.com Lines: 8 Message-ID: <3084795.1002.1337188617629.JavaMail.geo-discussion-forums@pbcjt7> References: <12199313.1944.1337006179012.JavaMail.geo-discussion-forums@ynln6> <0Ihsr.9193$TC4.5780@newsfe14.iad> NNTP-Posting-Host: 166.250.0.179 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1337188696 6407 127.0.0.1 (16 May 2012 17:18:16 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 16 May 2012 17:18:16 +0000 (UTC) In-Reply-To: <0Ihsr.9193$TC4.5780@newsfe14.iad> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=166.250.0.179; posting-account=Lb1BCgoAAAD3a9RdwFgv2aCTeuAYXahg User-Agent: G2/1.0 X-Received-Bytes: 1658 Xref: csiph.com comp.programming:1582 Agreed; it entirely depends on what you're doing. For me, i use it when i n= eed documentation for an Api or a data structure of some sort. Sometimes i = will use a tutorial, however it will be for something which gives me the fu= ndamental basics of what im trying to do as opposed a "how to write [insert= app here]". For example, a tutorial on how to write a graphics engine will= not teach you much, because the work is done for you. A tutorial on how to= use the opengl API ,however, with a focus on learning the fundamental conc= epts behind it, will teach you a lot.