Posted by Jerry Stuckle on 12/27/05 05:41
NEWS wrote:
> "Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
> news:cpGdndNgW64sLy3eRVn-pA@comcast.com...
>
>>NEWS wrote:
>>
>>>I have heaps of experiance with C++, meaning about five years. I want to
>>>learn PHP and was wondering if anyone knew of a E-Learning course worth
>>>the price.
>>>
>>>
>>>
>>
>>I learned it from the doc and a few examples on various websites. It
>>wasn't hard.
>>
>>--
>>==================
>>Remove the "x" from my email address
>>Jerry Stuckle
>>JDS Computer Training Corp.
>>jstucklex@attglobal.net
>>==================
>
>
> I have been doing that and figure it is fairly easy as well. but I want to
> get into OOP and thought maybe a course would help.
>
>
If you've been doing C++ for five years you should already be doing OOP!
If not, you need some books on OOP, not PHP. It's a completely
different mindset - but is also language independent.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|