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: I need a help ! i am beginner

  1. #1
    Junior Member
    Join Date
    Sep 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I need a help ! i am beginner

    HELLO EVERYBODY =)
    i am really seeking help, i am really a very good student ( engineerin major ) but CS isn't my field at all and i can't understand it well and it's ma first time to take it really
    i will be so thankful if anyone can provide me with some help please =(
    i am really a very beginner and i have two assignements =( !!!

    1- write a program to show detail steps multiplyin 2 integers which have up to 3 digits ( output must be lined up accordingly).


    2- write a program to accept 2 factors and one operator.
    calculate the result and print out the resulted reduced fraction.
    Last edited by yinky; September 29th, 2009 at 09:39 PM.


  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: I need a help ! i am beginner

    Hello and welcome, what part of this do you need help with and where have you gotten stuck, could you share your progress so far with us?

    // Json

  3. #3
    Junior Member
    Join Date
    Sep 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: I need a help ! i am beginner

    ACTually ma prof. isn't that good at all that i even dunu how to start any ov the problems =( !!!!!!!!!!!!!!! it's like i need guide lines

  4. #4
    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: I need a help ! i am beginner

    Have a look at the hello world example on how to start off with your application.

    Lesson: A Closer Look at the "Hello World!" Application (The Java™ Tutorials > Getting Started)

    // Json

Similar Threads

  1. Good Beginner AWT tutorial
    By helloworld922 in forum AWT / Java Swing
    Replies: 2
    Last Post: August 4th, 2009, 10:31 AM
  2. Books and tutorials for beginners in Java and Visual Basic
    By Professor Spider in forum The Cafe
    Replies: 5
    Last Post: April 9th, 2009, 10:57 AM
  3. Best beginners project in Java
    By Fendaril in forum Java Theory & Questions
    Replies: 3
    Last Post: February 10th, 2009, 08:52 AM