Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Newbie programmer needs advice
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="dr_springfield" data-source="post: 27150"><p>Well, C++ is C, only with more object oriented bells and whistles. If you want to learn to program on the mac, you could start off as DualG5Lova recommended, learning ANSI C++, which is entirely terminal based. But you seem to want to learn how to program on the mac, and so I recommend learning Cocoa or Carbon. Since you don't know C++ at all, I recommend learning Cocoa. Developing on a mac with Cocoa is very straightforward, especially if you're learning from a book like O'Reilly's Learning Cocoa (<a href="http://www.oreilly.com/catalog/learncocoa/" target="_blank">http://www.oreilly.com/catalog/learncocoa/</a>). There's also a newer edition <a href="http://www.oreilly.com/catalog/learncocoa2/" target="_blank">http://www.oreilly.com/catalog/learncocoa2/</a>. These books will give you a quick and dirty introduction to practical coding on the mac, and tons of examples for a beginner, without all the added baggage that a learning C++ book will teach you, and you will never ever use in your lifetime.</p></blockquote><p></p>
[QUOTE="dr_springfield, post: 27150"] Well, C++ is C, only with more object oriented bells and whistles. If you want to learn to program on the mac, you could start off as DualG5Lova recommended, learning ANSI C++, which is entirely terminal based. But you seem to want to learn how to program on the mac, and so I recommend learning Cocoa or Carbon. Since you don't know C++ at all, I recommend learning Cocoa. Developing on a mac with Cocoa is very straightforward, especially if you're learning from a book like O'Reilly's Learning Cocoa ([url]http://www.oreilly.com/catalog/learncocoa/[/url]). There's also a newer edition [url]http://www.oreilly.com/catalog/learncocoa2/[/url]. These books will give you a quick and dirty introduction to practical coding on the mac, and tons of examples for a beginner, without all the added baggage that a learning C++ book will teach you, and you will never ever use in your lifetime. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Newbie programmer needs advice
Top