Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionI have some new students starting soon and what I have always done in the past is just throw them in the deep end to learn ColdFusion. I usually give them a very small project that has most of the common ColdFusion "parts".开发者_开发知识库 Is there a better/faster way for them to get the basics? What would be great is an hour or two online tutorial they can go through. Does anyboyd know if this exists somewhere?
Adobe's "ColdFusion Developer's Guide" -- looks like it's for ColdFusion 8, and not the easiest read overall, but has good, broad coverage.
Update: looks like the CF9 "Developer's Guide" stuff is just formatted/organized slightly different (here) than above link. I think "The CFML Programming Language" and "Building Blocks of ColdFusion Applications" sections would be a great first-step for new developers.
You could couple that with "What's New In ColdFusion 9."
Also see Railo and Open BlueDragon sites for unique features of these free and open source alternative CFML engines.
Finally, you can spend all day wandering through Charlie Arehart's fine "CF411" resource guide.
I've found http://www.coldfusioncookbook.com to be helpful for showing examples of how to do common things. I use http://www.cfquickdocs.com a lot too. This isn't really a tutorial, but a nice wrapper for the Adobe CF documentation.
I will throw in that the Adobe ColdFusion educational Curriculum is a fantastic resource with coursework for both beginning and advanced ColdFusion Development.
http://www.adobe.com/education/instruction/teach/cfcurriculum.html
It may be more than you are looking for, but it is worth looking at.
I've heard good things about EasyCFM as well.
It's very brief - but the DZone ColdFusion 9 RefCard is very nice and handy to have nearby (esp. when learning)
http://refcardz.dzone.com/refcardz/getting-started-coldfusion-9
I'd also inquire to see if you have a local ColdFusion User Group nearby... someone there may be willing to donate some time to help introduce a new group to ColdFusion.
I've just been developing in Coldfusion for about 5 - 6 months and EasyCFM has been wonderful.
I've been really impressed with Adobe TV. They have dozens of video tutorials in many things Adobe, including ColdFusion:
http://tv.adobe.com/product/coldfusion/
精彩评论