PHP or Java?

nettacompany

Junior Member
Joined
Dec 28, 2018
Messages
101
Reaction score
14
Hello Everyone,
From PHP or Java , which programming language is easy for building a website.
 
HTML and CSS.

No, seriously, why PHP or Java? WordPress runs on PHP, but the websites don't look the way they do with just PHP. I'd recommend WordPress if you already know PHP, since it's easy for beginners. Neither Java or PHP is a rational choice on its own for building websites.
 
HTML and CSS.

No, seriously, why PHP or Java? WordPress runs on PHP, but the websites don't look the way they do with just PHP. I'd recommend WordPress if you already know PHP, since it's easy for beginners. Neither Java or PHP is a rational choice on its own for building websites.

Wordpress makes me feel special. But HTML + CSS is better choice and performance.
 
Model View Controller frameworks for developing immense web applications are found throughout all languages including but not limited to Node.js, PHP, Python, Java, Ruby, .NET.

What are you trying to accomplish?

You wanna write a blog post and drive traffic to it? Then use WordPress, simple.

You want to build a Progressive Web Application? You're going to need a lot more.
 
Do yourself a favor and Google "Roadmap to becoming a Web Developer in 2019".

Then click on the Github link, it should be the first result.
 
Model View Controller frameworks for developing immense web applications are found throughout all languages including but not limited to Node.js, PHP, Python, Java, Ruby, .NET.

What are you trying to accomplish?

You wanna write a blog post and drive traffic to it? Then use WordPress, simple.

You want to build a Progress Web Application? You're going to need a lot more.

Is there an HTML design with the admin panel? Why do we stay connected to Wordpress?
 
Wordpress makes me feel special. But HTML + CSS is better choice and performance.

Proper server setup or a managed WordPress host combined with a well optimized WordPress site will provide great results, but then again, that doesn't come free. Then again, WordPress sites are far easier to modify than HTML + CSS sites, so depends highly on what you're looking to achieve.

Personally I use WordPress for everything and host the sites myself with NGINX and Redis caching, never gotten a complaint for speed unless there were mistakes in my configurations or some hiccups with the server provider. But that takes knowledge on how to host sites. If you're interested, Delicious Brains has an excellent guide about this: https://deliciousbrains.com/?post_series=hosting-wordpress-yourself

What is that you're trying to achieve exactly?
 
Proper server setup or a managed WordPress host combined with a well optimized WordPress site will provide great results, but then again, that doesn't come free. Then again, WordPress sites are far easier to modify than HTML + CSS sites, so depends highly on what you're looking to achieve.

Personally I use WordPress for everything and host the sites myself with NGINX and Redis caching, never gotten a complaint for speed unless there were mistakes in my configurations or some hiccups with the server provider. But that takes knowledge on how to host sites. If you're interested, Delicious Brains has an excellent guide about this: https://deliciousbrains.com/?post_series=hosting-wordpress-yourself

What is that you're trying to achieve exactly?

These are inadequate. I do some research. Thank you :)
 
This was the weirdest conversation I've had in a while. You're welcome I guess?
 
Hi
I think that PHP is more quickly for learning than Java. Imho, Java is a language for enterprise development or for android. If you are interested in fast result - learn php.
 
my research has given positive results thanks.
 
Go JAVA and later move to PHP
JAVA will make you a great dev and migrator [ language to language ] as well. :)
 
Well, PHP is for web programming. Java/j2ee is for enterprise application programming. Now web programming means creating a shopping cart, creating an online reservation system, etc. For an online commercial product like these can easily be developed with PHP in a little span of time & minimum investment.

Whereas Java/j2ee is to develop heavy enterprise application online banking systems, CRM, Insurance, Online trading applications, etc. So if you feel, web programming is your interest and passion then go with the PHP else Java. Now If you want to work in an IT service/support/product development industry Java is the better option than PHP. Also, a Java/j2ee developer earns a good salary package based on his/her skills and domain knowledge. For Career growth, Java is not bad! you can go with it.
 
Back
Top