Quantcast
Channel: brandontreb.com » Mac
Browsing all 9 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Objective-C Programming Tutorial – Creating A Twitter Client Part 1

This tutorial has moved! I have updated it to support Twitter’s Oauth, you can find the first tutorial in there series by clicking the link below Creating A Twitter Client For OSX – Part 1 So with all...

View Article



Objective-C Tutorial – Helpful Debugging By Overriding The Description Method

If you have ever coded Java, you know how important the toString() method is. Well, objective-c has a similar method called Description. What overriding the description will allow you to do is,...

View Article

Image may be NSFW.
Clik here to view.

Creating A Twitter Client In Objective-C Client Part 2

This tutorial has moved! I have updated it to support Twitter’s Oauth, you can find the first tutorial in there series by clicking the link below Creating A Twitter Client For OSX – Part 1 This is part...

View Article

Image may be NSFW.
Clik here to view.

XCode Shortcut Cheat Sheet

Through my travels through the internets, I have stumbled upon this amazing reference. It’s a complete set of XCode shortcut commands. Learning some of these commands has drastically improved my...

View Article

Image may be NSFW.
Clik here to view.

XCode Shortcut

When in XCode on a MacBook Pro, doing a 3-finger swipe up will switch between the .h and .m files. ⌘-option-up will do the same thing Productivity++

View Article


Core Data QuickTip: Inverse Relationships

One thing I always wondered about Core Data is why the compiler would warn you if you didn’t specify the inverse relationship. After reading through Apple’s docs, they essentially say its to make your...

View Article

Image may be NSFW.
Clik here to view.

Creating A Twitter Client For OSX – Part 1

With the upcoming release of the Mac App Store, I can only imagine another gold rush is upon us. Clever Indie developers making money hand over fist while the store as well as developers find their...

View Article

Image may be NSFW.
Clik here to view.

Creating A Twitter Client For OSX – Part 2: Displaying Tweets

Welcome to the second installment of my #iDevBlogADay tutorial series entitled “Creating A Twitter Client For OSX”. In case you missed it, here is a link to the previous tutorial in the series. From...

View Article


Image may be NSFW.
Clik here to view.

Creating A Twitter Client For OSX – Part 3: Publishing Tweets

Welcome to part 3 of my #iDevblogaday series about creating a Twitter client for OSX Now that we have some of our UI built, we need to add a key feature to our Twitter client: The ability to write and...

View Article

Browsing all 9 articles
Browse latest View live


Latest Images