Community Page
- fredbrunel.com/journal/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- DISQUS synchronizes comments with Wordpress so there are still in your database.
- I like commenting using DISQUS. But I am really confused about the. Like, what would would happen to the comments, when Disqus won't be providing the service anymore? Darek from <a...
- "Float elements are not about layout, their primary use is for a block to float inside a text paragraph — like for images in a word processor document." There you hit the nail on the...
- Local URL: even for compressed binary packet? (like an image) UI is always specific to the device even on different Apple machines. No doubt. But if you can reuse "old code", you may make...
- (1) I meant local URL, you can send data to an app like that. Mail and the browser are real apps. (2) As I said before, UI is not portable and in that regard Java does change anything. A Blackberry...
Jump to original thread »
Finally I decided to try out the programming tools of MacOS. I haven’t done desktop programming since Windows, years ago and it was a pretty bad experience. I had to program a lot of things before getting something done. After looking at the tools provided with MacOS and read some docu
... Continue reading »
3 years ago
I recently started working with Cocoa programming as well. Unfortunately I'm not an OOP guy, so learning OOP, Objective C and Cocoa is still a bit of a hurdle. Things seem to just make sense though. I know C well so making the transition to Objective C is not all that difficult. The Cocoa framework is just so clean which makes it easy to work with.
I look forward to your programming experiences with Cocoa as I find my path as well.
Cheers.