From owner-freebsd-chat@FreeBSD.ORG Tue Oct 19 00:18:48 2004 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34E0D16A4CE for ; Tue, 19 Oct 2004 00:18:48 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id C53D543D1F for ; Tue, 19 Oct 2004 00:18:30 +0000 (GMT) (envelope-from mymuss@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so267379rnk for ; Mon, 18 Oct 2004 17:18:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=P1q2tqoWLP86axyNU1vtr/4M0U2JFA3vIQ0rCqwOO3P3yfegoB6vV+lOF7AA+9gtUhskYzsqlY4qy/NuQR+DVoEZVbmq5gAq7PcefzB7m3JlttlG7BsguxyXe8FlRAdtpkaJ+cYEzDDhc2lx3qM/3oQKQTpC/HjU3aLsMd2ch3U Received: by 10.38.208.34 with SMTP id f34mr1696366rng; Mon, 18 Oct 2004 17:18:30 -0700 (PDT) Received: by 10.38.72.20 with HTTP; Mon, 18 Oct 2004 17:18:30 -0700 (PDT) Message-ID: Date: Tue, 19 Oct 2004 03:18:30 +0300 From: Andrew Novikov To: chat@freebsd.org In-Reply-To: <200410190001.i9J010wn005940@bunrab.catwhisker.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200410190001.i9J010wn005940@bunrab.catwhisker.org> Subject: Re: learning c++ X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew Novikov List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2004 00:18:48 -0000 Hello. On Mon, 18 Oct 2004 17:01:00 -0700 (PDT), David Wolfskill wrote: > >Date: Tue, 19 Oct 2004 02:55:32 +0300 > >From: Andrew Novikov > > >2) Brian Stroustrup "The C++ Programming Language" (however I wouldn't > >recommned this book as an intro to C++) > > That would be "Bjarne" Stroustrup. :-} > (Brian would would be Kernighan, I suppose....) Yes, my mistake, sorry :) -- Sincerely, Andrew