Week
1
ColdFusion
Fundamentals
Start with ColdFusion basics and learn how to retrieve HTML
data from HTML forms. More...
|
Week
2
ColdFusion
Databases
Dive into databases, learn how to insert, retrieve, edit,
delete and search for records in a database table through a
web interface. More...
|
Week
3
ColdFusion
Advanced
Let talk serious ColdFusion, learn how to write
more efficient scripts that conserve server resources and
improve efficiency. More...
|
| Details
ColdFusion
is a tag-based scripting language written for the web that can
take data from any location - browser, database, e-mail or
something else - manipulate it in some way, and then present
it to some other location, again, a browser, database or
something else. It was written to work directly in HTML
In this course, you will learn how to set up
and manage the ColdFusion development environment, how to use
ColdFusion Markup Language (CFML) to store and output values
and to interact with databases. You will also learn how to
build queries that publish, insert, and update data dynamically.
The final project will incorporate all lesson topics from
Coldfusion Fundamentals, Coldfusion Intermediate and
Coldfusion Advanced training classes. |