Search:

Type: Posts; User: dasmann

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    3,101

    Thanks for all the information. A friend pointed...

    Thanks for all the information. A friend pointed out that this information is in the beginning of the book we are studying. But since I read the first chapter a year ago (mostly pointless fluff) I...
  2. Replies
    12
    Views
    3,101

    variable default values

    WTF I must say, I'm just learning C++ and I have to declare my variables with a value, ie

    int x;
    x = 0;

    or

    int x = 0;

    or I get some funky number when doing my projects.... lost about 20...
  3. Replies
    4
    Views
    2,848

    Thanks, I'm learning C++ now, just kind of need...

    Thanks, I'm learning C++ now, just kind of need to learn JAVA for a job also. But C++ is just more interesting to me.
  4. Replies
    4
    Views
    2,848

    Learning Java and C++

    Is it a bad idea to learn both Java and C++ at the same time? Just wondering if it would be confusion and if it would be better to learn one, then the other.

    Thanks!
Results 1 to 4 of 4