Blog

Cristobal Escobar

August 07, 2024

Spread the word


Share your thoughts

Are you ready to take your ColdFusion skills to the next level? Join us for an immersive learning experience with our "ColdBox From Zero to Hero" virtual live training event! Whether you're a beginner or looking to sharpen your skills, this training is designed to elevate your ColdBox expertise.

Event Details

  • Date: August 15 - 16, 2024
  • Time: From 9:00 am to 12:00 noon and from 2:00 pm to 5:00 pm CDT
  • Location: Online (Virtual Live Training)
  • Register Here: Eventbrite Link

What to Expect

Our "From Zero to Hero" training will cover everything you need to know to become proficient in ColdBox. Led by Gavin Pickin, this event will provide hands-on training, comprehensive modules, and interactive sessions to ensure you gain practical knowledge.

Topics Covered:

  • Introduction to ColdBox.
  • Understanding the basics.
  • Setting up your environment.
  • Core Concepts.
  • Modules and handlers.
  • Layouts and views.
  • Advanced Techniques.
  • ORM and database interactions.
  • RESTful APIs and services.
  • Best Practices.
  • Security and performance.
  • Real-World Applications.
  • Building and deploying a ColdBox application.
  • Case studies and examples.

Why Attend?

  • Expert Instruction: Learn from industry leaders with extensive experience in ColdBox and ColdFusion.
  • Interactive Learning: Participate in live Q&A sessions, group discussions, and practical exercises.
  • Comprehensive Curriculum: Gain a deep understanding of ColdBox, from foundational concepts to advanced techniques.
  • Flexible Learning: Attend from the comfort of your home and access recorded sessions for later review.

Who Should Attend?

This training is ideal for:

  • Developers new to ColdBox and ColdFusion
  • Experienced developers looking to enhance their skills
  • Teams aiming to implement ColdBox in their projects
  • Anyone interested in mastering ColdBox

Testimonials

  • " Highly recommended if you want to increase your ColdBox knowledge.”- Gary Knight

Register Today!

Don't miss out on this opportunity to become a ColdBox expert. Secure your spot today and take the first step towards mastering ColdBox.

Register Now

By attending our "ColdBox From Zero to Hero" training, you'll gain the skills and knowledge needed to excel in ColdFusion development. Join us and transform your coding abilities!

For more information, visit our Eventbrite page.

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026
One Language, Every Runtime: BoxLang Expands Beyond the Server

One Language, Every Runtime: BoxLang Expands Beyond the Server

Discover how BoxLang’s multi-runtime architecture helps developers build beyond the server with support for serverless functions, desktop applications, CI/CD workflows, Java integrations, containers, runtime management, and more.

Maria Jose Herrera
Maria Jose Herrera
June 04, 2026
BoxLang 1.14.0 : BoxSet is Here: BoxLang's New First-Class Set Type

BoxLang 1.14.0 : BoxSet is Here: BoxLang's New First-Class Set Type

BoxLang 1.14.0 ships something that JVM developers have wanted for a long time: a true first-class Set type baked directly into the language. Not a wrapper you reach for manually, not a createObject( "java", "java.util.HashSet" ) incantation you paste from a Stack Overflow answer years ago. A real BoxSet with literal syntax, operator overloads, a full functional pipeline, change listeners, JSON serialization, and deep Java interop.

Luis Majano
Luis Majano
June 03, 2026