From owner-freebsd-questions@FreeBSD.ORG Wed Apr 28 10:08:58 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D74416A4CE for ; Wed, 28 Apr 2004 10:08:58 -0700 (PDT) Received: from mail.cableone.net (scanmail2.cableone.net [24.116.0.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FDCE43D4C for ; Wed, 28 Apr 2004 10:08:55 -0700 (PDT) (envelope-from kitbsdlists@HotPOP.com) Received: from vixen42. (unverified [24.119.123.61]) by smail2.cableone.net (SurgeMail 1.5d2) with ESMTP id 5312619 for multiple; Wed, 28 Apr 2004 09:57:47 -0700 Date: Wed, 28 Apr 2004 10:06:23 -0500 From: Vulpes Velox To: Me Message-Id: <20040428100623.76ecc986@vixen42.> In-Reply-To: <20040414210140.97961.qmail@web42001.mail.yahoo.com> References: <20040414210140.97961.qmail@web42001.mail.yahoo.com> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com cc: freebsd-questions@freebsd.org Subject: Re: Beginning C++ in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2004 17:08:58 -0000 On Wed, 14 Apr 2004 14:01:40 -0700 (PDT) Me wrote: > Hi, > I've learn shell scripting and java on my freebsd box > since I migrated from winblows 98 a while back. now > i'm ready to move to a more sophisticated language. I > have decided to go with C++. Is there any bigginer > guides online that you may have run a cross that would > help me get started? Hmm, check out docs.sun.com there are some C++ references there, I found.