Re: Advice on learning C as first language

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Marco Peereboom
Date: Wednesday, November 24, 2010 - 3:32 pm

I'll call crap on c++

It doesn't really qualify as a language but more as a "let me show you how
smart i am" tool for tools.

Object orientation is interesting on the surface however the promises have
never materialized.

I'll reiterate my previous point. Learn C, if required you have most tools and
ideas figured out to use other fancy languages (which ultimately degenerate
into understanding C anyway).

C is somewhat hostile and that is a good thing. Nothing brings attention
quicker to an app than crashing. Crashing is good; running in some sort of
unknown state is bad.

I happened to learn assembly first and C was just an easier way to do things.
Honestly, not much has changed over the years. I tried many languages and have
always gravitated back to C. New things are new and last a couple of years and
then something new pops up that will write all the code for you. Unfortunately
when writing code you have to do that pesky task of writing code.

FWIW

On Nov 24, 2010, at 17:36, Brad Tilley <brad@16systems.com> wrote:

their first language and explain basic programming terms along the way?
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Advice on learning C as first language, James Hozier, (Wed Nov 24, 7:55 am)
Re: Advice on learning C as first language, Bret Lambert, (Wed Nov 24, 8:07 am)
Re: Advice on learning C as first language, Jan Stary, (Wed Nov 24, 8:09 am)
Re: Advice on learning C as first language, Marco Peereboom, (Wed Nov 24, 8:47 am)
Re: Advice on learning C as first language, Jona Joachim, (Wed Nov 24, 8:49 am)
Re: Advice on learning C as first language, Kenneth Gober, (Wed Nov 24, 8:55 am)
Re: Advice on learning C as first language, Scott Learmonth, (Wed Nov 24, 9:06 am)
Re: Advice on learning C as first language, Bahador NazariFard, (Wed Nov 24, 9:14 am)
Re: Advice on learning C as first language, Michael H Lambert, (Wed Nov 24, 9:28 am)
Re: Advice on learning C as first language, Brad Tilley, (Wed Nov 24, 9:36 am)
Re: Advice on learning C as first language, Brad Tilley, (Wed Nov 24, 10:02 am)
Re: Advice on learning C as first language, Peter J. Philipp, (Wed Nov 24, 10:27 am)
Re: Advice on learning C as first language, Nicolas P. M. Legrand, (Wed Nov 24, 11:27 am)
Re: Advice on learning C as first language, Darrin Chandler, (Wed Nov 24, 2:20 pm)
Re: Advice on learning C as first language, Marco Peereboom, (Wed Nov 24, 3:32 pm)
Re: Advice on learning C as first language, Tomas Bodzar, (Thu Nov 25, 12:00 am)
Re: Advice on learning C as first language, Tomas Vavrys, (Thu Nov 25, 4:06 am)
Re: Advice on learning C as first language, Christiano F. Haesbaert, (Thu Nov 25, 5:20 am)
Re: Advice on learning C as first language, Sevan / Venture37, (Thu Nov 25, 5:44 am)
Re: Advice on learning C as first language, Kenneth Gober, (Thu Nov 25, 7:26 am)
Re: Advice on learning C as first language, Nicolas P. M. Legrand, (Thu Nov 25, 7:42 am)
Re: Advice on learning C as first language, Ludo Smissaert, (Thu Dec 2, 1:59 pm)
Re: Advice on learning C as first language, Daniel B., (Tue Dec 14, 9:09 pm)
Re: Advice on learning C as first language, Friedrich Locke, (Wed Dec 15, 3:57 am)