Learning Cappuccino

前端 未结 6 1185
轮回少年
轮回少年 2021-01-30 09:32

What is the best source to learn Cappuccino? I do \"traditional\" web development, but i\'m very interested in this new framework. Please note that I have no knowledge of Object

6条回答
  •  感情败类
    2021-01-30 10:17

    I recently took up learning cappuccino. I found the Cappuccino Casts and the tutorials on cappuccino.org, however, like you, I come from a web development background - not cocoa / desktop apps.

    Following some online tutorials was good to a degree, but I felt I lacked fundamental knowledge about the Objective-C and Cocoa and Cappuccino is modelled so closely to it. I bough a copy of Aaron Hillegass' book called "Cocoa(R) Programming for Mac(R) OS X" here: http://www.amazon.com/Cocoa-Programming-Mac-OS-3rd/dp/0321503619/ref=pd_sim_b_3 which I felt really helped with my base understand of application development rather than traditional web development.

    I would definitely recommend giving it a read, I worked my way through it in a few days and thought it gave enough knowledge to understand what all the Cappuccino stuf was about.

提交回复
热议问题