Author: ivoronline

Posted on: April 4, 2021 Posted by: ivoronline Comments: 0

SPRING BOOT – Security

NEW BOOK SPRING BOOTSecurity This is third Book in the series 1. Spring Boot – Quick Start 2. Spring Boot – Accessories 3. Spring Boot – Security Content Intention of this Book is to quickly get you started with Spring Boot security like: Authentication, Authorization, Roles, Authorities, Credentials, Login Form, Username, Password, CSRF, CORS, Remember Me, 2FA, JWT. Standalone Tutorials The core of this Book are standalone tutorials that explain different functionalities of…

Posted on: April 4, 2021 Posted by: ivoronline Comments: 0

SPRING BOOT – Accessories

NEW BOOK SPRING BOOTAccessories This is second Book in the series 1. Spring Boot – Quick Start 2. Spring Boot – Accessories 3. Spring Boot – Security Content Intention of this Book is to quickly get you started with non-core Spring Boot functionalities like: Validation, Testing, Logging, Filters, Interceptors, etc. Standalone Tutorials The core of this Book are standalone tutorials that explain different functionalities of Spring Boot. Each tutorial contains minimum amount of…

Posted on: April 4, 2021 Posted by: ivoronline Comments: 0

SPRING BOOT – Quick Start

NEW BOOK SPRING BOOTQuick Start This is first Book in the series 1. Spring Boot – Quick Start 2. Spring Boot – Accessories 3. Spring Boot – Security Content Intention of this Book is to quickly get you started using Spring Boot to develop Web Applications. Book covers basic functionalities like: Controllers, Endpoints, Entities, DTOs, Services, Repositories. Standalone Tutorials The core of this Book are standalone tutorials that explain different functionalities of Spring…

Posted on: March 30, 2021 Posted by: ivoronline Comments: 0

JAVA – Quick Start

NEW BOOK JAVAQuick Start Content Intention of this Book is to get you quickly started with JAVA Programming Language by covering basic Syntax. Standalone Tutorials The core of this Book are standalone tutorials that explain different functionalities of JAVA Programming Language. Each tutorial contains minimum amount of code and text needed to explain specific functionality. Such simple examples allow full understanding of the functionality without any unnecessary distractions. This approach…

Posted on: April 25, 2020 Posted by: ivoronline Comments: 0

JETPACK COMPOSE- Quick Start

NEW BOOK JETPACK COMPOSEQuick Start This is first Book in the series 1. KOTLIN – Quick Start 2. JETPACK COMPOSE – Quick Start Content Intention of this Book is to get you quickly started with Jetpack Compose. Jetpack Compose is declarative programming language for building user interface for Android Applications. It is based on Kotlin programming language and it is supported by Android Studio Integrated Development Environment (IDE) . Standalone Tutorials The…

Posted on: April 20, 2020 Posted by: ivoronline Comments: 0

KOTLIN – Quick Start

NEW BOOK KOTLINQuick Start This is first Book in the series 1. KOTLIN – Quick Start 2. JETPACK COMPOSE – Quick Start Content Intention of this Book is to get you quickly started with KOTLIN Programming Language Syntax. Standalone Tutorials The core of this Book are standalone tutorials that explain different functionalities of KOTLIN Programming Language. Each tutorial contains minimum amount of code and text needed to explain specific functionality. Such simple…

Posted on: April 20, 2020 Posted by: ivoronline Comments: 0

XCode SwiftUI – Quick Start

NEW BOOK XCode SwiftUIQuick Start This is second Book in the series 1. SWIFT – Quick Start 2. XCode SwiftUI – Quick Start Content Intention of this Book is to get you quickly started with SwiftUI. SwiftUI is declarative Programming Language for building user interface for iOS Applications. It is based on SWIFT Programming Language and it is supported by XCode Integrated Development Environment (IDE) . Standalone Tutorials The core of this…

Posted on: April 20, 2020 Posted by: ivoronline Comments: 0

SWIFT – Quick Start

NEW BOOK SWIFTQuick Start This is second Book in the series 1. SWIFT – Quick Start 2. XCode SwiftUI – Quick Start Content Intention of this Book is to get you quickly started with SWIFT Programming Language Syntax. Standalone Tutorials The core of this Book are standalone tutorials that explain different functionalities of SWIFT Programming Language. Each tutorial contains minimum amount of code and text needed to explain specific functionality. Such simple…