Welcome, Guest. Please login or register.

Author Topic: potential PPC Amiga REAL CHEAP  (Read 141391 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline AmiGR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 698
    • Show all replies
Re: Time to celebrate!
« on: February 03, 2006, 11:19:20 PM »
And let me tell you MY opinion. I'd been trying to learn Basic ever since I was a  child and I kept doing so until I was 13-14 or so. Then, I tried C and not only did I get it straight away but I found it to be incredibly logical. More than that, you can read Basic code loudly all you want but it doesn't make the damn awful IF, THEN BS more followable code. I CANNOT follow a Basic program if it's more than a few lines long, it has no clear structure.
- AMiGR

Evil, biased mod from hell.
 

Offline AmiGR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 698
    • Show all replies
Re: Time to celebrate!
« Reply #1 on: February 04, 2006, 12:57:37 AM »
I have used Visual Studio and, sorry, I still hate Basic.
BTW, it's useless for what I'm doing anyway. I'm an electronic engineering student, so it has to be hardware banging usually.
- AMiGR

Evil, biased mod from hell.
 

Offline AmiGR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 698
    • Show all replies
Re: Time to celebrate!
« Reply #2 on: February 05, 2006, 01:54:33 AM »
Quote
I tried using Eclipse a couple of times for JAVA and PHP. The problem I have with JAVA and C/C++ IDE's is that I just want to go in a do a "Hello world." and they make you spend a half hour configuring your project. I just want to start typing and then hit Compile & Run!
...ah the beauty of VB...


File>New Project>C++ Tool>
Double click main.cpp
Type in your hello world.
Click compile&run.

...ah, the beauty of XCode...

Last time I checked it wasn't any more complicated in VC++, either.
- AMiGR

Evil, biased mod from hell.