Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: What language to use?

  1. #1
    Junior Member
    Join Date
    Jul 2013
    Posts
    24
    Thanks
    3
    Thanked 1 Time in 1 Post

    Default .

    .
    Last edited by Gugubo; October 9th, 2023 at 03:06 PM.


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: What language to use?

    Quote Originally Posted by Gugubo View Post
    games for Windows
    1. Use Java and drop the "for Windows" part
    2. Java is a great introduction to programming language and there are many new programmer tools for Java available with a search, as not to favor one over another I will just say try several.

    --- Update ---

    Thread moved from "Whats wrong with my code?"

  3. #3
    Junior Member
    Join Date
    Jul 2013
    Posts
    24
    Thanks
    3
    Thanked 1 Time in 1 Post

    Default Re: What language to use?

    thanks you really helped me out a lot.

    now that's not important, but how long do you think would/will it take to learn java until I can create a small game?

  4. #4
    Member
    Join Date
    May 2011
    Location
    west palm beach, FL
    Posts
    189
    My Mood
    Tired
    Thanks
    41
    Thanked 11 Times in 10 Posts

    Default Re: What language to use?

    depends what kind of game...if it has graphics are you good at making them? or do you have a place you can get them etc..making a small game like a side scroller type like old mario bros youll need the basics of java and you can do pretty well

  5. #5
    Junior Member ChainDev's Avatar
    Join Date
    Aug 2013
    Location
    Home :)
    Posts
    10
    My Mood
    Inspired
    Thanks
    0
    Thanked 5 Times in 5 Posts

    Default Re: What language to use?

    Quote Originally Posted by Gugubo View Post
    thanks you really helped me out a lot.

    now that's not important, but how long do you think would/will it take to learn java until I can create a small game?
    I started with a project. Im still very beginner, but i can create an application, where you have an "Character" what runs & jumps
    You should start with that game. Make it as your own "project". So basically ; Start java with your in-coming game!

Similar Threads

  1. [SOLVED] language Recognizer
    By one girl in forum What's Wrong With My Code?
    Replies: 3
    Last Post: December 20th, 2012, 10:44 AM
  2. which programming language can help me more
    By websit in forum Object Oriented Programming
    Replies: 1
    Last Post: June 24th, 2012, 09:14 PM
  3. Popular Language
    By Chillers in forum Java Theory & Questions
    Replies: 11
    Last Post: March 30th, 2012, 08:47 PM
  4. Language translation
    By archanaanbu in forum Member Introductions
    Replies: 1
    Last Post: February 9th, 2011, 07:01 AM
  5. What does SCOPE actually mean in java language?
    By wAdeski in forum Java Theory & Questions
    Replies: 3
    Last Post: December 1st, 2010, 10:44 AM