Results 1 to 7 of 7

Thread: Should I go with JAVA for my project

  1. #1
    Join Date
    Nov 2009
    Posts
    36

    Should I go with JAVA for my project

    This is my case study. I'll have to develop an Internet platform with some features that go far beyond mere information: sharing information between users, communicating with existing Internet services, data recovery from physical sensors, ...

    I have fairly solid foundation in Java: a big school project, a management trainee for a city. I also have sympathy for PHP. So before I start, I'm doing some research and I wanted to tell it whether I say nonsense or not.

    My impressions:
    Java +:
    • I know the early history
    • It's very structured
    • It is well secured

    Java -:
    • Somewhat difficult to implement (well good when you gotta go)
    • More expensive, particularly for housing

    PHP +:
    • Cheaper
    • From the outset, oriented web (?)

    PHP -:
    • Less structured (I learned to see symphony)


    Do you agree with this statement? If yes, then it seems clear that we must go to Java.

    Subsidiary question: what technology will facilitate my access to human resources? If I want a guy not too junior for example?

  2. #2
    Join Date
    Nov 2008
    Posts
    1,221

    Re: Should I go with JAVA for my project

    Partly agree with you. PHP: not very structured, easy-to-host; JAVA: very highly structured (especially with a MVC framework), less easy to accommodate. You think it is difficult to implement in your work? For me, its the opposite but 10 years experience require to work on it. That means there are certain things more complicated than others too. I would say with a good tool like Eclipse with the plugins that go well, there are many things that are easy. Between PHP and a web application based on servlet/JSP, it is very close to each other (with a + for Java) in the approach. Initially, it may be an option. After that, it would be more logical to move to a MVC framework (Struts or JSF etc... to name those I know well, there are others)

  3. #3
    Join Date
    May 2008
    Posts
    2,389

    Re: Should I go with JAVA for my project

    I'll add one thing with my experience:

    I worked with the Zend Framework (for PHP), with it you can also make the MVC. After perhaps, this is a matter of habit (probably elsewhere), but access to this technology to a far more important than using Strust, even if the doc on Zend is very clear and well made.

  4. #4
    Join Date
    Oct 2005
    Posts
    2,393

    Re: Should I go with JAVA for my project

    It did not return to the eternal debate Java/PHP, if you ask my opinion:

    Do you prefer languages with or without static typing? Static typing allows you to do more to control compilation and provides you with real auto completion in the IDE (not a list of all existing methods in all objects)

  5. #5
    Join Date
    Nov 2009
    Posts
    36

    Re: Should I go with JAVA for my project

    Thank you for your responses.

    I think I'll move towards Java. A little rational reason is that I have seen people developing large projects in Java and that it was fine.

    An additional reason, you stop me if I'm wrong, is that I will have more opportunities to develop access to other devices: Palm, iphone.

    For static typing, I had never heard of it. I am informed, it seems to me to be a positive point of Java.

  6. #6
    Join Date
    Feb 2009
    Posts
    96

    Re: Should I go with JAVA for my project

    it can also bite you in the butt. Static in java can give tons of headaches if not implemented correctly.

  7. #7
    Join Date
    Dec 2009
    Posts
    7

    Re: Should I go with JAVA for my project

    hi
    if you go with java, then u need to be very strong in the coding aspects... becoz when v creating the project in java, then we should write everything in java coding...
    this is little bit complex one..
    so choose some other technology otherwise if u want to develop using java, then go for j2ee (especially jsp)..

Similar Threads

  1. Help with Java project
    By yafet in forum Networking & Security
    Replies: 1
    Last Post: 09-06-2012, 03:29 PM
  2. Replies: 4
    Last Post: 20-04-2012, 11:22 PM
  3. Java project
    By Greg-JG in forum Software Development
    Replies: 1
    Last Post: 20-09-2010, 05:40 PM
  4. Embedding Flex SDK .jar files inside a Java Project
    By Tanveer Joshi in forum Software Development
    Replies: 6
    Last Post: 14-07-2010, 12:07 AM
  5. Project in JAVA
    By Gauresh in forum Education Career and Job Discussions
    Replies: 5
    Last Post: 19-05-2009, 01:16 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,729,262.75851 seconds with 16 queries