Quote:
so it looks like with PHP i had a rudimentary grasp of C all along, so how come obj-C still looks like gobbledygook to me?
It's a different kind of pro…
If I may chime in with my own opnions.
I started out with PHP, moved on to Java, then now am starting to look at some Cocoa programming.
To the original poster - I believe the qu…
Quote:
Originally posted by Chaaaosss:
<STRONG>I think this is why a degree in Computer Science is so useful. Learning programming on your own, while very doable, …
Well, learning to program in cocoa is easy, if you have already learned C, C++ and the basic ideas of how a program works, and how a computer actually thinks.
It is not easy to le…
Quote:
Originally posted by m a d r a:
<STRONG>i've got to agree with you. like yourself i got so frustrated when every site or manual on objective -C i went to t…
I too am wondering about the availability of an academic version. I e-mailed the folks at Metroworks and so far, I haven't recieved a reply. I'll post when I get one.
I just bought 5(about a day before 6 came out) it's availible at their store. I also e-mailed them as to how to get my free upgrade, and no luck so far.
Quote:
Originally posted by DarthNader:
I too am wondering about the availability of an academic version. I e-mailed the folks at Metroworks and so far, I haven't reciev…
I'm not really a programmer ... just dabble from time to time, but
I'm taking a Java class and started off with CW5. I got the CW6 upgrade in the mail which has IDE v4.1. As wit…
Well, I have mixed feelings about it. I can see cw 6 satisfying the demands of carbon and power plant users.
The interface is still a little rough. This needs to be fixed. Its a f…
Well, I have mixed feelings about it. I can see cw 6 satisfying the demands of carbon and power plant users.
The interface is still a little rough. This needs to be fixed. Its a f…
I emailed Metrowerks about an academic upgrade to 6, and I was told:
"You can upgrade your Academic license to CodeWarrior Pro 6 for $75US.
Please contact me at 800 377 5416 x5514…
Quote:
Originally posted by Nis:
75$ for upgrade a 110$ sw.
are they joking with us ?
is this for real ?
n.z.
Well, some companies don't offer upgrades for educati…
Quote:
Originally posted by trf_trf:
Well, some companies don't offer upgrades for educational discount products at all. It is not a great price, but far less than the …
I have receveid my upgrade to CW Pro 6 some day ago. I found it more stable on OS9 that previous version.
On OS X CW Pro 6 appear to have some graphics problem and I am unable to r…
Quote:
Originally posted by DarthNader:
Has anyone tried CodeWarrior 6 yet? Please post your impressions here.
Thanks!
It is available. I bought it the other day …
A .kext file is a kernel extension. They're generally used for device drivers and other things that need to modify the system at the lowest level. They're not the same as classic…
Thanks.
So since that extensions folder has what are more or less drivers is it possible to use that type of file to write drivers for things that have been left out or are not su…
This information is on Apple's TechPubs page for Mac OS X,
See http://developer.apple.com/techpubs/macosx/macosx.html
Drivers are built using IOKit, which uses CoreFoundation, …
What new tools appeared?
I didn't see anything new appear in /usr/bin when I logged in as root.
Most UNIX commands were already in /usr/bin, but compilers (except for Java).
Seems to be a misunderstanding: I was talking about OS X PB and you about OS X DP 4...
BTW, I haven't seen any C++ compiler in your list and most of these tools (if not all) are al…