From owner-freebsd-questions@FreeBSD.ORG Sun Oct 7 08:10:06 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C55316A50F for ; Sun, 7 Oct 2007 08:10:06 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 7C8FE13C461 for ; Sun, 7 Oct 2007 08:10:05 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l9789tnJ051800; Sun, 7 Oct 2007 10:09:55 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l9788wt2051785; Sun, 7 Oct 2007 10:08:59 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 7 Oct 2007 10:08:58 +0200 (CEST) From: Wojciech Puchar To: Christopher Nehren In-Reply-To: Message-ID: <20071007100615.V51784@wojtek.tensor.gdynia.pl> References: <972994690710061253q483e26ber68f4716d3202d1fa@mail.gmail.com> <20071006201356.GB55336@slackbox.xs4all.nl> <972994690710061329t10b4eb49j8c95a539eec2bbe9@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: C++ Compiler On FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2007 08:10:06 -0000 >> i complete my software engineering degree. > > PHP isn't really a programming language. It's more a fancy templating for me it's just funny thing that needs several megs of RAM to display the current date ;) but as being treated as "technology" instead of just tool, it's used everythere without sense. in 90% cases just to link common header of HTML page with different body and common footer. simply using makefile with cat (possibly something SLIGHTLY more complicated) does the same. once, not every time page is viewed. > programming language, and agree with the recommendation that you start > with something a bit higher level. Perl, for example, ships with exactly :)