Advanced course on Outsystems Reactive Web Development
Advanced course on Outsystems Reactive Web Development, available at $69.99, has an average rating of 4.6, with 234 lectures, 7 quizzes, based on 353 reviews, and has 1458 subscribers.
You will learn about You will learn End-To-End Reactive Development With Outsystems. You will learn basic to advance feature of Outsystems Development. Students will learn Outsystems coding best practice and understanding around application architecture design. Students will learn how they can work on enterprise grade application. You will learn use of some advance UI widgets, and advance Database concepts. You will learn connecting with external database along with Integration with .NET code via "Extensions" You will learn Web API Integration with Outsystems Application. And Last but not least, you will learn everything which is required to work as an Outsystems Developer This course is ideal for individuals who are Students and Professional who want to learn Outsystems. or Novice Outsystems Developer who want to deepen their knowledge and want to learn advance concepts. or Support Engineers, QAs, and Other developers who want to switch their profile to Outsystems Developer. or And everyone who want to learn one of the highest paying skill of 2022. It is particularly useful for Students and Professional who want to learn Outsystems. or Novice Outsystems Developer who want to deepen their knowledge and want to learn advance concepts. or Support Engineers, QAs, and Other developers who want to switch their profile to Outsystems Developer. or And everyone who want to learn one of the highest paying skill of 2022.
Enroll now: Advanced course on Outsystems Reactive Web Development
Summary
Title: Advanced course on Outsystems Reactive Web Development
Price: $69.99
Average Rating: 4.6
Number of Lectures: 234
Number of Quizzes: 7
Number of Published Lectures: 190
Number of Published Quizzes: 5
Number of Curriculum Items: 245
Number of Published Curriculum Objects: 199
Number of Practice Tests: 1
Number of Published Practice Tests: 1
Original Price: ₹1,799
Quality Status: approved
Status: Live
What You Will Learn
- You will learn End-To-End Reactive Development With Outsystems.
- You will learn basic to advance feature of Outsystems Development.
- Students will learn Outsystems coding best practice and understanding around application architecture design.
- Students will learn how they can work on enterprise grade application.
- You will learn use of some advance UI widgets, and advance Database concepts.
- You will learn connecting with external database along with Integration with .NET code via "Extensions"
- You will learn Web API Integration with Outsystems Application.
- And Last but not least, you will learn everything which is required to work as an Outsystems Developer
Who Should Attend
- Students and Professional who want to learn Outsystems.
- Novice Outsystems Developer who want to deepen their knowledge and want to learn advance concepts.
- Support Engineers, QAs, and Other developers who want to switch their profile to Outsystems Developer.
- And everyone who want to learn one of the highest paying skill of 2022.
Target Audiences
- Students and Professional who want to learn Outsystems.
- Novice Outsystems Developer who want to deepen their knowledge and want to learn advance concepts.
- Support Engineers, QAs, and Other developers who want to switch their profile to Outsystems Developer.
- And everyone who want to learn one of the highest paying skill of 2022.
Learn how to develop a Reactive Web Application using OutSystems Low Code Platform. Join a practical-based video session to learn the basic and advanced fundamentals of Outsystems. This course will teach you everything that you need to know to become an advanced-level Outsystems developer. A well-designed, well-drafted live video course that will show you live implementation of OutSystems fundamentals.
COURSE COVERS
-
How to start working with OutSystems
-
Create your first application and screen In Outsystems
-
How to use Widgets
-
How to perform Database CRUD operation and create forms and screens In Outsystems
-
Web blocks, Modularization, and enforcing role-based security.
-
Working with API, Timer, and BPTs.
-
Connecting with External Database
-
Advanced Database Concepts.
-
Creating Application Architecture.
-
Demo application development to understand the actual development of enterprise-grade applications using Outsystems.
-
100 plus detailed video lessons.
-
Quiz and assessments to assess the overall understanding and learning from this course.
-
Outsystems Best Practices
-
Learn Outsystems In Detail
-
Learn OutSystems Development
WHO CAN DO THIS COURSE
-
Students
-
It professionals
-
Freelancer
-
Software Developers
-
Anyone
PREREQUISITE
-
Basic understanding of computer
-
Good to have a basic knowledge of OOPS concepts.
TAKE AWAY
-
After completing this course you could Develop a Reactive web application using Outsystems.
-
You will be able to give an interview and find a Job related to Outsystems Developer
-
Will be able to work as a freelance Outsytsems Developer
Course Curriculum
Chapter 1: Introduction and setting the expectations
Lecture 1: Introduction to Outsystems and setting up the Environment.
Lecture 2: Traditional Development VS Outsystems Development
Lecture 3: Let's Create First Outsystems Application
Lecture 4: Let's Understand the Outsystems Service Studio ( Developer Tool )
Lecture 5: How to Open exported OML ( Outsystems Model Language) file in Service Studio.
Chapter 2: Day 1: Basics of Outsystems
Lecture 1: How to Use Input, Button, and Message widget.
Lecture 2: Create Arithmetic operation screen and program in HTML.
Lecture 3: Data Types In Outsystems
Lecture 4: Available Data Types In Outsystems
Lecture 5: How to design and use CHECK-BOX UI element/Widget in Outsystems application.
Lecture 6: Create Arithmetic operation screen and program in Outsystems.
Lecture 7: Anatomy of screen and module.
Lecture 8: How to program for conditional logics using IF-ELSE, SWITCH operators.
Lecture 9: Use IF-ELSE as a method in Expression editor [Another way to use IF-ELSE]
Lecture 10: How to add MENU and MENU LINK in Outsystems application.
Chapter 3: Day 1: Assignment
Lecture 1: Prepare the Arithmetic Operation Screen, that perform all type of operations.
Lecture 2: Prepare a program to calculate Average of Three Numbers in Outsystems.
Chapter 4: Day 2: Basics of Outsystems continued…
Lecture 1: Show dynamic data on Screen using Expression widget [Data Binding to Screen]
Lecture 2: How to Show and Hide the UI component.
Lecture 3: What is Global Client Action in Outsystems and How to use that.
Lecture 4: What is Global Server Action in Outsystems and How to Use That.
Lecture 5: How to use Actions as a function directly in expression editor [Like we used IF]
Chapter 5: Day 2: Assignment
Chapter 6: Day 3: Use of Outsystems UI Widgets
Lecture 1: How to use Input, Button, and Message Widget.
Lecture 2: How to bind dynamic data to UI using Expression and Assignment widget.
Lecture 3: How to use Checkbox widget to design a checkbox on UI.
Lecture 4: How to Show/Hide, Enable/Disable the UI element in Outsystems.
Lecture 5: How to Use IF-Else widget under WidgetTree to run specific UI code conditionally
Lecture 6: How to use radio button widget to design a radio button on UI.
Lecture 7: Use of Button Group widget to design a Button Group.
Lecture 8: How to use LINK widget to design a Hyper Link in Outsystems.
Lecture 9: How to design a switch element using switch widget in Outsystems
Lecture 10: How to design a Text Area using Text Area widget in Outsystems
Lecture 11: How to show an Image on UI using IMAGE widget in Outsystems.
Lecture 12: How to use CUSTOM HTML Widget to design some custom Tag like <a>, <iframe> etc.
Lecture 13: How to Design an Iframe in Outsystems using Custom HTML Tag
Lecture 14: How to design a Form using Form widget and how the built in validation works.
Lecture 15: How to design a Popover menu tag using Popover Widget.
Lecture 16: How to design a Tool Tip using Tool Tip Widget in Outsystems
Lecture 17: How to design a Data Table using Table Widget in Outsystems.
Lecture 18: How to design LIST using list widget in Outsystems
Lecture 19: How to design a Dropdown using Dropdown widget in Outsystems
Chapter 7: Day 4: How To Design UI Screens
Lecture 1: Designing UI [Must do, Don't Skip]
Lecture 2: Design User Information Form with Image
Chapter 8: Day 5: Entities, Database, and Data handling in Outsystems.
Lecture 1: Entities, entity actions, and Insert Data In Database
Lecture 2: Fetch data from database and show on UI, and introduction to aggregate.
Lecture 3: Update Data Into Database.
Lecture 4: Delete data from database using entity action.
Lecture 5: How to use filter (Where condition) in Outsystems aggregate.
Lecture 6: How to use Data Action (Another way to fetch data/perform server action from UI)
Lecture 7: How to use form widget, built in form validation, and insert data from form.
Lecture 8: Create screens by Drag and Drop of entity [Don't skip this lecture]
Lecture 9: Enforcing encapsulation by creating wrapper actions for entity operations.
Lecture 10: What is OnAfter fetch event of aggregate and data action.
Lecture 11: What is Static Entity in Outsystems
Lecture 12: Bootstrapping Master Data [Inserting existing data in DB from Excel sheet]
Chapter 9: Day 5: Assignment and Home work Part 1
Lecture 1: Exercise: Check Vowel
Lecture 2: Exercise: Arithmetic Operations
Lecture 3: Exercise: Draw a Pyramid
Lecture 4: Exercise Implementation: Draw a Pyramid-Implementation
Lecture 5: Exercise: Sum of digits
Lecture 6: Implementation: Sum of digits
Lecture 7: Exercise: Manage Users
Lecture 8: Implementation: Manage Users
Lecture 9: Exercise: Fibonacci Series
Lecture 10: Implementation: Fibonacci Series
Chapter 10: Day 5: Assignment And Home Work Part 2
Lecture 1: Assignment 1: Create entity and insert data in DB from Excel sheet
Lecture 2: Assignment 2: Develop a page to Insert customer record to database.
Lecture 3: Assignment 3: Develop a Screen to Show the customer list along with the filters
Chapter 11: Day 6: Modularization of Application
Lecture 1: Enforce reusability by creating multiple modules (Modularization)
Lecture 2: Creating Service Module in Outsystems.
Lecture 3: Navigation of screens from one module to another module.
Chapter 12: Day 6: Assignment Fetch user entity data from the database & Other exercise.
Lecture 1: Home Work Walkthrough
Lecture 2: Home Work Implementation
Chapter 13: Day 7: Use of Some Advanced Widgets in Outsystems & Widget Assignment
Lecture 1: How to use File upload and file download widget in Outsystems
Lecture 2: How to use Tab widget in Outsystems
Lecture 3: How to use Accordion widget in Outsystems
Lecture 4: How to use Graphs and Charts advanced widget in Outsystems
Lecture 5: How to use multiple select dropdown in Outsystems
Lecture 6: How to use Date Picker in Outsystems
Lecture 7: Assignment:- Walkthrough-Graph & Charts
Lecture 8: Assignment:- Implementation-Graph & Charts
Instructors
-
Ankit Gangrade
Outsystems champion and solution architect.
Rating Distribution
- 1 stars: 7 votes
- 2 stars: 9 votes
- 3 stars: 48 votes
- 4 stars: 114 votes
- 5 stars: 175 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024