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: Watcha

  1. #1
    Junior Member pmc's Avatar
    Join Date
    Nov 2012
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Watcha

    Hello

    I've done lots of coding as a hobby - all in Motorola 68000 assembly language on ECS Amigas, mainly intro / cracktro type stuff - but recently I've been getting into Java, for a few reasons:

    I like coding and wanted to learn an object oriented language.

    After working as a networks engineer for many years, I'd like (if possible) to make a career change towards software development.

    I'd like to also get into Android development so wanted to get a solid grounding in Java first.

    I always learn best by doing so I converted a little pet project of mine (a software polyalphabetic cipher) to Java, first as a commandline driven utility but then I hand coded a Swing GUI to drive it instead.

    I learned a lot by doing the code, building the various classes, implementing inheritance and overloading and all that other good stuff. I also found hand coding the GUI much easier and more intuitive than trying to use the drag and drop GUI editor in either Eclipse or Netbeans but that's probably just because I don't really understand how to use those editors and didn't read the manual.

    I've got a few books on the go at the moment trying to learn more in depth about Java, UML & the Unified Process, Android development and a few other things like XML and Javascript. I'd like to try to get a better handle on JavaEE, Java2D & 3D and JavaFX too as I go along.

    Anyways, that's me. I'm here and I'm looking forward to getting better at software development in general but mainly Java and Android.

  2. #2
    Forum Admin
    Join Date
    Oct 2012
    Posts
    92
    My Mood
    Amused
    Thanks
    9
    Thanked 18 Times in 13 Posts

    Default Re: Watcha

    Welcome pmc. That's a very good intro.

    All the best.

  3. #3
    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: Watcha

    welcome pmc