| Kenneth Kalmer on Mon, 06 Mar 2006 11:16:44 +0200 (SAST) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| [GLUG-chat] Re: Learning PHP |
Good stuff! If your used to severe OOP (C#), you'll eventually grow to hate PHP... I highly recommend spending your energies on Ruby or Python, both great languages that are very versatile and easy to pickup. Both use packages/modules (namespaces) that PHP doesn't. Everything is an object in both, whereas in PHP it is whatever PHP thinks it is. Python is dynamically typed, but strict typed (IIRC Ruby is the same, but I'm a few days into the manuals...). I used .NET as a playground for OOP, and since then I've really got more and more annoyed with PHP as every day goes by... I'm now moving over all my projects to Python (and django) or Ruby (...on Rails), depending on the challenge and how each framework will respond to such a challenge. But, if you want to learn PHP after all this rambling, get your hands on this book http://www.sitepoint.com/books/phpmysql1/. I started PHP when that book was still a 4 part tutorial on sitepoint and it did help me a s***load. The author is brilliant, examples are clear and concise. Just my 2c, On 3/6/06, Ge-org Brohammer <administrator@xxxxxxxxxxxxxxxxxx> wrote: > > Haha, I don't have a single Microsoft server left on my network. I program > C# using SharpDevelop and using the mono framework instead of the .Net > framework. > > It's too late. I have fallen, lol > > BTW, Thanks for the info > > > -----Original Message----- > From: Arno Breedt [mailto:arno.breedt@xxxxxxxxx] > Sent: 06 March 2006 10:01 AM > To: administrator@xxxxxxxxxxxxxxxxxx > Subject: Re: [GLUG-chat] Learning PHP > > On 06/03/06, Ge-org Brohammer <administrator@xxxxxxxxxxxxxxxxxx> wrote: > > I'm interested in learning PHP. > > > > Anyone knows of a good way or place to start with? > > > > MCDBA, MCAD & MCP > > Firstly, Mr Microsoft professional: > > "You must unlearn what you have learned." Yoda, in 'The Empire Strikes > Back.' > > Specifically, will your hard-won M$ Professional status not be > threatened by learning anything concerning Open Source? > > Are you ready to turn from the Dark Side? > > Arno > -- > The most secure computer is one which isn't > connected to the Internet. That is why I heartily > recommend TelkomADSL. > > --- > To unsubscribe: send the line "unsubscribe glug-chat" in the > subject of a mail to "glug-chat-request@xxxxxxxxxxxx". > Problems? Email "glug-chat-admins@xxxxxxxxxxxx". Archives are at > http://www.linux.org.za/Lists-Archives/ > > -- Kenneth Kalmer kenneth.kalmer@xxxxxxxxx Folding@home stats http://fah-web.stanford.edu/cgi-bin/main.py?qtype=userpage&username=kenneth%2Ekalmer --- To unsubscribe: send the line "unsubscribe glug-chat" in the subject of a mail to "glug-chat-request@xxxxxxxxxxxx". Problems? Email "glug-chat-admins@xxxxxxxxxxxx". Archives are at http://www.linux.org.za/Lists-Archives/