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 3 of 3

Thread: Wannabe Java Developer in NYC

  1. #1
    Junior Member
    Join Date
    Aug 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Wannabe Java Developer in NYC

    Hello,

    I'm looking for some advice from some existing Java developers. I'm currently a Front-end Web Developer (html, CSS) but am looking for a career change. I took 2 semesters of java at a local community college, and really enjoyed it, but don't feel it was enough instruction to start a career with... we didn't even get into graphics. I'm currently looking into a professional certificate offered through the McGhee SCPS (school of continuing professional studies) division of NYU "Certificate of Java Development". Is anyone familiar with this program? The accelerated course is $4k which I'm very willing to spend, I just want to make sure it's well spent. Is anyone familiar with this program? or know of a better one? Any advice would be much appreciated.

    Thanks!!
    Last edited by Sinjin; August 23rd, 2011 at 05:05 PM. Reason: fixed some typos


  2. #2
    Junior Member Max Peck's Avatar
    Join Date
    Aug 2011
    Posts
    2
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: Wannabe Java Developer in NYC

    I dunno, it might just be me (having been a developer as long as I have) but I can think of a lot better ways to spend $4K than to pay some school for a "certificate". That will buy a lot of study materials and tools you can use to study Java with. I mean ... you could equip yourself with a good system and plenty of study materials for that same $4K.

    Once you spent a good year or two studying and working with it then perhaps you could find a vendor certification test (maybe Oracle has some?) that would cost a lot less than a full-blown course would. If you're good at self-study and really learned the material then a certification would just be icing on the cake.

    Just my 2-cents.

    -Max

  3. The Following User Says Thank You to Max Peck For This Useful Post:

    JavaPF (September 6th, 2011)

  4. #3
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Wannabe Java Developer in NYC

    Hey Sinjin (cool name),

    I mostly agree with Max Peck. Certificates are okay and all, but I wouldn't use one as your primary education- especially one I've never heard of. Instead, go through the basic tutorials, play around with them, and see what fits into your brain and what doesn't. Then you can seek out education in the bits you struggle with.

    One way to learn is by going the traditional Java tutorial route: The Java™ Tutorials
    The Swing tutorial will get you started on graphics: Trail: Creating a GUI With JFC/Swing (The Java™ Tutorials)

    But if you know your way around a basic Java program, and you've been doing frontend web design, you might try out Processing, which is built on Java. It uses [mostly] Java syntax and gives you a GUI that a designer should have no trouble experimenting with- it's not going to teach you the more traditional stuff (layouts, Swing, etc), but it will introduce you to the basics in a fun way. Then from there you can start on the more traditional route of the Swing tutorials. That's just my $.02 though.

    Either way, feel free to ask us questions as you go!
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

Similar Threads

  1. Java EE Developer
    By vijin in forum Member Introductions
    Replies: 2
    Last Post: February 22nd, 2012, 09:46 AM
  2. Freelancer JAVA developer
    By grook in forum Paid Java Projects
    Replies: 0
    Last Post: July 2nd, 2011, 02:50 AM
  3. Replies: 1
    Last Post: January 12th, 2011, 05:55 AM
  4. Need a Java Developer will pay immediatley.
    By nowhereman in forum Paid Java Projects
    Replies: 1
    Last Post: October 24th, 2010, 02:41 PM
  5. Opportunities for SNR and JNR Developers
    By Nursten in forum Paid Java Projects
    Replies: 3
    Last Post: August 15th, 2009, 03:11 AM