Get Schedule and Pricing
Other Adobe ColdFusion training courses
Adobe ColdFusion - Advanced: Java for ColdFusion Programmers Training Course
ColdFusion Training Course Synopsis
Java is the dominant programming language, but for many ColdFusion programmers, the idea of dealing with a new syntax plus the very different way of thinking needed for OO is intimidating. Learning the Java syntax isn’t enough; you need to learn how to model applications using the OO paradigm. This class will help you use your existing ColdFusion knowledge to attain a solid foundation of both OO and the Java language.
ColdFusion Training Course Length and Time
This class is 5 days long. Class time is 9:00 a.m.- 4:00 p.m. Breaks are scheduled throughout the day and lunch is typically scheduled 12-1. Students provide their own lunch.
What You Will Learn in This ColdFusion Training Course
- Polymorphism
- Basic Java syntax
- Inheritance
- Collections classes
- Building search interfaces
- The J2EE road map
- Execution control with conditionals
- Abstract classes and methods
ColdFusion - Advanced: Java for ColdFusion - Enrollment
Please fill out our registration form and fax it to us at (312) 896-9094.
Locations for this ColdFusion Training Course
We have training centers in Atlanta, Chicago, Denver, San Diego and Washington DC. We also offer classes at a network of rental facilities. We offer private onsite training and instructor-led, live online training. If coming to a rental facility, please double-check the location of your class with our office to make sure you get to the right location.
Prerequisites for this ColdFusion Training Course
Because of the advanced level of material covered in this class, we do require students to attend the Fast Track to ColdFusion class or have the equivalent knowledge. We also recommend that you have the Adobe ColdFusion software before starting the class. You can purchase the software or obtain a trial version of it from the Adobe website.
Goals for this ColdFusion Training Course
Sterling Ledet and Associates realizes the importance of education and we take pride in being able to offer you classes that are more custom fit to your needs. Call us at (770) 414-5007 if you have any special questions or e-mail us at sales@ledet.com.
Lesson 1
- [OO] : An introduction to object orientation
Lesson 2
- [OO] : Working with class relationships to create object models
Lesson 3
- [OO] : Polymorphism
Lesson 4
- [OO] : Encapsulation
Lesson 5
- [OO] : Inheritance
Lesson 6
- [OO] : Aggregation, composition, and delegation
Lesson 7
- [[Java] : The J2EE roadmap
Lesson 8
- [[Java] : Basic Java syntax
Lesson 9
- [[Java] : Primitives and classes
Lesson 10
- [[Java] : Coding consistencies
Lesson 11
- [[Java] : Strong typing and polymorphism
Lesson 12
- [[Java] : Execution control with conditionals and loops
Lesson 13
- [[Java] : Overloading and overriding methods
Lesson 14
- [[Java] : The “this” handle
Lesson 15
- [[Java] : The “super” handle
Lesson 16
- [[Java] : Constructors and constructor chaining
Lesson 17
- [[Java] : Access modifiers
Lesson 18
- [[Java] : Implicit and explicit casting
Lesson 19
- [[Java] : Collections classes
Lesson 20
- [[Java] : Designing with interfaces
Lesson 21
- [[Java] : Static classes and methods
Lesson 22
- [[Java] : Abstract classes and methods
Lesson 23
- [[Java] : Making things “final”
Lesson 24
- [[Java] : Understanding the Java API docs
Lesson 25
- [[Java] : Integrating Java and ColdFusion