[Courses] Re: [C] Greetings C Programmers!
Eugene Teo
eugene.teo at eugeneteo.net
Thu Oct 10 05:55:47 EST 2002
Something to share.
www.comp.nus.edu.sg/~teohanhu/pub/config/vimrc
<quote who="KWMelvin">
u> Greetings,
u>
u> To date, I have posted three beginner's C lessons to the list.
u>
u> Their Subject is:
u>
u> [C] Beginner's Lesson One: Getting Started
u> [C] Beginner's Lesson Two: Style
u> [C] Beginner's Lesson Two: Addendum
u> [C] Lesson Three: Basic Declarations & Expressions
u>
u> I am using Steve Oualline's _Practical C Programming 1E_ as the
u> syllabus, and am trying to follow it as far as content goes. Please
u> feel free to grab those lessons and work through them at your own
u> pace. As we learn more, I'll be bringing in C source code examples
u> from other textbooks to help us along. I am also learning C even as
u> I do the lessons. They say that the best way to learn a subject is
u> to teach it, so we'll find out. This list already has several
u> professional C programmers on it, so I'm hoping they'll catch most
u> of my `teaching' errors. 8^D
u>
u> I have received some wonderful feedback about getting my .vimrc file
u> set up and working. To date I have most of the wanted functionality
u> thanks to the people on this list. Thank you!
u>
u> syntax on
u> :set nu
u> :set ts=2
u>
u> In addition I reset the vi soft link from nvi to vim in Debian, so
u> now, when I type vi, vim starts with line numbers AND syntax high-
u> lighting. This is WAY groovy! 8^D
u>
u> Happy Programming!
u> --
u> K
u>
u> On Wed, Oct 09, 2002 at 03:22:24PM -0400, Morgon Kanter wrote:
u> > I, also, am a beginner at C and am interested in learning the C programming
u> > language. I have been programming in VB and doing some ASP web services,
u> > but I have been interested in moving to Linux (had enough of M$'s crap =)
u> > ). Am also currently learning Java (in school, and on MIT's OCW). So yeah,
u> > I'm interested in learning C!
u> >
u> > _______________________________________________
u> > Courses mailing list
u> > Courses at linuxchix.org
u> > http://mailman.linuxchix.org/mailman/listinfo/courses
u> >
u> _______________________________________________
u> Courses mailing list
u> Courses at linuxchix.org
u> http://mailman.linuxchix.org/mailman/listinfo/courses
--
eMail: eugeneteo at eugeneteo.net, eugeneteo at null.cc.uic.edu
gpg pub_key: http://null.cc.uic.edu/~eugeneteo/eugeneteo.asc
main(i){putchar(182623909>>(i-1)*5&31|!!(i<7)<<6)&&main(++i);}
More information about the Courses
mailing list