Stanford Offers Cocoa Class
An anonymous reader writes "Back in the early 90's Stanford University offered a class on Objective-C for students interested in writing applications for NeXTSTEP. After a long hiatus it appears that class will be offered again as CS193E, 'Object-oriented User Interface Programming.' It will be covering the Apple development tools, Objective-C, Foundation and AppKit, and Quartz. Any other schools out there planning or already offering Objective-C courses?"
It's called CS 699 - Independent Study.
It's "too different" from C. I hear this all the time when talking about Obj-C. The object syntax using brackets instead of dots is apparently uncomprehendable to your average programmer.
Or rather, the 10 minutes it takes to get used to the syntax is too grand to the lazy programmer.
You are right, but have you tried putting that on a resume?
That's the unfortunate fact of life graduates will have to cope with, so every school must cater to the Real World as well, to some degree.irb(main):001:0>
in Grovers Mill N.J. is offering courses in reality distortion fields, does that count?
IANATE (I am not a troll either). I wrote a java implementation of the file browser (Finder), and I am trying to use it to copy a 17.6MB files from my desktop to my home folder, and I have been sitting here for 20 minutes and its nowhere near complete. I could do the same thing on my 533 MHz Celeron in under a minute.