Introduction to ColdFusion
ColdFusion is rapid web application development platform. In this course you will learn the basics of how to use ColdFusion platform and rapidly develop web sites. The course begins with learning basics of ColdFusion Markup Language and moves to common development language practices. From there we move to frequent database operations and advanced concepts of Forms, Sessions and Cookies. The last module sums up all the concepts covered in the course with sample application.
What you'll learn
ColdFusion is rapid web application development platform. In this course you will learn the basics of how to use ColdFusion platform and rapidly develop web sites. The course begins with learning basics of ColdFusion Markup Language and moves to common development language practices. From there we move to frequent database operations and advanced concepts of Forms, Sessions and Cookies. The last module sums up all the concepts covered in the course with sample application.
Table of contents
- Introduction 1m
- Templates 1m
- Demo: Templates 3m
- Commenting Code 1m
- Demo: Commenting Code 2m
- Tags and Functions 1m
- Demo: Tags and Functions 6m
- Variables 1m
- Demo: Variables 1m
- Demo: Variables Advance 2m
- Demo: Variables Overwriting 2m
- Demo: Variables Copy 1m
- Demo: Variables Precedence 2m
- Advanced Data Types 1m
- Demo: List 2m
- Demo: Array 2m
- Demo: Array Advance 1m
- Demo: Array Structure 3m
- Summary 1m
- Introduction 0m
- Decision Operators 2m
- Logical Operators 1m
- If, If...Else and Sitch Case 1m
- Demo: If Condition 2m
- Demo: If...Else Condition 1m
- Demo: If...Else Condition and URL 2m
- Demo: If...Else Condition Advanced 2m
- Demo: If...Else Condition and Parameters 2m
- Demo: Nested If Condition 2m
- Demo: Switch Case 3m
- Conditional Looping 1m
- Demo: Conditional Looping 2m
- Summary 1m
- Introduction 1m
- Significance of Database 3m
- Available Database 2m
- Fundamentals of SQL 0m
- Demo: Retrieval of Data 10m
- Demo: Modification of Data 2m
- Connecting SQL Database 1m
- Demo: Connecting SQL Database 2m
- Data Operation 1m
- Demo: CFQUERY 3m
- Demo: CFQUERY Columns 2m
- Demo: Multirow Query 2m
- Demo: Multirow Query Advanced 4m
- Demo: CFQUERY Group By 2m
- Demo: CFQUERY and Parameters 3m
- Demo: CFQUERY Update 4m
- Summary 0m