Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Oct 2005
    Location
    Spain, Valencia
    Posts
    20,492
    Tokens
    3,575
    Habbo
    GoldenMerc

    Latest Awards:

    Default How to develop a in XP

    Well im wanting to learn a new coding language, im wanting to possibly make a new application for windows XP what would i need to learn ect? and is it hard?
    Ross

  2. #2
    Join Date
    Feb 2009
    Posts
    19
    Tokens
    0

    Default

    C++ and/or Java And they're just as hard to learn as php i would say
    Last edited by MintExtras; 10-08-2010 at 06:17 PM.

  3. #3
    Join Date
    Oct 2005
    Location
    Spain, Valencia
    Posts
    20,492
    Tokens
    3,575
    Habbo
    GoldenMerc

    Latest Awards:

    Default

    Whats better C++ or Java
    Plus what would i develop in?

  4. #4
    Join Date
    Apr 2010
    Location
    Newcastle
    Posts
    655
    Tokens
    50

    Default

    Quote Originally Posted by GoldenMerc View Post
    Whats better C++ or Java
    Plus what would i develop in?
    C++ has better performance and is better for things like 3D games (it's a low-level language) whereas Java is more portable (but run inside a virtual machine).

    Both Java and C++ will run on pretty much any platform/OS, but with Java there's much less hassle porting from one platform to another.

    If you're aiming for Windows only, C# (C Sharp) is a fair amount easier to code and ranks just under C++ with regards to performance.
    Last edited by Apolva; 10-08-2010 at 07:04 PM.

  5. #5
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    If you can, try to avoid Windows XP, it's a(n already dead) dying platform. You're best using the cool new stuff you can do with C# and C++ in Windows 7.

    If you can, get MS Visual Studio 2010 for free from www.dreamspark.com, It doesn't matter what some people may say, it IS the best IDE out there
    Quote Originally Posted by Chippiewill View Post
    e-rebel forum moderator
    :8

  6. #6
    Join Date
    Oct 2005
    Location
    Spain, Valencia
    Posts
    20,492
    Tokens
    3,575
    Habbo
    GoldenMerc

    Latest Awards:

    Default

    What i was trying to do was develop most of it on xp then move it over to android and after android the mac os.

  7. #7
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    In that case, I'd look at Java, the code will be mostly compatible with every major OS.

    Ideally, you'd go (not necessarily that order):
    Windows - C#
    Android - Java
    MacOS - Cocoa
    Quote Originally Posted by Chippiewill View Post
    e-rebel forum moderator
    :8

  8. #8
    Join Date
    Oct 2007
    Posts
    824
    Tokens
    71

    Latest Awards:

    Default

    If you want to get into desktop programming, start off with something simpler than C++ like C#. My personal favourite is Java though.
    Vouches
    [x][x]

  9. #9
    Join Date
    Apr 2010
    Location
    Newcastle
    Posts
    655
    Tokens
    50

    Default

    In that case it's probably best you begin with Java, that way you'll be able to develop for pretty much any platform (most feature/smartphones support it with Java ME).

    The Java IDE I use is NetBeans (simplifies the coding/compiling/debugging) - http://netbeans.org/

  10. #10
    Join Date
    Aug 2010
    Posts
    2
    Tokens
    0

    Wink

    Check out Appcelerator, you can use Html, CSS, Javascript, Ajax, Ruby & Python to create awesome desktop apps that are cross platform.

    http://www.appcelerator.com/products...n-development/

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •