also @ TechSpot: AMD A4-5000 Review: the affordable ultraportable APU

Whether doing project in java for mobile computing is easy or tough?

Discussion in 'Mobile Computing' started by pedestrio, Dec 7, 2010.

Post New Reply
  1. pedestrio Newcomer, in training

    tell me a suggestion.if (.net) is better.... then tell me reason so that i can do in that..now i have select java foe doing my project.but many of them are sugesting doing project with use of java for mobile computing is tough.
  2. Leeky TechSpot Moderator Posts: 4,344   +59

    If you have to select Java to do your project, what would be the point in using .Net, unless I'm missing something here?
  3. madboyv1 TechSpot Paladin Posts: 807

    It really depends on what you're doing, what your operating system scope, etc. That and there are a number of languages part of the .NET package...
  4. jobeard TS Ambassador Posts: 12,235   +123

    code is code, so everything depends upon the environment in which the code is to run AND your ability to adapt to a new programming language (assuming you're conversant in one but not another).

    easy or tough is a perception issue for the programmer, eg
    Php has a much cleaner code grammar and reads well, while Perl has a terrible grammar but is quick and there's a ton of it already available.