Jump to content

Noob Coding Quiz


Guest sSword

Recommended Posts

I have just started a full time degree studying Java. The plan is to make stuff for WM2003 and WM5 platforms

I currently know close to nothing about .net and only have just brushed on java

My C500 does java but not very well, I would much prefer to make proper apps for smartphones.

Can I make a java app, put it in .net's J# then make a mobile comaptible app?

Thanks ;)

Link to comment
Share on other sites

  • 1 month later...

.NET Java isn't the same as Java.

J.NET uses the .net framework so it isn't compatible with Java.

If you want to make apps for WinMobile compatible devices I would suggest a .net approach by using J.NET...it's much easies than plain java since it has all the advantages of .net framework.

Link to comment
Share on other sites

and alas the truth about most degrees is that they are out of date - especially with regards to something hi-tech like programming languages

java is (imho) a nice idea - but it just doesn't cut it in the real world

personally I've ALWAYS found that it's best to write (from a speed point of view) specific code for the target device - something more like C++ compiled for the target device

i know this is probably NOT what u want to hear, but explore other languages - trust me :)

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.