
Lokální instruktorem vedené Reactive Programming školení České republice.
Reference
Dokázal jsem pochopit základní pojmy tohoto tématu a nejen skočit do kódování.
RED ASIA INC
Kurz: Reactive Programming with Angular RxJS
Machine Translated
Trenér je dovedně skvělý! Ukazuje to jeho mistrovství v tématu, které vysvětluje, a způsob, jakým dodal témata, je skutečně jasný a snadno pochopitelný. Je také velmi přístupný a otevřený otázkám. Je přátelský a snadno se s ním vyrovná.
RED ASIA INC
Kurz: Reactive Programming with Angular RxJS
Machine Translated
Základní pojmy byly řádně projednány, a pokud budeme mít otázky, nebude mu vadit opakování oblastí, kde věci nejsou jasné.
RED ASIA INC
Kurz: Reactive Programming with Angular RxJS
Machine Translated
Reactive Programming Podkategorie
Reactive Programming Návrh Školení
In this instructor-led, live training, participants will learn how to implement Observable patterns into their Angular application designs as they step through a series of cases showcasing common angular design problems and how they benefit from reactive programing designs.
By the end of this training, participants will be able to:
- Understand the reactive programing paradigm and the RxJS library.
- Build UI heavy Angular applications with scalability, flexibility, and responsiveness in mind using reactive programming patterns.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
By the end of this training, participants will be able to:
- Apply the "let it crash" model to build applications that self-heal and systems that never stop.
- Understand Actors, actor lifecycle and how to employ them to create proper, concurrent parallel systems.
- Build Reactive Architecture that is responsive, elastic, resilient, and message driven.
- Integrate remoting and clustering features with third party systems.
- Deploy the Akka toolkit in production systems, scaling it to multiple nodes and third party systems.
- Manage system behavior and horizontal distribution.
- Build systems that "react" to environmental changes.
Tento instruktor vedený, živý a trénink uvádí účastníky do rozsáhlé knihovny ReactiveX a rozvíjí reagující aplikace a chodí účastníky prostřednictvím řady případů, které prokazují užitečnost a funkčnost klíčových funkcí ReactiveX.
Až do konce tohoto tréninku budou účastníci být mohl a:
Pochopte paradigmu reaktivního programování a funkčnost pozorovatelných zařízení a jejich společné využití při vývoji těžkých aplikací UI Úspěšné nastavení prostředí pro ReactiveX Vytvoření pozorovatelných událostí tvoří množství různých položek Použijte ReactiveX's transformační a filtrační funkce
publikum
Vývojáři
Formát of the course
Část čtení, část diskuse, cvičení a těžká praxe
In this instructor-led, live training, participants will learn how to develop an asynchronous application using .NET Reactive Extensions.
By the end of this training, participants will be able to:
- Create applications that capture event streams from diverse data sources such as stock quotes, tweets, computer events, and web services
- Use Observables and Schedulers to represent and manage multiple asynchronous data streams
- Filter, project, aggregate, compose and perform time-based operations on multiple events using LINQ operators
Audience
- Developers
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
By the end of this training, participants will be able to:
- Install and test different the RxJava framework that enables the writing of reactive programs.
- Apply the components and methodology needed to develop high-performance web-services.
- Construct of message-driven systems that are scalable and resilient.
Tento výcvik vedený instruktorem (online nebo on-site) je zaměřen na vývojáře, kteří chtějí používat WebFlux k vývoji a implementaci reaktivních aplikací.
Po ukončení tohoto tréninku budou účastníci schopni:
Instalujte a nastavte Spring 5 a rámec WebFlux. Vývoj reaktivních aplikací a služeb.
Formát kurzu
Interaktivní přednáška a diskuse. Mnoho cvičení a praxe. Hands-on implementace v živém laboratoři prostředí.
Možnosti personalizace kurzu
Chcete-li požádat o přizpůsobené školení pro tento kurz, kontaktujte nás, abyste uspořádali.
By the end of this training, participants will be able to:
- Understand the importance and significance of reactive programing in applications and systems development.
- Run Unit test on RxJava 2.0.
- Use the Akka framework under reactive programing principles.
- Employ Spring to handle the development of concurrent applications.
- Use Java 9's flow API to develop reactive apps.
By the end of this training, participants will be able to:
- Understand and use the different components (core, web, client, etc.) in the Vert.x stack.
- Use Vert.x to create network utilities, HTTP/REST microservices, high volume event processing, back-end message-bus applications, etc.
- Execute an app that can handle high concurrency using minimal kernel threads.
- Use Vert.x's APIs to support Java, JavaScript, Groovy, Ruby, Ceylon, Scala, Kotlin, etc.
- Unit test asynchronous code with Vert.x-Unit.
- Deploy and scale an app with minimal hardware.
Tento výcvik vedený instruktorem (online nebo on-site) je zaměřen na vývojáře, kteří chtějí používat RxJava k vývoji a implementaci Android mobilní aplikace.
Po ukončení tohoto tréninku budou účastníci schopni:
Vytvoření rozvojového prostředí, které zahrnuje potřebné knihovny, balíčky a rámce potřebné pro vývoj reaktivní aplikace. Pochopte, jak jsou data a proudy událostí vydávány a spotřebovány. Design aplikací, které modelují situace v reálném světě (na základě událostí) elegantním a sofistikovaným způsobem.
Formát kurzu
Interaktivní přednáška a diskuse. Mnoho cvičení a praxe. Hands-on implementace v živém laboratoři prostředí.
Možnosti personalizace kurzu
Chcete-li požádat o přizpůsobené školení pro tento kurz, kontaktujte nás, abyste uspořádali. Chcete-li se dozvědět více o RxJava, navštivte prosím: https://github.com/ReactiveX/RxJava
In this instructor-led, live training, participants will become familiar with RxJS's tools and functions as they apply them to a variety of coding problems associated with interactive-heavy based mobile and web apps. Participants will also learn how to create and deploy a UI heavy web app.
By the end of this training, participants will be able to:
- Understand the reactive programing paradigm and its usefulness for UI heavy application development.
- Build UI heavy applications with scalability, flexibility, and responsiveness in mind.
- Easily and freely create and manage a multitude of UI events, asynchronous HTTP requests, and other data streams.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
By the end of this training, participants will be able to:
- Understand the basic concepts behind reactive programing in Swift 3.
- Turn various items such as arrays and events into observable sequences.
- Apply various filters to observable sequences, transform and combine observable sequences.
- Write Unit tests against Rx Code.
- Effectively utilize blind data from user interface elements.
Last Updated: