Shutdown Timer for Mac.. Under Dev

Associate
Joined
8 Jan 2009
Posts
743
Location
Gidea Park, Essex
Hi Everyone,

I've just got started on XCode and am still getting to grips with it and Objective C but I have learned a lot.

Following on from my Windows Based Shutdown Timer app
http://sinvise.net/home/projects/software/shutdown-timer

I have received a few requests to make a Mac version, what are everyones views, do you think it would work out?
The app will also be free.

Here's what I've come up with so far:

20ftc90.png
 
Slightly off topic but what are you using to learn the basics of Xcode and objective C? Any particular book or online resource you could recommend?

Hi. I've never really used a book with programming before. I started off with simple YouTube videos just observing how Xcode and interface builder are used. Then I went on to researching examples of code to see how they were implemented. And then I went on from there. Just googling class references to get an idea on what can be done.
 
Back
Top Bottom