Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion What is the best way to program in C?

Received: by 10.141.124.13 with SMTP id b13mr1141626rvn.25.1272425260951;
        Tue, 27 Apr 2010 20:27:40 -0700 (PDT)
X-BeenThere: norlug@googlegroups.com
Received: by 10.141.13.11 with SMTP id q11ls2025900rvi.3.p; Tue, 27 Apr 2010 
	20:27:40 -0700 (PDT)
Received: by 10.140.83.22 with SMTP id g22mr1193387rvb.4.1272425260077;
        Tue, 27 Apr 2010 20:27:40 -0700 (PDT)
Received: by 10.140.83.22 with SMTP id g22mr1193385rvb.4.1272425260047;
        Tue, 27 Apr 2010 20:27:40 -0700 (PDT)
Return-Path: <j...@slushpupie.com>
Received: from mail-pw0-f47.google.com (mail-pw0-f47.google.com [209.85.160.47])
        by gmr-mx.google.com with ESMTP id 24si1001789pzk.1.2010.04.27.20.27.38;
        Tue, 27 Apr 2010 20:27:38 -0700 (PDT)
Received-SPF: softfail (google.com: domain of transitioning j...@slushpupie.com does not designate 209.85.160.47 as permitted sender) client-ip=209.85.160.47;
Received: by mail-pw0-f47.google.com with SMTP id 5so9004643pwj.6
        for <norlug@googlegroups.com>; Tue, 27 Apr 2010 20:27:38 -0700 (PDT)
Received: by 10.141.15.7 with SMTP id s7mr6979207rvi.296.1272425258363; Tue, 
	27 Apr 2010 20:27:38 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.140.202.4 with HTTP; Tue, 27 Apr 2010 20:27:18 -0700 (PDT)
X-Originating-IP: [216.243.131.96]
In-Reply-To: <q2i5c812cab1004271507v6b259f85z9221c5cc1499e1df@mail.gmail.com>
References: <q2i5c812cab1004271507v6b259f85z9221c5cc1499e1df@mail.gmail.com>
From: Jay Kline <j...@slushpupie.com>
Date: Tue, 27 Apr 2010 22:27:18 -0500
Message-ID: <r2kf9a2dce71004272027l81f52a71p39783e10261f5486@mail.gmail.com>
Subject: Re: [NORLUG] What is the best way to program in C?
To: norlug@googlegroups.com
X-Original-Authentication-Results: gmr-mx.google.com; spf=softfail 
	(google.com: domain of transitioning j...@slushpupie.com does not designate 
	209.85.160.47 as permitted sender) smtp.mail=...@slushpupie.com
X-Original-Sender: j...@slushpupie.com
Reply-To: norlug@googlegroups.com
Precedence: list
Mailing-list: list norlug@googlegroups.com; contact norlug+owners@googlegroups.com
List-ID: <norlug.googlegroups.com>
List-Post: <http://groups.google.com/group/norlug/post?hl=en_US>, 
	<mailto:norlug@googlegroups.com>
List-Help: <http://groups.google.com/support/?hl=en_US>, <mailto:norlug+help@googlegroups.com>
List-Archive: <http://groups.google.com/group/norlug?hl=en_US>
Sender: norlug@googlegroups.com
List-Unsubscribe: <http://groups.google.com/group/norlug/subscribe?hl=en_US>, 
	<mailto:norlug+unsubscribe@googlegroups.com>
Content-Type: multipart/alternative; boundary=000e0cd11918872c08048543978d

--000e0cd11918872c08048543978d
Content-Type: text/plain; charset=ISO-8859-1

On Tue, Apr 27, 2010 at 5:07 PM, Steven Carver <steve19...@gmail.com> wrote:

> Hi, new part of the mailing list. I live in Farmington, and I'm trying to
> learn a bit of programming. I did some reading and discovered that it would
> be best to learn C, C++, Objective-C... So where do I start? There are so
> many resources that I'm overwhelmed. I do get the impression that you guys
> are programmers, considering the current python thread. Thanks for the help.
>



The best way, in my opinion, is to start with the basics.  Pick one of the
three you have there and find a good book to teach it, and just sit down and
try to work with it. Which you pick is a matter of personal taste, but I
think C is a good place to start. For C, there is a great book:  C
Programming Language (2nd Ed.) by Kernighan and Ritchie (ISBN: 0131103628)
 Those are the guys who came up with the language, and its a pretty well
respected book.

Jay

-- 
For archives and more options, visit this group at http://groups-beta.google.com/group/norlug
To unsubscribe from this group, send email to norlug-unsubscribe@googlegroups.com
--000e0cd11918872c08048543978d
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<br><div class=3D"gmail_quote">On Tue, Apr 27, 2010 at 5:07 PM, Steven Carv=
er <span dir=3D"ltr">&lt;<a href=3D"mailto:steve19...@gmail.com">steve19137=
@gmail.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi, new part of the mailing list. I live in Farmington, and I&#39;m trying =
to learn a bit of programming. I did some reading and discovered that it wo=
uld be best to learn C, C++, Objective-C... So where do I start? There are =
so many resources that I&#39;m overwhelmed. I do get the impression that yo=
u guys are programmers, considering the current python thread. Thanks for t=
he help. </blockquote>

<div><br></div><div><br></div><div>The best way, in my=A0opinion, is to sta=
rt with the basics. =A0Pick one of the three you have there and find a good=
 book to teach it, and just sit down and try to work with it. Which you pic=
k is a matter of personal taste, but I think C is a good place to start. Fo=
r C, there is a great book: =A0C Programming Language (2nd Ed.) by Kernigha=
n and Ritchie (ISBN:=A0<span class=3D"Apple-style-span" style=3D"font-famil=
y: verdana, arial, helvetica, sans-serif; ">0131103628) =A0Those are the gu=
ys who came up with the language, and its a pretty well respected book.</sp=
an></div>

<div><span class=3D"Apple-style-span" style=3D"font-family: verdana, arial,=
 helvetica, sans-serif; "><br></span></div><div><span class=3D"Apple-style-=
span" style=3D"font-family: verdana, arial, helvetica, sans-serif; ">Jay</s=
pan></div>

<div><br></div><div><br></div></div>

<p></p>

-- <br />
For archives and more options, visit this group at <a href=3D"http://groups=
-beta.google.com/group/norlug">http://groups-beta.google.com/group/norlug</=
a><br />
To unsubscribe from this group, send email to norlug-unsubscribe@googlegrou=
ps.com