Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Any Books on OOP With ColdFusion?

Engaged ,
Dec 15, 2008 Dec 15, 2008
Hi,

I REALLY want to start building apps in an Object Orientated way. Sure, my apps work fine and do the job, but it's a personal goal to become better at what I do.

I have searched for OOP tutorials online and the only decent one I found was the "I know Kung-foo" which is great, but I really want to sit down with a book the old fashioned way, or at least find a resource that could cater for most of my OOP learning curve needs.

Does anyone know where I can get one on OOP (if they even exist) or if there are any books with substantial chapters on the subject?

You see, it's hard for me to figure this stuff out because I haven't come from any other programming background, CF is my first language!

Many thanks,
Mikey.
300
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Dec 15, 2008 Dec 15, 2008
Hi Mikey,

I would recommand Hal Helms Discovering CFCs: ColdFusion MX Components.. Really its worth reading..

Also go through his "Are you OO ready?" quiz,

http://www.halhelms.com/blog/index.cfm?mode=entry&entry=3B68FB3F-FF20-683A-FD4F3E9774A40949

Above all try to learn a object oriented framework like Mach-II once you gained some basic CF-OO knowledge...

HTH
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Dec 18, 2008 Dec 18, 2008
LATEST
easy cfm has a series of 7short tutorials on CFC's & OOP. They are a good starting point. Here is the link to the first in the series.

http://tutorial285.easycfm.com/

enjoy!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources