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: Want to write good programs

  1. #1
    Junior Member dak2007's Avatar
    Join Date
    Apr 2010
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Post Want to write good programs

    Hi,

    I was in QA but since had a urge to write programs i changed my career to programming. I have been struggling hard to write programs. I am not good at mathematics. Started Java classes also, going thru books. I understand when they teach in class and also while i go thru sites what each concept means. But i am not getting the confidence. I want to write good programs and also when i see lot of people answering queries in forums i am just thinking when i will also do like that.

    Can you please give me some suggstions ? (1) How to get the logics ? (2) How cani get confident in writing programs? (3) Only if you are thorough in Mathematics you can get the logics and write programs?

    Or writing small small programs will make us to think more good logics?? Please whether writing SCJP would make a novice to an advanced level programmer in Core Java?

    Thanks in advance for all your suggestions.


  2. #2
    Member
    Join Date
    Apr 2010
    Location
    The Hague, Netherlands
    Posts
    91
    Thanks
    3
    Thanked 10 Times in 10 Posts

    Default Re: Want to write good programs

    hi dak2007,

    First of all, welcome

    Let me first answer your questions:
    1. The logic depends on your program. Something like: a car is a vehicle, a car has a steer etc.. this is just brainstorming.
    2. The confident comes when knowledge comes, and knowledge comes with experience so keep practicing!
    3. You do not need to be a genius in math because I am not either and I manage It's just comes in handy sometimes when you need to make a formula to calculate something, but even then you don't need to be a genius.

    If you just keep in mind to work logical, you won't have allot of problems. But ofcourse, when you just cant get it, we're always here to help

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

    dak2007 (April 22nd, 2010)

  4. #3
    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: Want to write good programs

    Hello and welcome dak,

    It take quite a lot of time to build up experience and you just need to have patience and stick with it.

    // Json

Similar Threads

  1. Can not figure out my programs error!
    By mparkerj in forum What's Wrong With My Code?
    Replies: 1
    Last Post: February 16th, 2010, 10:48 AM
  2. my programs- Card and CardTest
    By etidd in forum What's Wrong With My Code?
    Replies: 2
    Last Post: January 27th, 2010, 08:06 PM
  3. Good Morning/Day/Afternoon/Evening/Night
    By K0209 in forum Member Introductions
    Replies: 3
    Last Post: January 4th, 2010, 11:26 AM
  4. What programs shall i make?
    By DarrenReeder in forum Java Theory & Questions
    Replies: 1
    Last Post: December 27th, 2009, 08:31 AM
  5. Good Beginner AWT tutorial
    By helloworld922 in forum AWT / Java Swing
    Replies: 2
    Last Post: August 4th, 2009, 10:31 AM