Forum: C++ Mar 31st, 2005 |
| Replies: 13 Views: 20,558 Ok ok your asking a bit of a mouthful there;
Do you know any languages at all yet? |
Forum: C++ Mar 11th, 2005 |
| Replies: 11 Views: 23,471 Ah I was looking at programming for the Palm OS as I have a PalmOne Zire, so I might look into that :D |
Forum: C++ Mar 11th, 2005 |
| Replies: 11 Views: 23,471 Ok, downloaded and found an online tutorial and I've already hit a bit of trouble:
// my first program in C++
#include <iostream.h>
int main ()
{
cout << "Hello World!";
return 0; |
Forum: C++ Mar 10th, 2005 |
| Replies: 11 Views: 23,471 Ok, time to get off my ass and learn C and C++. However, I'm having a bit of trouble finding a free compiler; I'm a newbie so it needs to have a friendly and explanatory GUI if possible. Just post... |
Forum: C++ Jan 12th, 2005 |
| Replies: 97 Views: 25,645 Took over? Tbh, I always thought C/C++ were the big daddys of programming, but they're not. There are loads of decent programming languages out there, and like I said its all about which one you feel... |
Forum: C++ Jan 11th, 2005 |
| Replies: 97 Views: 25,645 Yabasic is compiled for Linux and Windows, and sources are avaiable for both. Its a beginner language, nothing to get excited about =D |
Forum: C++ Jan 9th, 2005 |
| Replies: 97 Views: 25,645 I just read through the last 5 pages of uber pr0gers, and you know what? I have absolutely no idea what your saying, as im a newbie in the world of programming, I'm still deciding what language to... |