Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: What level of developer would use java

  1. #1
    Slamster is offline Newbie
    Join Date
    Mar 2010
    Posts
    2
    Rep Power
    0

    What level of developer would use java

    I am wanting to know would it be simple for a novice user to use java or would you have to specficially trained to use the programming language

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: What level of developer would use java

    It depends entirely on how much natural talent you have, and what you want to do with it. There are a number of colleges that teach Java as their first programming language.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    QuackWare is offline Learning Programmer
    Join Date
    Jan 2010
    Posts
    95
    Rep Power
    8

    Re: What level of developer would use java

    Java can be a very simple programming language if you just learn the basics and do not stray into more detailed areas. However you can build some very complex applications, applets, and even games if you fully understand the programming language.

  5. #4
    GMVResources's Avatar
    GMVResources is offline Learning Programmer
    Join Date
    Jun 2010
    Posts
    72
    Rep Power
    0

    Re: What level of developer would use java

    Java I think is a simple programming language mainly used for games and applets, and I personally had it as my first.

  6. #5
    Chris Weimer's Avatar
    Chris Weimer is offline Learning Programmer
    Join Date
    Jun 2010
    Location
    San Francisco, CA / Kingston, RI
    Posts
    37
    Rep Power
    0

    Re: What level of developer would use java

    Quote Originally Posted by GMVResources View Post
    Java I think is a simple programming language mainly used for games and applets, and I personally had it as my first.
    It can be used for games and applets, but that's really belittling the language.

  7. #6
    Chris Weimer's Avatar
    Chris Weimer is offline Learning Programmer
    Join Date
    Jun 2010
    Location
    San Francisco, CA / Kingston, RI
    Posts
    37
    Rep Power
    0

    Re: What level of developer would use java

    Quote Originally Posted by Slamster View Post
    I am wanting to know would it be simple for a novice user to use java or would you have to specficially trained to use the programming language
    Java was my first language in college (although I had already looked into other languages before and coded a bit with C, C++, Win32 (esp. helped by Winprog.org), and PHP. After one semester of Java in college, the basics were mastered, and I was making neat things with Swing and Awk.

  8. #7
    357mag is offline Newbie
    Join Date
    May 2010
    Posts
    2
    Rep Power
    0

    Re: What level of developer would use java

    I'm learning Java now. My first exposure to programming was Visual Basic and then I did some C++. I really like the C++ language but it's not suited for making GUI programs. Even Microsoft acknowledges that Visual C++ is no longer used by most developers to make GUI programs. But Java is so much like C++ as far as syntax goes that I feel comfortable with it. I'm just writing console programs now but later on I'll get into some graphical programs with Java and C#, which is another good language to learn.

  9. #8
    GMVResources's Avatar
    GMVResources is offline Learning Programmer
    Join Date
    Jun 2010
    Posts
    72
    Rep Power
    0

    Re: What level of developer would use java

    true, chris weimer

  10. #9
    Davide's Avatar
    Davide is offline Programming God
    Join Date
    Dec 2009
    Location
    Manchester, UK
    Posts
    507
    Blog Entries
    8
    Rep Power
    11

    Re: What level of developer would use java

    Quote Originally Posted by 357mag View Post
    I'm learning Java now. My first exposure to programming was Visual Basic and then I did some C++. I really like the C++ language but it's not suited for making GUI programs. Even Microsoft acknowledges that Visual C++ is no longer used by most developers to make GUI programs. But Java is so much like C++ as far as syntax goes that I feel comfortable with it. I'm just writing console programs now but later on I'll get into some graphical programs with Java and C#, which is another good language to learn.
    Well, C++ can be used with MFC or WIn32 API to create GUI programs if you want to get proffessional, but the easiest method is to use either C# with .NET or Java, or C++ with Qt. Note that Java is identical to C#.
    Are you a newbie programmer trying to learn C#? Check out my small tutorial: Visual C# Programming Basics

  11. #10
    Khaotic is offline Learning Programmer
    Join Date
    Apr 2009
    Location
    Brandon, Mississippi, United States
    Posts
    62
    Rep Power
    12

    Re: What level of developer would use java

    Quote Originally Posted by WingedPanther View Post
    It depends entirely on how much natural talent you have, and what you want to do with it. There are a number of colleges that teach Java as their first programming language.
    I agree, I remember I tried to learn Java as my first language and fail misserably. I could not understand the syntax. Then I got involved in C and then later tried Java and caught on immediately.
    Check out my site: www.khaoticirc.net

Closed Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 6
    Last Post: 05-31-2011, 12:23 PM
  2. Replies: 0
    Last Post: 11-24-2010, 04:02 AM
  3. Replies: 0
    Last Post: 11-23-2010, 12:04 AM
  4. Experienced C#, Java, ASP.Net Developer
    By QuackWare in forum Services for Buy/Sell/Trade
    Replies: 0
    Last Post: 05-08-2010, 11:34 AM
  5. Hello, I'm Java developer
    By velociraptor in forum Introductions
    Replies: 6
    Last Post: 06-02-2009, 07:09 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