We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Rethinking the Java Curriculum: Goodbye, HelloWorld!
|
| Subject: |
|
The first program needs to show it all |
| Date: |
|
2002-08-28 21:21:17 |
| From: |
|
porterskog
|
Response to: The first program needs to show it all
|
|
I know that the code is C++, but break it out into a few files for the classes and get rid of the cout and pointers and your there. OOP is the same in both languages, just the libraries are different.
My fingers just took over and banged out the C++ stuff, sorry.
|