I've been building a free, structured ColdFusion course: Learn ColdFusion — no signup, no paywall.
It covers the basics (variables, loops, conditionals), collections (arrays, structs, queries, JSON), a full OOP module (CFCs, inheritance, polymorphism, interfaces), Application.cfc and scopes, and reusable code (custom tags, cfmodule, cfinclude).
What makes it different from other CFML tutorials: every single lesson ends with interview questions on that topic — real questions, phrased the way they actually come up in interviews, not generic recap quizzes. There's even a dedicated Scopes Interview Questions page. I haven't found this depth of interview prep anywhere else in ColdFusion learning content online.
If you've worked with ColdFusion, I'd love to know what topics you got asked about in interviews — happy to add them to the course.
This article was originally published by DEV Community and written by Dev Learning Tools.
Read original article on DEV Community