User Profile

Collapse

Profile Sidebar

Collapse
ToAsTeEJaVa
ToAsTeEJaVa
Last Activity: Nov 9 '06, 03:57 PM
Joined: Nov 8 '06
Location: South_Africa
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ToAsTeEJaVa
    replied to Help, how to blog???
    Thank you so much aricC
    I'll see what I can do thank u

    Regards
    See more | Go to post

    Leave a comment:


  • ToAsTeEJaVa
    started a topic How to program flash? I'm new to this!

    How to program flash? I'm new to this!

    what language or kit does one use to create flash?
    and where can one get these required things?

    please help!!!

    regards
    ToAsT
    See more | Go to post

  • ToAsTeEJaVa
    started a topic Help, how to blog???

    Help, how to blog???

    please help me I want to blog my own site on the web ,but I have no clue how to
    do so can any of you people help me out.

    If you can please give me:
    steps of blogging
    what I need
    what FTP program I can use
    where to blog ect.

    thank you
    Regards ToAsT :-)
    See more | Go to post

  • ToAsTeEJaVa
    started a topic How can I learn to excel in Java quickly?

    How can I learn to excel in Java quickly?

    Does anyone know a site or book or person or. . .get the point!
    that can help me understand Java programming specially on the web
    plus can anyone tell me how to blog?

    regards :-)
    See more | Go to post

  • ToAsTeEJaVa
    replied to Help Anyone!!!! Asap Please
    in Java
    if I put the while in the "for" place it is out of scope range and thus does not find the symbol variable iExtra.

    any ideas?
    See more | Go to post

    Leave a comment:


  • ToAsTeEJaVa
    replied to Help Anyone!!!! Asap Please
    in Java
    I Hope you guys understand afrikaans 'cause Here is my code:
    ---------------------------------------------------------------------------------------------------------------------
    import java.io.*;

    public class TNOV05V3
    {
    public static void main(String[]args) throws IOException
    {
    BufferedReader in = new BufferedReader
    (new InputStreamRead er(System.in));

    for(int k =0;k<=5;k++)...
    See more | Go to post

    Leave a comment:


  • ToAsTeEJaVa
    started a topic Help Anyone!!!! Asap Please
    in Java

    Help Anyone!!!! Asap Please

    I need to repeat a set of instructions but if the user enters a certain character or number e.g. 0; the program should stop...
    what methods can I use for this?

    I have tried to use a "for" method but there is no way to break the cycle!
    and so I have tried a "while" method too but our handbook fails to specify how to stop a program.

    please help me asap!
    See more | Go to post
No activity results to display
Show More
Working...