Oracle Visual Builder: Applications That Outlive Their First Release · Module 2 · The workspace and your first app
Your first application, start to finish
Lesson 16 of 176 · 3 min
ONE PAGE, ONE LIST, ONE SERVICE CALL, previewed and run. DELIBERATELY TRIVIAL, so nothing is buried in requirements. The triviality is the design: an application with real requirements teaches you the requirements, and this one teaches you the tool. THE FOUR STEPS ARE THE FOUR THINGS FROM LESSON 1, IN ORDER. Create the application and a flow with one page. Define a service connection to something that returns data. Add a variable to hold the result. Add a component bound to that variable, and an action chain on page load that calls the service and populates it. THAT SEQUENCE IS EVERY APPLICATION YOU WILL EVER BUILD, AND IT IS WORTH NOTICING WHILE IT IS THIS SMALL. Everything after this course adds pages, components and conditions — and the underlying chain of service, chain, variable, binding is unchanged in an application with a hundred pages. DO IT ONCE WITHOUT ANY HELPER…
The full lesson is part of the course
The video, the complete written lesson and the module quiz are included in Oracle Visual Builder: Applications That Outlive Their First Release, with a certificate on completion and a fourteen-day refund window.
In this module: Module 2 · The workspace and your first app
- 1The designer, and the four places you will live
- 2Applications, flows and pages
- 3Your first application, start to finish
- 4Preview, and what it is not
- 5The visual designer and the code behind it
- 6Naming, and why it matters more than it should
- 7The browser tools are your real debugger
- 8What breaks: the first-week mistakes
- 9Lab briefing · Build it, run it, break it
