
Rapid Application Development with OutSystems
Create applications with OutSystems up to seven times faster than with traditional technologies
Ricardo Pereira(Author)
Packt Publishing
Published on 27. January 2022
Book
Paperback/Softback
402 pages
978-1-80020-875-9 (ISBN)
Description
Discover best practices in this illustrated guide to create simple, robust, and scalable software solutions quickly and securely, and focus on what's important - the business and the end customer
Key Features
Discover strategies and tips for low-code and no-code development with the help of useful examples in this full-color guide
Build enterprise-scale reactive web and mobile applications
Explore the benefits of low-code development
Book DescriptionOutSystems is a software development platform that speeds up the build phase by abstracting code and making almost everything visual. This means replacing textual language with visual artifacts that avoid lexical errors and speed up code composition using accelerators and predefined templates.
The book begins by walking you through the fundamentals of the technology, along with a general overview of end-to-end web and mobile software development. You'll learn how to configure your personal area in the cloud and use the OutSystems IDE to connect with it. The book then shows you how to build a web application based on the best architectural and developmental practices in the market, and takes the same approach for the mobile paradigm. As you advance, you'll find out how to develop the same application, and the great potential of reusing code from one paradigm in another and the symbiosis between them is showcased.The only application that'll differ from the application in the exercise is the one used in business process technology (BPT), with a focus on a common market use case.
By the end of this OutSystems book, you'll be able to develop enterprise-level applications on the web and mobile, integrating them with third parties and other systems on the market. You'll also understand the concepts of performance, security, and software construction and be able to apply them effectively.What you will learn
Get to grips with the OutSystems infrastructure
Develop reactive web and mobile applications in OutSystems using best practices in Service Studio
Define and design Architecture Canvas (3-Layer Canvas) for your applications
Integrate with external systems in OutSystems
Enhance applications with BPT
Manage and monitor your applications in the OutSystems infrastructure
Who this book is forThis book is for back-end developers, tech leaders, UX/UI developers, frontend developers, (in general, full-stack developers), tech companies, and enterprises looking to learn how to develop web and mobile software quickly and disruptively by leveraging OutSystems, one of the most low-code platforms in the market. An IT background is not mandatory; however, experience in SQL, JavaScript, HTML, CSS, and C# is required to get started with this book.
Key Features
Discover strategies and tips for low-code and no-code development with the help of useful examples in this full-color guide
Build enterprise-scale reactive web and mobile applications
Explore the benefits of low-code development
Book DescriptionOutSystems is a software development platform that speeds up the build phase by abstracting code and making almost everything visual. This means replacing textual language with visual artifacts that avoid lexical errors and speed up code composition using accelerators and predefined templates.
The book begins by walking you through the fundamentals of the technology, along with a general overview of end-to-end web and mobile software development. You'll learn how to configure your personal area in the cloud and use the OutSystems IDE to connect with it. The book then shows you how to build a web application based on the best architectural and developmental practices in the market, and takes the same approach for the mobile paradigm. As you advance, you'll find out how to develop the same application, and the great potential of reusing code from one paradigm in another and the symbiosis between them is showcased.The only application that'll differ from the application in the exercise is the one used in business process technology (BPT), with a focus on a common market use case.
By the end of this OutSystems book, you'll be able to develop enterprise-level applications on the web and mobile, integrating them with third parties and other systems on the market. You'll also understand the concepts of performance, security, and software construction and be able to apply them effectively.What you will learn
Get to grips with the OutSystems infrastructure
Develop reactive web and mobile applications in OutSystems using best practices in Service Studio
Define and design Architecture Canvas (3-Layer Canvas) for your applications
Integrate with external systems in OutSystems
Enhance applications with BPT
Manage and monitor your applications in the OutSystems infrastructure
Who this book is forThis book is for back-end developers, tech leaders, UX/UI developers, frontend developers, (in general, full-stack developers), tech companies, and enterprises looking to learn how to develop web and mobile software quickly and disruptively by leveraging OutSystems, one of the most low-code platforms in the market. An IT background is not mandatory; however, experience in SQL, JavaScript, HTML, CSS, and C# is required to get started with this book.
More details
Language
English
Place of publication
Birmingham
United Kingdom
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 22 mm
Weight
748 gr
ISBN-13
978-1-80020-875-9 (9781800208759)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Ricardo Pereira | Paulo Moreira | Taiji Hagino
Rapid Application Development with OutSystems
Create applications with OutSystems up to seven times faster than with traditional technologies
E-Book
06/2024
1st Edition
Packt Publishing Limited
from
€50.39
Available for download
Persons
Ricardo Pereira is passionate about programming, software, and technology. Coming from a computer science background, he has become, in the last 5 years, a strong bettor on OutSystems learning, holding all existing certifications of the platform. Furthermore, in 2020, he was named OutSystems Champion, participating in several events and following the mentoring program as a mentor. His time is distributed between software projects, learning, studying, and spending time with family.
Ricardo lives with his wife and their two children in Vila Nova de Gaia, Portugal. His greatest influence in the relentless pursuit of continuous improvement and being the best version of himself is his grandfather. After becoming a software engineer, Taiji Hagino started Accurate System Ltd. with his various experience. After working as a system integrator of a subsidiary of a general trading company, he now works as a developer advocate in the IBM Global team, developing DevRel (Developer Relations), a marketing approach to engineers. He also works as a lecturer at the Faculty of Informatics, University of Tsukuba. His authors include "Developer Marketing DevRel Q&A" (Impress R&D), "First Node-RED", "Practical Node-RED Application Manual" (Kogakusha), etc. He has also been a Microsoft MVP, and was previously a musician, and a hairdresser.
Ricardo lives with his wife and their two children in Vila Nova de Gaia, Portugal. His greatest influence in the relentless pursuit of continuous improvement and being the best version of himself is his grandfather. After becoming a software engineer, Taiji Hagino started Accurate System Ltd. with his various experience. After working as a system integrator of a subsidiary of a general trading company, he now works as a developer advocate in the IBM Global team, developing DevRel (Developer Relations), a marketing approach to engineers. He also works as a lecturer at the Faculty of Informatics, University of Tsukuba. His authors include "Developer Marketing DevRel Q&A" (Impress R&D), "First Node-RED", "Practical Node-RED Application Manual" (Kogakusha), etc. He has also been a Microsoft MVP, and was previously a musician, and a hairdresser.
Content
Table of Contents
Exploring the OutSystems Platform
Components, Tools, and Capabilities
Starting Work with OutSystems
Using Your Modules to Simplify and Encapsulate Your Code
Modeling Data by Using Entities
Server-Side Logic
Exceptions Handling
Reactive UI Development
Using Mobile Patterns for Fast Mobile UI Development
Client-Side Logic
Local Storage and Data Synchronization
Debugging and Troubleshooting Mobile and Reactive Web Apps
Designing the Architecture of Your OutSystems Applications
Integrating OutSystems with Your Ecosystem
BPT Processes and Timers - Asynchronous Tools in OutSystems
Exploring the OutSystems Platform
Components, Tools, and Capabilities
Starting Work with OutSystems
Using Your Modules to Simplify and Encapsulate Your Code
Modeling Data by Using Entities
Server-Side Logic
Exceptions Handling
Reactive UI Development
Using Mobile Patterns for Fast Mobile UI Development
Client-Side Logic
Local Storage and Data Synchronization
Debugging and Troubleshooting Mobile and Reactive Web Apps
Designing the Architecture of Your OutSystems Applications
Integrating OutSystems with Your Ecosystem
BPT Processes and Timers - Asynchronous Tools in OutSystems