Posted inProgramming Get yourself a Git!! Posted by By arianeoc 30 June 2015 How to upload your project to GitHub
Posted inProgramming Creating a project Posted by By arianeoc 30 June 2015 How to create a project on Xcode step by step
Posted inProgramming Blowing… Posted by By arianeoc 19 July 2014 What if I want to blow? I've been thinking about it, why don't we use…
Posted inProgramming Memory Management Posted by By arianeoc 3 April 2014 Here goes some nice material about the Memory management. It explains and compares Objective-C with C++…
Posted inProgramming MVC… with Cocoa.Touch Posted by By arianeoc 27 March 2014 You know (or don’t) that cocoa touch uses MVC (model, view, controller) to implement applications,…
Posted inProgramming Have you ever thought about… Storyboard? Posted by By arianeoc 21 March 2014 Have you ever thought about... Storyboard? StoryBoard is a new tool available in the most…
Posted inProgramming XCode Shortcuts Posted by By arianeoc 20 March 2014 I just found an amazing shortcut table!
Posted inProgramming instal .ipa through windows command line Posted by By arianeoc 28 January 2014 these are commands to execute in windows DOS with cd command, go to the place…