Reactive Applications with Spring WebFlux Framework
التصنيف الكامل: Development > Software Engineering > Spring WebFlux

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق
ينقلك مباشرة لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
React Full Stack Web Development With Spring Boot(Inc. JWT)
In this course, we will implement example project step by step with using Spring Boot and React. We will create a product management system. And products can be seen and bought by users.There will be two roles of users. Admin and User.So we will also go on with role based authentication. To imlement it, we will use Json Web Token (JWT).To secure login, authentication and authorization, we will use Spring security.We will go on with two main components. These are client side and server side.On client side, we will implement example react project. - Admin Panel and user operations will be implemented.On server side, we will implement example spring boot project. - Model view controller will be implemented. - Liquibase will be implemented for database changesets. - Mysql will be used for Database. - Json Web Token will be used for role based authentication.Our example project will be product management system. With this project, we will create an application that contains different pages like Login, Register, Home, Admin, Profile etc. And we will manage all pages one by one. Like you see from page list, we will have different role-based pages like Admin, Profile... so we will also see the role based authentication and authorization or for frontend terminology, it is guards.

Eiffel Console Programming for C# / OO Developers
Learn Eiffel from scratch, from basic classes to multiple and repeated inheritance.Learn to use Design by Contract to eliminate defensive programming.Master the features that ensure your classes are rock solid and gain the benefits of reusability.Add libraries written by others.Learn the basics so that you can move on to Eiffel for .NET Core.This course takes a novel approach as it is mostly text based, with tons of working examples, both in Eiffel and C#. This way, you have a Rosetta Stone to compare the two languages.If you have any experience with an Object Oriented language such as C# or Java or JavaScript, this course is for you.The course starts with simple classes, goes over expanded classes, detached classes, Void-Safe classes as well as deferred classes. We then explore object behavior, memory management, genericity. We then go over the crown jewel of Eiffel, which is Design by Contract. Then we examine exception handling in Eiffel, which is quite different than try/catch used in C# and other OO languages. Then we jump into Single Inheritance, Multiple Inheritance and conquer the “Diamond of Death” monster with Eiffel’s clean repeated inheritance.If you have always want to learn Eiffel, now is your opportunity.

Aprenda Criar App completo com React-Native e Api em Laravel
Esse curso visa ensinar como desenvolver do Zero uma Api rest em Laravel-PHP, consumir essa api no Front-End com React-Native, fazer o CRUD e Login e Cadastro de Usuários no App com base na Api. Entender sobre componentes, e como estilizar os mesmos com CSS.Este curso é voltado a ensinar de maneira direta e objetiva de como criar um aplicativo com React-Native e Laravel no Back-End.

PHP Tutorial Beginner to Advanced
WHY PHPPHP is used in more than 70 percent of the websites across the Internet. That’s HUGE!PHP is more alive than ever! It’s simple yet very powerful. It’s secure. It’s scalable.It’s very easy to learn.Just to get an idea of how powerful PHP is, Websites like Facebook, Wikipedia, Slack, MailChimp, Flickr, SourceForge, Tumblr, Etsy and Yahoo have PHP as their core.oh and not to forget, the biggest blogging system on the web (WordPress), is powered by PHP.enough teasing let’s get started with PHP.In this course:You will learn the Basics (installation, variables, data types, conditionals, and more ... )You will get more skilled by learning about functions, cookies, sessions, database, object oriented programming and more ...You will learn more advanced Topics like dependency management, security, testing, creating packages, MVC frameworks and more ...You will do more than 12 projects / exercises to put your knowledge in practiceand a lot moreYou don’t need any programming experience. You will learn everything you need to know, right here!This Course is for:Beginners to programmingDevelopers who want to learn PHPCurious to learn Back-end developmentPHP Developers who want to improve their skillsAnyone who wants to start their path to web developmentIf this is you, then what are you waiting for?! Let’s get Started

Intro to JavaScript APIs
This course will teach you how to write, use, and consume REST APIs in JavaScript. Application Programming Interfaces (APIs) are constructs made available in programming languages to allow developers to create complex functionality more easily. They abstract more complex code away from you, providing some easier syntax to use in its place.Client-side JavaScript, in particular, has many APIs available to it — these are not part of the JavaScript language itself, rather they are built on top of the core JavaScript language, providing you with extra superpowers to use in your JavaScript code. While there are many APIs available in JavaScript we often have to write our own custom API to allow transitions and access to data in our application. A REST API is a way of easily accessing web services. When a RESTful API is called, the server will transfer to the client a representation of the state of the requested resource. A RESTful API is stateless, separates concerns between client-server, allows caching of data client-side and it utilizes standardized base URLs and methods to perform the actions required to manipulate, add, or delete data.Each section is designed to be completed in one day, along with a hands-on practice activity to be completed before moving on to the next module.This course assumes the following as prerequisite knowledge:Intermediate to Advanced JavaScriptUse of the Browser DOMUse of database CRUD transactionsBasics of Node.js

Tailwind CSS From Scratch | With Multiple Projects
Welcome to Tailwind CSS From Scratch: With Multiple Projects. In this course, you will learn the latest Tailwind step by step. After completing the basics, I will create some projects so you know how to create projects with the skills, and if I missed something in the course it will cover also the project. Always after learning skills we should create some projects for solid learning. This course covers all the different parts of the latest version of the world's most popular front-end framework, Tailwind. It has been used on millions of websites around the world and has been carefully developed to cover a wide range of typical user interfaces.What to learn before tailwind CSS?If you are interested to learn tailwind CSS you must have an excellent understanding inHTML (Hyper Text Markup Language)CSS (Cascading Style Sheets)JavaScript (not mandatory)NPM (not mandatory)You do not need to learn older technologies like Tailwind v2 or others.What to do with tailwind CSS?Utility-first frameworkEasily customizableFaster styling processResponsivenessSmall file sizeDon’t have to name classesIncrease your value as a front-end web developer today by learning a more advanced way of styling your websites using Tailwind CSS.I also uploaded all resources, if you stack them anywhere, you can check them. So what are you waiting for? Enroll and learn the world's most popular front-end framework Tailwind.