CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Baxx

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,284

    Re: Learning Java... PowerShell - C# ?

    Cheers dglienna / razzle.... One thing I'm unsure about is that Java is always said to be able to run anywhere as it has it's VM thing on all OS's... But say you built a webapp with C# - would that...
  2. Replies
    4
    Views
    2,284

    Learning Java... PowerShell - C# ?

    Hello, I know that ' what code should i... ' threads are as awful as they are common, but hopefully this is a bit more specific....

    I want to learn code and within the last week have started on...
  3. Thread: Close Scanner

    by Baxx
    Replies
    4
    Views
    1,091

    Re: Close Scanner

    Sorry I forgot about this post - here is the code that I wrote though with the error on line 7 :



    import java.util.Scanner;

    public class ScannerClass {
    public static void main(String[]...
  4. Thread: Close Scanner

    by Baxx
    Replies
    4
    Views
    1,091

    Re: Close Scanner

    Cheers Norm - should be able to get at my computer later and I'll post it up.
  5. Thread: Close Scanner

    by Baxx
    Replies
    4
    Views
    1,091

    Close Scanner

    Hello, I've been going through a tutorial and have copied some code from it, It give's me an error prompt (well not error, the program still runs, more of a suggestion I guess...) telling me to close...
  6. Replies
    2
    Views
    1,014

    Java tutorial literature

    I'm after a book or some kind of material that's going to teach me the concepts of programming as well as just Java. I'm looking through some bit's and pieces at the moment and although they are...
Results 1 to 6 of 6





Click Here to Expand Forum to Full Width

Featured