Reactive Programming Training Courses

Reactive Programming Training Courses

Онлайн или на място, водени от инструктори на живо курсове за обучение по реактивно програмиране демонстрират чрез практическа практика как да приемете и приложите парадигмата на реактивното програмиране в процесите на разработка на приложения и системи с голяма лекота. Обучението по реактивно програмиране се предлага като „онлайн обучение на живо“ или „обучение на живо на място“. Онлайн обучението на живо (известно още като „дистанционно обучение на живо“) се извършва чрез интерактивен отдалечен работен плот . Обучението на живо на място може да се проведе локално в помещенията на клиента в България или в корпоративните центрове за обучение на NobleProg в България. NobleProg -- Вашият местен доставчик на обучение

Machine Translated

Reactive Programming Subcategories

Reactive Programming Course Outlines

Име на Kурса
Продължителност
Общ преглед
Име на Kурса
Продължителност
Общ преглед
14 hours
Reactive programing is an asynchronous programing paradigm that focuses on data streams and the propagation of data by establishing a defined dependency between the underlying execution models and the emitted data streams from one component to another. Many Angular application design inefficiencies when building asynchronous UIs can be overcome by utilizing reactive style patterns offered by the RxJS library.   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.
21 hours
In this instructor-led, live training in България, participants will learn the design principles behind Akka, including the Actor Model and Reactive Manifesto, as they build and deploy an asynchronous, message-driven application in Akka. 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.
14 hours
ReactiveX е цялостна библиотека за създаване на асинхронни потоци от данни, използвайки наблюдавани последователности. Тя позволява на разработчиците да се възползват от наблюдаваните потоци и тяхната способност да записват емитирани събития и да изпълняват функции съответно. Този ръководен инструктор, обучението и обучението въвеждат участниците в цялостната библиотека на ReactiveX за разработване на реактивни приложения и ходове на участниците чрез серия от случаи, демонстрирайки полезността и функционалността на ключовите характеристики на ReactiveX. По време на обучението, участниците ще бъдат способни да:
    Разберете парадигмата на реактивното програмиране и функционалността на наблюдаващите и тяхното общо използване при разработването на тежки приложения за UI Успешно създаване на среда за ReactiveX Създаване на забележими събития образува множество различни елементи Прилагане ReactiveX's преобразуване и филтриране функции
публиката
    Разработчиците
Формат от от курсовете 
    Част от четене, част от дискусия, упражнения и тежка практика
7 hours
The .NET Reactive Extensions (Rx) is a library for composing asynchronous and event-based programs using observable collections and LINQ-style query operators. 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
14 hours
This instructor-led, live training in България (onsite or remote) is aimed at developers who wish to apply the principles of reactive programming to create enterprise-grade web-services. 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.
14 hours
Spring WebFlux е не-блокираща реактивна рамка за изграждане на реактивни уеб приложения. Това обучение, ръководено от инструктори, е насочено към разработчици, които искат да използват WebFlux за разработване и внедряване на реактивни приложения. В края на обучението участниците ще могат да:
    Инсталиране и конфигуриране на Spring 5 и WebFlux рамката. Разработване на реактивни приложения и услуги.
Формат на курса
    Интерактивна лекция и дискусия. Много упражнения и упражнения. Изпълнение на ръката в живо лабораторна среда.
Опции за персонализиране на курса
    За да поискате персонализирано обучение за този курс, моля, свържете се с нас, за да организирате.
14 hours
In this instructor-led, live training in България, participants will learn the advantages and functions of Java 9, Spring, Jersey, and RxJava 2.0 in developing reactive applications as they step through the creation and deployment of a real-life reactive application using Java 9's flow API, Spring, the Akka framework, and RxJava 2.0 functional reactive programing library. 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.
14 hours
In this instructor-led, live training in България, participants will learn how to use Vert.x to create an asynchronous, event-based web application. 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.
21 hours
RxJava е Java библиотека за предоставяне на приложения, базирани на събития (напр. Затова и двамата Това обучение, ръководено от инструктори (онлайн или онлайн) е насочено към разработчици, които искат да използват RxJava за разработване и внедряване на Android мобилно приложение. В края на обучението участниците ще могат да:
    Създаване на среда за развитие, която включва необходимите библиотеки, пакети и рамки, необходими за разработването на реактивно приложение. Разберете как се емитират и консумират потоците от данни и събития. Дизайн приложения, които моделират реалния свят (на базата на събития) ситуации по елегантен и кратък начин.
Формат на курса
    Интерактивна лекция и дискусия. Много упражнения и упражнения. Изпълнение на ръката в живо лабораторна среда.
Опции за персонализиране на курса
    За да поискате персонализирано обучение за този курс, моля, свържете се с нас, за да организирате. За да научите повече за RxJava, моля посетете: https://github.com/ReactiveX/RxJava
7 hours
Reactive programing is an asynchronous programing paradigm that focuses on data streams and the propagation of data by establishing a defined dependency between the underlying execution models and the emitted data streams from one component to another. RxJS is one of the most comprehensive reactive programing libraries for managing UI events, asynchronous HTTP requests, and other data streams. 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.
7 hours
This instructor-led, live training in България introduces participants to reactive techniques offered by RxSwift for managing the transferring and combining of asynchronous data streams, handling simple observable sequences, and the architecture and development of responsive, flexible, and industry scalable iOS applications. 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:

Online Reactive Programming courses, Weekend Reactive Programming courses, Evening Reactive Programming training, Reactive Programming boot camp, Reactive Programming instructor-led, Weekend Reactive Programming training, Evening Reactive Programming courses, Reactive Programming coaching, Reactive Programming instructor, Reactive Programming trainer, Reactive Programming training courses, Reactive Programming classes, Reactive Programming on-site, Reactive Programming private courses, Reactive Programming one on one training

Специални оферти

No course discounts for now.

Абонамент за специалните оферти

Ние се отнасяме с Вашите данни поверително и не ги предоставяме на трети страни. Можете да промените настройките си по всяко време или да се отпишете изцяло.

НЯКОИ ОТ НАШИТЕ КЛИЕНТИ

is growing fast!

We are looking for a good mixture of IT and soft skills in Bulgaria!

As a NobleProg Trainer you will be responsible for:

  • delivering training and consultancy Worldwide
  • preparing training materials
  • creating new courses outlines
  • delivering consultancy
  • quality management

At the moment we are focusing on the following areas:

  • Statistic, Forecasting, Big Data Analysis, Data Mining, Evolution Alogrithm, Natural Language Processing, Machine Learning (recommender system, neural networks .etc...)
  • SOA, BPM, BPMN
  • Hibernate/Spring, Scala, Spark, jBPM, Drools
  • R, Python
  • Mobile Development (iOS, Android)
  • LAMP, Drupal, Mediawiki, Symfony, MEAN, jQuery
  • You need to have patience and ability to explain to non-technical people

To apply, please create your trainer-profile by going to the link below:

Apply now!

This site in other countries/regions