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

Thread: Hi from a new old (in age) programmer

  1. #1
    Junior Member
    Join Date
    Sep 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile Hi from a new old (in age) programmer

    My experience goes back to PDP-11 and VAX VMS Mainframes with some programming (pre OOP) programming. I haven't programmed for many a year but have decided to convert my wifes excel spreadsheet of clients into a windows application written in java.
    I look forward to all your guidance - windows seems so much more complicated than our old 'green' screens.
    Regards


  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: Hi from a new old (in age) programmer

    Hi Welcome to the forum.

    Like your comment about the old days I first learned BASIC on
    Acorn Computers in the late 1980's. I do remember the "Green Screen"
    computing age - nowadays that means Windows has crashed!!

    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. #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: Hi from a new old (in age) programmer

    Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.

  4. #4
    Junior Member
    Join Date
    Sep 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hi from a new old (in age) programmer

    Thanks Ada & Greg for the welcome - I look forward to learing and hopefully in time helping others.

    Regards
    Peter

Similar Threads

  1. [SOLVED] How do I sort a TreeSet<Person> by Person's age?
    By bihlas in forum Java Theory & Questions
    Replies: 2
    Last Post: August 2nd, 2014, 04:00 AM
  2. Replies: 7
    Last Post: August 17th, 2013, 07:55 PM
  3. Replies: 2
    Last Post: June 22nd, 2013, 10:30 AM
  4. Age Calculator
    By Sagittarian in forum What's Wrong With My Code?
    Replies: 3
    Last Post: June 1st, 2012, 08:06 PM