An Important Lesson from Objective-C
I’ve started to develop applications for iOS about 3 months ago and there were a lot of things new for me in that environment (there are a lot yet) and Objective-C wasn’t an exception. ...
I’ve started to develop applications for iOS about 3 months ago and there were a lot of things new for me in that environment (there are a lot yet) and Objective-C wasn’t an exception. ...
In order to remove all the files from the repository after they have been deleted from disk you have a couple of options. ...
I had a little doubt about when to do the return if you have a big if, something like the following function: ...
The radio buttons in HTML come in handy when the user should select only one option in a form. ...
It’s well known that Apple supports HTML5 from the very beginning, that comes with a lot of advantages for Javascript developers. One of them is knowing the exact position of the iPad using a couple of events. ...