|
malone5923 (m)
|
My elder brother has being disturbing me about learning php because he thinks is the best web programming language but I am already into java(First Love) and my programming plan are already tight. So experts who have used php before should advice me if its any good and worth my time
|
|
|
|
|
|
benGALLERY (m)
|
Since you are use to Java , I believe it will be easier for you to use JSP (Java Server Pages) since it belongs to same family (Java) . Ben
|
|
|
|
|
|
|
|
Afam (m)
|
PHP was built for the web from ground up and if over 70% of all the dynamic websites out there run on PHP then it makes perfect sense to believe that PHP is best for the web even though it is gradually being used to develop desktop applications.
|
|
|
|
|
|
sbucareer (f)
|
Afam how are you? Long time no huu? Hope you are aight?
|
|
|
|
|
|
Afam (m)
|
@sbucareer,
Long time. I dey ooo. How ya side? Hope you are doing great.
|
|
|
|
|
|
|
|
malone5923 (m)
|
If your plan for web development is to connect to an EIS and do some few SQL query for your frontend and a good presentation layer, then PHP will do just fine. My opinion.
We have what we called middleware software. PHP will be a good solution for that in correlation to web development. On the other hand if you are planning for ES (Enterprise Systems) like SAP, Java would be my recommendation. You would need to learn J2EE though. Learning JSP is not enough for J2EE.
J2EE has about this list of technologies to learn:
1. Java 2. JSP 3. Servlet 4. JSF 5. XML 6. JavaBean 7. JDBC 8. HTML 9. Javascript 10. CSS 11. SOAP 12. JavaMail 13. Java Message Service 14. EJB 15. JCA 16. JavaIDL 17. Java Naming and Directory Interface (JNDI) 18. Java RMI/IIOP 19. Java Transaction Services (JTS) and Java Transaction API (JTA)
All these for developing Enterprise Web Application and related Web applicatopm Thanks for your advice sbucareer I think I will go for java since I already have foundation experience with enterprise application On a Second thought I think I will learn both because with that I have an added advantage
|
|
|
|
|
|