Skip to main content
Search titles, bodies, and author names
Found 40,180 posts across 1 forum.

Learning to Writing Code for OSX — #25

Regarding Java vs. Obj-C: The reality of the market is that there are three primary platforms - Windows, Mac, and Linux. In order to reduce development and service costs, you wan…
MacNN Development

Learning to Writing Code for OSX — #26

Register as an Apple Developer with the free Online Membership! You will be able to download the Developer Tools to work with the MacOS X beta. The Public Beta does not include t…
MacNN Development

Learning to Writing Code for OSX — #27

Apple has been pushing Carbon as an transitory technology but they really should not be. Carbon is maturing into a lot more than a simple way to move OS9 apps to OSX. The develop…
MacNN Development

Learning to Writing Code for OSX — #29

I just wanted to let you guys know that the sun java tools/compiler is included with the public beta, so if you can bear the command line, you can start out developing in java with…
MacNN Development

Learning to Writing Code for OSX — #30

Carbon is the traditional MacOS 8/9 API updated for OS X. For a new programmer it has a steep learning curve. Cocoa is the traditional NeXTStep API updated for OS X. Cocoa is also…
MacNN Development

Learning to Writing Code for OSX — #31

Slider wrote (way up in this thread): Quote: OK, what would you recommend I use to learn UNIX on my Mac? I would be starting from scratch. I'm in somewhat th…
MacNN Development

Learning to Writing Code for OSX — #32

I figured that I would chime in on these developer comments here. I just got into programing near the begining of this year. Therefore, I'm not an expert, feel free to correct me i…
MacNN Development

Learning to Writing Code for OSX — #33

One of the main advantages of Cocoa\Objective C is that it turns the whole OS into something similar to Lisp\Smalltalk machines. In those machines, since everything is an object i…
MacNN Development

Learning to Writing Code for OSX — #34

My personal favorite would be REALbasic. Right now it compiles for Classic, Carbon, and Windows (although Windows is a bit rocky). They are working on full support for MacOS X. It'…
MacNN Development

Learning to Writing Code for OSX — #35

Several people suggested getting one's feet wet in the Unix waters by installing and playing with Linux. Linux is fine, but FreeBSD would be better. OSX uses as its core the Mac…
MacNN Development

Learning to Writing Code for OSX — #37

BTW- Thanks to everyone who has posted their comments. This has become a great resource to me, as I had also been curious about Cocoa. I believe that the ongoing success of the Ma…
MacNN Development

Learning to Writing Code for OSX — #40

Another approach may be to try http://www.codewarrioru.com/CodeWarriorU/ I have never taken their programming coarses but they may be helpful and it is totally free. Free is goo…
MacNN Development

Learning to Writing Code for OSX — #41

It seems to me that the first step to learning to program is learning the basic concepts and structures used in programming- variables, repeat loops, if-then statments, eventually …
MacNN Development

Learning to Writing Code for OSX — #42

If you want to get into programming and learn how to think objects, then REALbasic (www.realbasic.com) is a good way to go, but it does have fundamental stability problems. I have …
MacNN Development

Learning to Writing Code for OSX — #43

Thank you everyone for your replies to this post. I have just received VPC Linux from outpost and am waiting for the books. I have saved all of your links an have already visited…
MacNN Development

Learning to Writing Code for OSX — #44

Quote: Originally posted by an on: Consider Photoshop. It started out as a MacApp application. But as the company grew, they had to own more of the code -- and ditched …
MacNN Development

Learning to Writing Code for OSX — #45

Quote: Originally posted by Jekyll: Java is what you should use on Mac OS X. The complete Java Development Kit for Java 2 is on there, you get the Aqua inteface for fre…
MacNN Development

Learning to Writing Code for OSX — #46

Quote: Originally posted by slider: If I wanted to learn to write code for the next OS, should I pick-up code warrior for the current OS or learn UNIX, or both. I have …
MacNN Development

Learning to Writing Code for OSX — #47

Quote: Originally posted by tombarta: I'd go simpler still: learn to write tight, complete Applescript. If you hate Applescript, programming in general will probably not…
MacNN Development

Learning to Writing Code for OSX — #48

Quote: Originally posted by aaron from blackholemedia: Apple has been pushing Carbon as an transitory technology but they really should not be. Carbon is maturing into …
MacNN Development

Learning to Writing Code for OSX — #49

Quote: Originally posted by rodrigo_la: The only thing about Real Basic is that it creates HUGE files, doesn't it? Ive been shocked to find 9MB Real Basic Apps. I'd…
MacNN Development
mp.ls