Jump to content

RealBasic 2007

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Anyone done any programming with this IDE? I just got it here on my OSX and it looks very similar to Visual Studio. I'm guessing this is a mock of Visual Basic?

#2
Matt

Matt

    Learning Programmer

  • Members
  • PipPipPip
  • 47 posts
I used to do plenty of coding in RealBasic before I switched to using Linux (from Windows); now I use Python until Real Software comes out with a version of RB that is not really buggy on Linux (though I will probably continue to use Python; I like it quite a bit). I think RB is quite similar to Visual Basic (in syntax, obviously, as well as some other stuff), but it seemed to me that the IDE was sleeker and simpler. Also project structure is pretty intuitive and easy to use (like how you set up your classes and everything, it's not all in one chunk of text). RealBasic is capable of pretty much anything you want to do with it, and it makes the development of professional GUI applications really easy. I would suggest it to you if you don't intend to use it to develop on or compile stuff for Linux. This will hopefully change in the future anyway.

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
It seemed very impressive. I didn't use it long but I intend on exploring it more. Are there any books you can suggest?

#4
Matt

Matt

    Learning Programmer

  • Members
  • PipPipPip
  • 47 posts
I believe there is an O'Reilly book out there for it, though I did not use it. I did, however, extensively use the Language Reference (F1), which is excellent, much better than for most IDEs. I also found great use in the RB Forums, where there are many people who will be happy to help you out. Hope this short list of resources is of use.

#5
LogicalVue

LogicalVue

    Newbie

  • Members
  • PipPip
  • 10 posts
Hello,

I find REALbasic to be an excellent development environment. The language is very similar to, but much more object-oriented than Visual Basic 6. I mostly use it with Mac OS X, but I find the IDE works well in Windows and Ubuntu as well.

The best current book is REALbasic Cross-Platform Development by Mark Choate. There is also another book called REALbasic From Novice to Professional (APress). The O'Reilly Book (REALbasic: The Definitive Guide) is good, but very dated now.

You might also want to check out REALbasic Developer Magazine, but I'm one of the columnists, so I'm biased :) .
Paul Lefebvre

LogicalVue Software, Inc.: REALbasic software, consulting and training
Software Made Simple: A REALbasic Blog
RBDevZone: Free software and articles for REALbasic