Dallas iPhone / iPad Boot Camp
iPhone / iPad App Development with SDK 6.1 Friday, June 28, 2013 at 9:00 AM – Sun, June 30, 2013 at 5:00 PM (CDT) The three day intense hands on boot camp from 9am – 5pm covering the fundamentals and advanced features of iOS development. We will start from the ground up and teach you everything you will need to be able to develop your own iOS application and upload…
Read more...DataInputStream for Objective-C
I have been playing around with writing a Mac OS X app for stock trading. I was granted access to the trade servers API of a major online broker. The stream server API uses a data byte stream to send chunks of data for quotes. I needed this to track the live trades in real time so my app could calculate if it should buy or sell. The problem was…
Read more...Tags:api , byte , code , DataInputStream , iOS , java , Mac OS X , objective-c , sample , stream