Онлайн или на място, водени от инструктор курсове за обучение на живо за Android демонстрират чрез практическа практика основите на Android. Обучението за Android се предлага като „онлайн обучение на живо“ или „обучение на живо на място“. Онлайн обучението на живо (известно още като „дистанционно обучение на живо“) се извършва чрез интерактивен отдалечен работен плот . Обучението на живо на място може да се проведе локално в помещенията на клиента в България или в корпоративните центрове за обучение на NobleProg в България. NobleProg -- Вашият местен доставчик на обучение
Machine Translated
Oтзиви от потребители
★★★★★
★★★★★
Треньорски познания и лекота, с която ги поднесе.
Piotr - Wojciech Rudziński, DPDgroup IT Solutions sp. z o.o.
Course: Android Applications Testing
Machine Translated
добра подготовка и познания на обучителя + ангажираност
lukasz - Wojciech Rudziński, DPDgroup IT Solutions sp. z o.o.
Course: Android Applications Testing
Machine Translated
Задълбочено обяснение
Wojciech Rudziński, DPDgroup IT Solutions sp. z o.o.
Course: Android Applications Testing
Machine Translated
Треньорът беше готов да проучи допълнителни проблеми в камата.
Целта на транс-платформите рамки е да ви позволи да пишете приложения веднъж и да ги изпълнява на няколко платформи. Искате да създадете приложение за iPhone, което също ще работи на Android? Има ли клиент, който се върти и иска приложението си да работи на Windows Phone? Няма проблем.
На този тридневен курс PhoneGap / Apache Cordova ще разгледате две различни, но комплиментарни технологии за трансплатформно мобилно развитие. (Apache Cordova е новото име за PhoneGap. Adobe придоби PhoneGap от оригиналните разработчици и го дари на Apache Software Foundation.)
След завършване на този курс PhoneGap/Apache Cordova, ще бъдете в състояние да изгради напълно функционални мобилни уеб приложения с помощта на рамката, да управлява източния код и да се справя с твойките на платформата, да създаде “native like” преживявания от уеб приложение - и много повече!
This course has been created for everyone interested in creating Android applications.
During this course, you will learn the fundamental skills required for building Android applications from scratch using interesting features added to the Android platform, like background processing, database access and location-Based Services.
Android is an open source platform developed by Google for mobile development.
Applications for the Android platform are developed in Java.
This course overviews Android's fundamental topics.
Android is an open source platform developed by Google for mobile development.
Applications for the Android platform are developed in Java.
This course overviews Android's fundamental topics.
This is the fast track program that paces up the original training
Android HAL (Hardware Abstraction Layer) is one of the lower layers in the Android OS software stack (right above the Linux kernel). It is a hardware specific implementation that provides an interface between system services (e.g., camera software) and the hardware drivers for that service (e.g., camera driver).
This instructor-led, live training (online or onsite) is aimed at developers who wish to write HAL interfaces to enable Android applications to talk to the underlying hardware.
By the end of this training, participants will be able to:
Set up the development environment needed to start HAL development for Android.
Implement a HAL interface to enable Android services to communication with hardware device drivers.
Understand how a HAL module is loaded by an Android system.
Develop, test and debug HAL code iteratively using an Android emulator.
Load and deploy HAL modules onto a physical Android device for real-world testing.
Understand and implement HAL's re-architectured HIDL on Android 8.0 devices.
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.
Android system programming refers to development involving both hardware and software.
This instructor-led, live training (online or onsite) is aimed at developers who wish to understand, adapt, and extend Android for different hardware and platforms.
By the end of this training, participants will be able to:
Set up the development environment needed to start system development for Android.
Understand how hardware interfaces with system services (applications)
Develop, test and debug system code iteratively using an Android emulator.
Load and deploy customized Android on different embedded hardware systems (using simulated/emulated).
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.
This course aims at providing software testers with the required knowledge and skills in order to perform quality assurance tests for software applications that were developed for the Android platform. This course overviews the Android platform capabilities and provides you with up-to-date practices for performing the tests.
Android TV is an Android platform developed by Google for smart TVs. Apps built for Android TV allow users to view and navigate the user interface on large screens. Android TV also features content discovery, voice support, and live content feeds that bring mobile apps experience to a TV device.
This instructor-led, live training (online or onsite) is aimed at developers who wish to design and build new Android TV apps. They can also extend their existing apps to run on TV devices for boosting app engagement and revenue.
By the end of this training, participants will be able to:
Set up the necessary development environment to start developing Android TV apps.
Understand the requirements for qualifying an app as a TV app.
Create and test apps on an Android TV emulator for a first-hand user experience.
Make the TV app searchable and integrate it with Google Assistant to optimize the user experience.
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.
Dagger 2 е рамка за инжектиране за Android приложения. Използвайки Dagger, потребителите могат да прилагат чиста инжекция на зависимост, без да включват рамки на трети страни, като същевременно подобряват архитектурната структура и дългосрочната поддръжливост.
Това обучение, ръководено от инструктори (онлайн или онлайн) е насочено към софтуерни архитекти, които искат да използват Dagger 2 за инжекция на зависимост в Android приложения.
В края на обучението участниците ще могат да:
Създайте проект с инжекция на зависимост с Dagger 2.
Интегрирайте Dagger 2 в приложение Android.
Извършване на зависимост инжекция без използване на рамки от трети страни.
Формат на курса
Интерактивна лекция и дискусия.
Много упражнения и упражнения.
Изпълнение на ръката в живо лабораторна среда.
Опции за персонализиране на курса
За да поискате персонализирано обучение за този курс, моля, свържете се с нас, за да организирате.
Applications for the Android platform are developed primarily in Java. This course was developed for software programmers with a strong OOP background (whether in PHP, Scala, C++, C# or Objective C) that plan to learn how to develop Java applications for the android platform. This course covers the Java programming language grammar and focuses on those specific Java capabilities the android platform uses more than others.
Kivy е библиотека с графичен потребителски интерфейс с отворен код, написана в Python, която позволява разработването на многоточни приложения за широк избор от устройства.
В този инструктор-управлява, на живо обучение участници ще научат как да се инсталира и разпространява Kivy на различни платформи, персонализиране и манипулиране на виџети, график, стартиране и реагиране на събития, модифициране на графики с много докосване, рециклиране на екрана, пакет приложения за Android, и повече.
В края на обучението участниците ще могат да
Връзката между Python код и Kivy език.
Имайте солидно разбиране за това как Kivy работи и използва най-важните му елементи като видове, събития, свойства, графики и т.н.
Безпроблемно разработва и разпространява Android приложения въз основа на различни бизнес и дизайнерски изисквания.
Формат на курса
Частна лекция, частна дискусия, упражнения и тежка практика
Kotlin е модерен, функционален и обективно ориентиран език за програмиране, базиран на Java.
В този инструктор-управлява, на живо обучение, участниците ще научат Kotlin програмиране, тъй като те стъпват през създаването на Android и iOS приложение използване Kotlin.
В края на обучението участниците ще могат да:
Разбиране на основите на програмирането в Kotlin
Код на собствената си Kotlin заявка
Изграждане, тестване, разпространение и решаване на проблеми Android и iOS приложения с помощта на Kotlin
публиката
Разработчиците
Формат на курса
Частна лекция, частна дискусия, упражнения и тежка практика
Забележка
За да поискате персонализирано обучение за този курс, моля, свържете се с нас, за да организирате.
RxJava е Java библиотека за предоставяне на приложения, базирани на събития (напр. Затова и двамата
Това обучение, ръководено от инструктори (онлайн или онлайн) е насочено към разработчици, които искат да използват RxJava за разработване и внедряване на Android мобилно приложение.
В края на обучението участниците ще могат да:
Създаване на среда за развитие, която включва необходимите библиотеки, пакети и рамки, необходими за разработването на реактивно приложение.
Разберете как се емитират и консумират потоците от данни и събития.
Дизайн приложения, които моделират реалния свят (на базата на събития) ситуации по елегантен и кратък начин.
Формат на курса
Интерактивна лекция и дискусия.
Много упражнения и упражнения.
Изпълнение на ръката в живо лабораторна среда.
Опции за персонализиране на курса
За да поискате персонализирано обучение за този курс, моля, свържете се с нас, за да организирате.
За да научите повече за RxJava, моля посетете: https://github.com/ReactiveX/RxJava
TensorFlow Lite е отворена система за дълбоко обучение за мобилни устройства и вградени системи.
Това обучение, ръководено от инструктори (онлайн или онлайн) е насочено към разработчици, които искат да използват TensorFlow Lite за разработване на мобилни приложения с възможности за дълбоко обучение.
В края на обучението участниците ще могат да:
Инсталиране и конфигуриране TensorFlow Lite.
Разбиране на принципите зад TensorFlow, машинно обучение и дълбоко обучение.
Заредете TensorFlow Модели на устройство Android
Осигуряване на задълбочено учене и функционалност на машинното учене като компютърна визия и естествено езиково разпознаване в мобилно приложение.
Формат на курса
Интерактивна лекция и дискусия.
Много упражнения и упражнения.
Изпълнение на ръката в живо лабораторна среда.
Опции за персонализиране на курса
За да поискате персонализирано обучение за този курс, моля, свържете се с нас, за да организирате.
За да научите повече за TensorFlow, моля посетете: https://www.tensorflow.org/lite/
Tizen is an open-source and standard-based platform developed by Samsung that helps users create feature-rich and secure applications for wearable, TV, mobile, and Internet of Things (IoT) devices.
This instructor-led, live training (online or onsite) is aimed at developers who wish to install, set up, manage the Tizen platform to build various application types and profiles.
By the end of this training, participants will be able to build, develop, deploy, and design .NET, web, and native applications using Tizen.
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.
Wear OS (formerly known as Android Wear) is an open-source operating system developed by Google for smartwatches and wearables. Wear OS enables developers to design, build, and distribute feature-rich and interactive apps for wearables.
This instructor-led, live training (online or onsite) is aimed at developers who wish to install, set up, and customize Wear OS development using Android Studio to build apps for smartwatches and wearables.
By the end of this training, participants will be able to:
Create a Wear OS project to build powerful and interactive apps for wearables.
Configure notifications, user input, and overlays to create efficient and optimized apps.
Learn Wear OS design principles to create smooth running and visually stunning apps.
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.
Android Nougat is the 7th version of the Android operating system. With Android Nougat, users can create Android applications with features such as multitasking, split-screen support, and much more.
This instructor-led, live training (online or onsite) is aimed at android developers who wish to build, update, and manage a mobile Android application with Android Nougat.
By the end of this training, participants will be able to:
Deploy a mobile Android application to the Google Play Store.
Use object-oriented programming with Java on Android.
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.
Online Android courses, Weekend Android courses, Evening Android training, Android boot camp, Android instructor-led, Weekend Android training, Evening Android courses, Android coaching, Android instructor, Android trainer, Android training courses, Android classes, Android on-site, Android private courses, Android 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: