Quantcast
Channel: How to Make iPhone Apps » Matthew Campbell
Browsing latest articles
Browse All 10 View Live

Using Xcode to Make a New iOS App

Setting up an iOS application with Xcode is very straightforward. The process is a lot like creating a new text document or Keynote presentation. Here’s how to do it. Install Xcode Xcode is the IDE,...

View Article



Write to the Console with NSLog

Writing to the console log is something that you’ll end up doing sooner rather than later. Usually you’ll write to the log when your testing prototype code. Other times, you may be simply debugging...

View Article

Is It Over for Indy Mobile App Developers?

Here is why I ask: for years, I’ve done pretty well on the app store with Tasting Notes and some other apps. In fact, Tasting Notes still sells copies every single day. Sales are not gangbusters but...

View Article

APE: Author, Publisher, Entrepreneur Book Preview

APE is an new eBook by Guy Kawasaki and Shawn Welch about how to publish books in the digital landscape. For those of you who don’t, Guy Kawasaki has written many books about tech and entrepreneurship...

View Article

Working with Multiple Targets in Xcode + Code Reuse, Part One

Have you ever wanted to share code between apps? I have and honestly, code reuse with Xcode (in particular between apps) is not as straightforward as you might imagine. You do have some options which...

View Article


Can You Help Me Out?

Hey could you do me a solid and fill out this brief survey?  https://www.surveymonkey.com/s/5DR2FDP < it’ll influence what I work on this year!  The post Can You Help Me Out? appeared first on How...

View Article

Create a New Mac Cocoa App

Usually, our blog readers are more interested in making iPhone apps (hence the title of the blog). But, with the Mac app store and the demands of many users who want desktop versions of apps many...

View Article

What Are The Two Biggest Complaints That Frustrate Newbie iOS Developers?

Does this sound familiar? “I would love to do iPhone development but I just don’t have the time to wade through the obtuse and elitist tools required to master iOS programming.” I’ll bet this describes...

View Article


iOS Code Camp Just Got A Crazy Bonus!

iOS Code Camp my online boot camp style training program. What I did in the past was take a small group of serious technologists and taught them everything they need to be iOS developers. This all...

View Article


Understanding Subclassing

Here is the definition of subclassing, In object-oriented programming, inheritance is a way to reuse code of existing objects. In classical inheritance where objects are defined by classes, classes can...

View Article
Browsing latest articles
Browse All 10 View Live


Latest Images