Re: learning php

From: Default User (first.last_at_boeing.com.invalid)
Date: 11/17/03


Date: Mon, 17 Nov 2003 19:31:07 GMT

FLEB wrote:

> If you don't know it already, and you don't mind a bit more involvement,
> I'd recommend learning the basics of (straight console-mode) C++ first.

Yike. C++ is a huge language, learning that first would set PHP
instruction back at LEAST 6 months. If ones goal is to learn C++, then
by all means do so. It won't hinder development of PHP skills. However,
much of C++ is nonapplicable to PHP, especially the Standard Library
classes.

In many ways, perl is a better intro.

Brian Rodenborn



Relevant Pages

  • Re: OT - Best way to learn PHP?
    ... sheer amount of learning curve needed that puts most people off. ... stuff" will have enough technical know-how to appreciate what PHP is, and therefore have adequate computer skills. ...
    (uk.media.tv.misc)
  • Re: Working more efficiently in PHP
    ... learnin' PHP would be far easier than trying to, somehow, memorize it. ... You're right in that while learning the language, ... Kudos to the regulars in this newsgroup for pointing me ...
    (comp.lang.php)
  • Re: Working more efficiently in PHP
    ... learnin' PHP would be far easier than trying to, somehow, memorize it. ... I tend to think that happens through usage, learning from mistakes, and especially manual lookups rather memorization by rote. ... The most important concepts are learning general programming principles, and how to approach problems as a programmer. ... And Twayne's suggestion that "other methods are available" for many of the answers is a very good idea - perhaps with links to other flash cards, articles on the site or the PHP docs themselves. ...
    (comp.lang.php)
  • Re: Creating a grocery list
    ... Erik wrote: ... I'm new to PHP and wonder if anyone has a good learning example to share? ... You could get fancier and save the data in a SQL database, one item per row, and be able to add and delete items from the database, just like a shopping cart. ... My recommendation to you would be, since you're just starting out in PHP, get the first one going. ...
    (alt.php)
  • Re: php dsnless connection for MS Access
    ... developing a PHP interface to their Access database on an intranet. ... This is more of a learning experience than anything. ... > MySQL usually comes with PHP when you purchase web hosting if you get PHP. ... > or you can lock tables (row locking is better). ...
    (comp.lang.php)