From iOS to OSX [closed] - objective-c

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm planning to release an app for the Mac App Store but i don't have any
experience on that platform. As an iOS developer this page really helped:
http://www.stanford.edu/class/cs193p/cgi-bin/drupal/downloads-2011-fall
Is there anything similar for OSX?
Thanks.

Just similar to that page, google and search you will find many links and books to start with.
I started to learn for OSX with :
Stanford lectures CS193
Cocoa Programming for Mac OS X by Aaron Hillegas
CocoaDevCentral.com
Finally StackOverflow for solving all concern doubts from above.

Related

How to implement GPS functionality in iOS using Objective C? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am a iPhone developer.
I want to develope one GPS appliacation using objective C. I am unable to find any sample application. Please help.
I am posting some links here which include detail explanation about Using the Google Places API With MapKit and also include the sample code.
Take a look at this:
Link 1: Using the Google Places API With MapKit
Link 2: Introduction to MapKit on iOS Tutorial
Hope this will help you.

Browser-based C and Objective-C tutorials [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I've seen some great in-browser tutorials and/or practice exercises in other languages. To name a few:
Ruby: Tryruby.org
JS: Codeacademy.com
Rails: railsforzombies.com
I've also seen great Java algorithm challenges at codingbat.com.
I haven't found anything similar for learning C, or Objective-C (which is my real goal). Any suggestions?
go ahead with http://developer.apple.com/library/mac/documentation/cocoa/conceptual/objectivec/objc.pdf
for Objective-C. It works great on my browser- opens up the pdf.

What is the best iphone wireframe creator software? prototype [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Can somebody tell me the best iPhone wireframe creator software?
You could try
It does sketchy wireframes and High Res ones depending on what you’re after and can turn them into an interactive prototype too. It will also export the coordinates of all the screen elements to a Word doc
UxToolbox
Try iPlotz. Look for other tools here
Here is a great free to to prototype iphone apps http://www.justinmind.com/prototyper/free-edition it's completely free and great to build clickable mockups for web and mobile apps. It has a good collaboration feature as well.

Any idea about QQ API (Chinese facebook,twitter)? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
Is there any API for QQ services (www.qq.com)? Or any developer program? Is there any way to integrate their services in third party apps? I am interested in their microblog, photo album and status services. I translated and searched but couldn't dig far enough. Any idea?
Thanks in advance.
It seems all the info is at http://open.qq.com, which will lead you to pages like http://open.t.qq.com/apps_welcome.php (for microblogging), http://opensns.qq.com/share/ (for sharing), etc.
Tencent (aka Tencent QQ) has a popular application called "wechat".
They have an ios api you can use here:
http://dev.wechatapp.com/document/sdk-en/ios/protocol_w_x_api_delegate-p.html

Embedded Systems Podcasts [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Are there any good podcasts focused on discussing issues of particular relevance to the development of embedded systems?
Well, this is more towards the EE side of embedded (I'm one of those guys with a foot in each camp, firmware & hardware), but David L. Jones has an "Electronics Engineering Video Blog Podcast" which is informative and entertaining.