For Coldfusion Programmer Beginner YouTube

1st Video Setup Environment.

Install developer edition of ColdFusion

Xampp - for MySql - You will need to download a driver to make this work.

  • Download and install xampp
  • mysql download and install mysql driver for ColdFusion Server.

VS Code: install cfml extensions and any other extension you would like.

Bootstrap: Optional just used to make things look more professional.

  • install npm
  • npm I Bootstrap scss

Git Hub

2st Video