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

C++ or Objective-C? — #26

Definitely go with Cocoa/Objective-C. You can find plenty of information on how to do so in the archives. C++ is a terrible language. Never learn it if you can help it.
MacNN Development by parallax

C++ or Objective-C? — #27

Quote: Originally Posted by parallax Definitely go with Cocoa/Objective-C. You can find plenty of information on how to do so in the archives. C++ is a terrible language. Never…
MacNN Development by Spaceman Spiff

C++ or Objective-C? — #28

Go to http://cocoadevcentral.com and read C tutorial. It gives you enough C to move on to ObjC. Whatever language you choose to learn, just remember that the languages aren't tha…
MacNN Development by MacG33k

C++ or Objective-C? — #29

Quote: Originally Posted by Spaceman Spiff I've started on C, and I plan to go onto Cocoa/Objective-C, but what makes C++ a terrible language? C++ is a strongly typed langu…
MacNN Development by Detrius

C++ or Objective-C? — #30

In short, C++ is a hack of an object-oriented system. There are places where it's just broken (search the web for details). Debugging errors with templates is a nightmare. MacG33k…
MacNN Development by parallax

C++ or Objective-C? — #31

Quote: Originally Posted by MacG33k Go to http://cocoadevcentral.com and read C tutorial. It gives you enough C to move on to ObjC. Whatever language you choose to learn, just…
MacNN Development by leperkuhn

Help with Aaron Hillegass Chapter 10 Challenge — #1

I am guessing a few people have read his book and might be able to help me out with this challenge. For those who have not read the book, the challenge is to add a button to a pref…
MacNN Development by HungrySeacow

Help with Aaron Hillegass Chapter 10 Challenge — #3

I don't think registerDefaults: is what you want at all. That sets default settings — what will be used if the user hasn't changed any settings. It won't override preferences. You …
MacNN Development by Chuckit

Environmental Paper recommendations? — #1

howdy, I'm searching for recycled paper options for some green design projects. I've received samples from Neenah, Strathmore, etc. but I'd like to find more. Can anyone recomm…
MacNN Development by azukizero

Environmental Paper recommendations? — #3

I think the AIGA has info that will be very helpful to you. Also, try calling your local paper reps. They usually know what's new and cool.
MacNN Development by art_director

Environmental Paper recommendations? — #5

make sure you read the fine print descriptions for the paper you come across - many are a lot less environmentally friendly than others - if recycled is it recycled from pre or pos…
MacNN Development by yugyug

Java and MySQL — #1

Does anyone know where I can get documentation for using Java with MySQL in OSX?
MacNN Development by jfredrickson

Java and MySQL — #2

google.. first hit for "mysql java" http://www.developer.com/java/data/article.php/3417381 there's no difference in using the technology in OS X or Windows or Linux or anything. …
MacNN Development by Partisan01

Java and MySQL — #3

I know, I've read most of that stuff, but it all talks about installing java and mysql and how to proceed from there. I was wondering if there was any information on using the vers…
MacNN Development by jfredrickson

Java and MySQL — #4

Quote: Originally Posted by jfredrickson I've dug into the terminal to get Java working, but I can't find any information on how to make it interact with the built-in mysql. …
MacNN Development by Kristoff

Java and MySQL — #5

Since when does MySQL come preinstalled with OS X? Did I miss something?
MacNN Development by Chuckit

Java and MySQL — #6

Like I said...if he has to ask....... Ok folks....move along. Nothing to see here.
MacNN Development by Kristoff

How to start to program - really good books? — #1

Hello everyone, I'm about to start getting into programming. I had some Java lessons at school, so I thought I'd start off with that. So, are there any really good books to start o…
MacNN Development by SteveJobs

How to start to program - really good books? — #2

Quote: Originally Posted by SteveJobs Hello everyone, I'm about to start getting into programming. I had some Java lessons at school, so I thought I'd start off with that. So, a…
MacNN Development by Dr.Michael

How to start to program - really good books? — #4

Quote: Originally Posted by SteveJobs And is XCode ok even in the long run or would Eclipse (or something else?) be a better choice? -- Or should I try to start getting going in…
MacNN Development by Stradlater

How to start to program - really good books? — #5

If you're still in school, and future classes will be taught in Java, I would personally recommend sticking with Java...at least for awhile longer. IMHO, it is a real good idea to…
MacNN Development by smitty825
mp.ls