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: Intro, author of Codelet

  1. #1
    Junior Member
    Join Date
    Jul 2014
    Location
    Philly area
    Posts
    5
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Intro, author of Codelet

    Hello there. This is my first post on the Java Programming Forums. I'm currently active on Stack Overflow.

    I have five years experience with backend (non GUI) Java. I was laid off twice after the dot-com bubble, and after a few years of odd jobs and futile searching, I ended up being a stay at home dad for a bunch of years. I'm about to see my second off to Kindergarten, and it's finally time to go back outside and get a job...which honestly scares the bejeebers out of me. I'm starting work on my new resume, and I'm trying to figure out a way to emphasize my mad skilz, while de-emphasizing my complete lack of recent experience. I just need a foot in the door...

    My strengths are backend Java, regular expressions, text processing, and object-oriented design, and I have five years experience with Oracle SQL, stored procedures, and triggers.

    I am also the author of Codelet, which uses inline taglets to automate the insertion of example code and its output into JavaDoc.

    Looking forward to discussing Java.


  2. #2
    Member Ada Lovelace's Avatar
    Join Date
    May 2014
    Location
    South England UK
    Posts
    414
    My Mood
    Angelic
    Thanks
    27
    Thanked 61 Times in 55 Posts

    Default Re: Intro, author of Codelet

    Welcome to the forums!

    Sounds like you have quite a bit of experience with various scripting languages and libraries. In fact, you mention
    "Getting your foot in the door", well if we take a look at the general age of tech we are in now, Android seems to be
    where the most jobs are opening up. Microsoft are(?) pushing to bring C++ back into the fold of their visual languages,
    but Java is a language that always looks impressive on a resume/CV.

    The fact it is well known and verbose will be of a great benefit to you. As you already know a fair bit about the web server
    side of it, you should pick it up quite easily. Good luck and enjoy your time here!

    Wishes Ada xx
    If to Err is human - then programmers are most human of us all.
    "The Analytical Engine offers a new, a vast, and a powerful language . . .
    for the purposes of mankind
    ."
    Augusta Ada Byron, Lady Lovelace (1851)

  3. The Following User Says Thank You to Ada Lovelace For This Useful Post:

    aliteralmind (July 2nd, 2014)

  4. #3
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Intro, author of Codelet

    Welcome to the forum! I look forward to learning from you.

  5. The Following User Says Thank You to GregBrannon For This Useful Post:

    aliteralmind (July 2nd, 2014)

  6. #4
    Junior Member
    Join Date
    Jul 2014
    Location
    Philly area
    Posts
    5
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Re: Intro, author of Codelet

    Android? I've never done a GUI application in my life, but there's always a first. I wish I could do an iOS app, but I'm stuck in Windows I'm afraid.

    I'll take a look.

    I'm not sure what you mean, when you say that Java's being "verbose" will be a benefit. But I get your general points, and I'm grateful for the tips. It's nice meeting you, Ada!

  7. #5
    Forum VIP
    Join Date
    Jun 2011
    Posts
    317
    My Mood
    Bored
    Thanks
    47
    Thanked 89 Times in 74 Posts
    Blog Entries
    4

    Default Re: Intro, author of Codelet

    Welcome back to the fold! As above the job market for Android devs is still pretty strong. I wouldn't worry about the GUI side of things. Desktop apps use Swing but the android environment has it's own system of XML layout files and the two have very little in common. So long as you are happy with anonymous inner classes, listeners and observers you shouldn't have any trouble breaking into android. The docs and framework are incredibly well written and the only tricky bit is you have a few extra things to juggle in short term memory.

Similar Threads

  1. Book Store Assignment.No errors but it doesn't print the name of the author.
    By howardderamus1111 in forum What's Wrong With My Code?
    Replies: 5
    Last Post: May 2nd, 2014, 08:53 PM
  2. intro:
    By rajeev34 in forum Member Introductions
    Replies: 2
    Last Post: December 20th, 2012, 06:18 AM
  3. intro
    By aakash11 in forum Member Introductions
    Replies: 2
    Last Post: November 23rd, 2012, 01:09 AM
  4. an intro
    By mbbm in forum Member Introductions
    Replies: 2
    Last Post: November 16th, 2012, 01:40 AM
  5. intro
    By Syed Muhammad Hassnain I. in forum Member Introductions
    Replies: 1
    Last Post: October 19th, 2012, 03:50 AM