HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 122118 thumbnail
User 201510 avatar

By phpfour
via phpfour.com
Published: Oct 02 2008 / 02:46

A guide for newbie PHP developers to become a kick-ass PHP ninja by upgrading themselves through a number of technical and personal improvements.
  • 25
  • 1
  • 2937
  • 0

Comments

Add your comment
User 338269 avatar

Miloskov replied ago:

0 votes Vote down Vote up Reply

With due respect to PHP and his blog but after reading all this blog suggestions why no better use Java and be done, It have all what he suggest but much better than PHP, PHP has been a kitchen sink since the beginning so it drives to people to make a mess on their code, And also Dynamic languages have similar problems as statically languages when the code grows.

Relate his points with this ones:

1.Version control: All programming languages should use it even I use it for my excel docs.
2.OOP: Java it drives you to do proper OOP.
3.Coding Standards and Patterns: Java have it too in a higher degree.
4.Document your code: Java have thousands of good tools for it.
5,6,7. Java have gazillions of neat frameworks to choose, use JUnit for testing, Java is a proper OOP you can reuse your objects and components check Spring, Guice, OpenEJB those can help you to do it much better.

8,9,10.Same in Java as PHP.

11. Good IDE: Java have awesome IDEs with awesome refactoring tools and much more, Eclipse, Netbeans, IntelliJ, Borland JBuilder, MyEclipse.

12.Java same as PHP.

User 338269 avatar

Miloskov replied ago:

1 votes Vote down Vote up Reply

Kick Ass PHP ninja == Java Developer

PS.(Sorry I could not resist lol).

User 201510 avatar

phpfour replied ago:

0 votes Vote down Vote up Reply

@OtengiM: heh heh..no probz. Here is my comment from my blog:

"In my opinion, Java and PHP both are excellent languages and they have their own place where they excel. Although Java can be used in almost all scenarios, for web based solutions PHP can be more handy than Java. It allows developing and deploying quality web application in record time. And with the latest additions to the PHP language, these applications can be robust and secure.

I suggest you keep an eye on the latest trend in PHP, you'll see that it's quite a mature language right now. I've seen people using both PHP and Java, which they use for specific need.

Thanks for your comment though :)"

User 338269 avatar

Miloskov replied ago:

0 votes Vote down Vote up Reply

Thanks for your comment phpfour, I will take a look more close to PHP.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.