Anyone have any cool resources for people wanting to start programming for Apple's OSX?
I have an ADC (Apple Developer Connection) account, but I am more of a visual learner. Reading tutorials makes it very difficult for me to learn. If there are any videos of just someone building a basic (or even advanced) program it can usually get me started and then I am off and running and can start asking educated questions.
Thanks,
:)
Developing for OSX
Started by Johnnyboy, Jul 30 2007 03:36 PM
5 replies to this topic
#1
Posted 30 July 2007 - 03:36 PM
:D When things work the way they should it's a wonderful thing! It's the should part that gets me.
|
|
|
#2
Guest_Jordan_*
Posted 01 August 2007 - 04:46 AM
Guest_Jordan_*
You might want to check out Real Basic since you have strong roots in Visual Basic. They make this for MAC and it works great as far as I can tell.
#3
Posted 01 August 2007 - 10:28 AM
Cocoa programming for OS X pretty much requires you to use Objective-C. If you're a beginner it's not something I'd recommend you start with.
If you are looking for a way to quickly create apps that work on OS X, then you should definitely try REALbasic, as Jordan suggests. It has a simple, Visual Basic-like syntax and creates native, Universal Binary OS X applications. Keep in mind that it doesn't give you easy access to all of Cocoa, though.
If you are looking for a way to quickly create apps that work on OS X, then you should definitely try REALbasic, as Jordan suggests. It has a simple, Visual Basic-like syntax and creates native, Universal Binary OS X applications. Keep in mind that it doesn't give you easy access to all of Cocoa, though.
Paul Lefebvre
LogicalVue Software, Inc.: REALbasic software, consulting and training
Software Made Simple: A REALbasic Blog
RBDevZone: Free software and articles for REALbasic
LogicalVue Software, Inc.: REALbasic software, consulting and training
Software Made Simple: A REALbasic Blog
RBDevZone: Free software and articles for REALbasic
#4
Posted 02 August 2007 - 06:31 PM
FANTASTIC... thanks guys! It's downloading right now!
:D When things work the way they should it's a wonderful thing! It's the should part that gets me.
#5
Posted 03 August 2007 - 05:01 PM
I've heard the ADC is no good. Is this true?
#6
Posted 08 August 2007 - 10:14 PM
Quote
easy access to all of Cocoa
(and yes, most VB projects can be imported into RB)


Sign In
Create Account


Back to top









