DEV Community

Dev Learning Tools
Dev Learning Tools

Posted on Originally published at devlearningtools.com

A Free ColdFusion Course With Something Most Tutorials Skip: Interview Questions

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.

Top comments (0)