Thread: PHP Or JAVA?
View Single Post
Old 04-23-2014, 12:11 AM   #26
guiltyCrown
Registered User
 
Join Date: Apr 2014
Location: UK
Posts: 15
If you're a beginner don't start with java on web development.

PHP all the way. And do everything from template system to database connections, try to do a simple game etc.

Then move to something like the java play framework.

Keep in mind php is much slower than java for any more than low computations.

I would recommend my browser games making tutorial blog where you can learn a bit of everything from php, from sessions to template systems etc.

makingbrowsergames.com
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
guiltyCrown is offline   Reply With Quote