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

  1. #1
    Junior Member
    Join Date
    Sep 2010
    Location
    Netherlands
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Hello

    name
    hello people,
    Im Varial(not real name ofc.) I'm a second year student in Software Engineering(Java).
    I never programmed before i started my study so, i feel like i'm far behind, since most people of my study have programmed alot of years before they started the study.

    But i'm getting there..slowly.

    joining
    The reason that i joined the community is because it seems like a great place to learn(besides school), to ask questions etc. and looking at other people their problems and trying to solve it is a good way of learning aswell.

    questions
    So something i was wondering was;
    Some dude at school told me that you have to programm every day(alot) to become a good programmer, is this true?
    Another thing, i've been trying to programm(besides school assignments) but it's hard to come up with something to programm, or is it just me?

    Well that's that
    Thanks,

    Varial.

  2. #2
    Super Moderator Json's Avatar
    Join Date
    Jul 2009
    Location
    Warrington, United Kingdom
    Posts
    1,274
    My Mood
    Happy
    Thanks
    70
    Thanked 156 Times in 152 Posts

    Default Re: Hello

    Hello and welcome Varial

    // Json

  3. #3
    Member
    Join Date
    Aug 2009
    Posts
    53
    Thanks
    2
    Thanked 3 Times in 2 Posts

    Default Re: Hello

    Hello Varial.

    Programming is like most everything else in life, some people can just do it very well right of the bat, the rest of us has to grind grind grind to get any good.

    Here is what I found important starting out.

    - Patience. Get used used to smash your head into the keyboard for hours at times, its natural, and we all do it. When you find that one little mistake, it makes it more satifiying.
    - Be effecient at self helping. Learn to use the debugger at its maximum potential, be comfortable with the java api, google for examples and or solutions (there is ALWAYS an example or a guy with a similar problem out there. )
    - Make sure you understand the basics of the language in question. Like REALLY understand it.
    - Everytime you learn somthing new, try to use it in practice. This makes things stick much better (atleast for me), and test if you have understood the material in question correctly.
    - And most importantly, program your heart out. The more the better!

    Also about things to program. If you have a hard time finding assignments, go to your local library and pick a up a Java book. There will be tons of exercises in there, and usually help to solving them correctly.

  4. The Following 2 Users Say Thank You to Johannes For This Useful Post:

    JavaPF (September 7th, 2010), Varial (September 6th, 2010)

  5. #4
    Junior Member
    Join Date
    Sep 2010
    Location
    Netherlands
    Posts
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Hello

    HeY,

    wahah yeah i've had the Smash against the keyboard thing already^^.
    Last project i was trying to solve some problem in the code for like 5-8 hours... and then the next day some dude came to me and fixed it in a second.. i was like"fml"

    The thing about using in practice is true, i'm usually to lazy to do so ;D but i'll try to do it from now on.
    And i figured that i can use this forum to get inspiration by seeing what other people make, i got a java basics book which i finished(last year), but yeah this forum seems to help alot.

    Well thanks anyways
    peaze,
    Varial

  6. #5
    Member
    Join Date
    Jul 2010
    Location
    Washington, USA
    Posts
    307
    Thanks
    16
    Thanked 43 Times in 39 Posts

    Default Re: Hello

    wahah yeah i've had the Smash against the keyboard thing already^^.
    Last project i was trying to solve some problem in the code for like 5-8 hours... and then the next day some dude came to me and fixed it in a second.. i was like"fml"
    Haha, happens to me almost every day. Anyways, welcome to the forums!