JavaScript Training Courses in Egypt

JavaScript Training Courses

Online or onsite, instructor-led live Javascript (JS) training courses demonstrate through hands-on practice how to develop applications with JavaScript.

JS training is available as "online live training" or "onsite live training". Online live training (aka "remote live training") is carried out by way of an interactive, remote desktop. Onsite live JavaScript training can be carried out locally on customer premises in Egypt or in NobleProg corporate training centers in Egypt.

NobleProg -- Your Local Training Provider

Testimonials

★★★★★
★★★★★

JS Course Outlines in Egypt

Course Name
Duration
Overview
Course Name
Duration
Overview
7 hours
This instructor-led, live training in Egypt (online or onsite) is aimed at developers who wish to use JWT to transmit information between different parties as a JSON object. By the end of this training, participants will be able to:
  • Understand the JWT structure and use cases.
  • Learn how to validate and invalidate JWTs.
  • Manage Cryptographic keys.
14 hours
This instructor-led, live training in Egypt (online or onsite) is aimed at developers who wish to use and integrate Node.js, Express, and MongoDB to build fast and scalable REST APIs. By the end of this training, participants will be able to:
  • Set up and integrate Node.js and Express with MongoDB.
  • Understand the features and architecture of Node.js, Express, and MongoDB.
  • Learn how to build RESTful APIs using the Node.js, Express, and MongoDB backend stack.
  • Implement routes, filtering, sorting, and pagination to Node.js REST APIs.
  • Design data models and perform CRUD operations with MongoDB and Mongoose.
  • Test and debug APIs with Postman.
7 hours
This instructor-led, live training in Egypt (online or onsite) is aimed at developers who wish to learn and use Alpine JS to enhance JavaScript applications with its reactive and declarative nature. By the end of this training, participants will be able to:
  • Learn and understand the basic concepts of Alpine JS.
  • Use Alpine JS to develop dynamic websites and other projects efficiently.
14 hours
This instructor-led, live training in Egypt (online or onsite) is aimed at JavaScript programmers and developers who wish to learn how to work with JSON. By the end of this training, participants will be able to:
  • Learn what JSON is and how it works.
  • Learn to use JSON with JavaScript.
35 hours
This instructor-led, live training in Egypt (online or onsite) is aimed at programmers who wish to use HTML5, JavaScript, and CSS4 together to create a web application. By the end of this training, participants will be able to:
  • Integrate and use HTML5, JavaScript, and CSS4 features in application development.
  • Use CSS4 to enhance the appeal and usability of the application.
  • Use JavaScript and HTML in creating modern interactive applications.
28 hours
This instructor-led, live training in Egypt (online or onsite) is aimed at programmers who wish to use the latest features of Angular 13 to build, test, and deploy web applications. By the end of this training, participants will be able to:
  • Use TypeScript and Angular CLI to develop Angular 13 applications.
  • Develop, test, and deploy Angular 13 web applications.
  • Create web components that can be used for any web application or page.
14 hours
This instructor-led, live training in Egypt (online or onsite) is aimed at developers who wish to use the FARM (FastAPI, React, and MongoDB) stack to build dynamic, high-performance, and scalable web applications. By the end of this training, participants will be able to:
  • Set up the necessary development environment that integrates FastAPI, React, and MongoDB.
  • Understand the key concepts, features, and benefits of the FARM stack.
  • Learn how to build REST APIs with FastAPI.
  • Learn how to design interactive applications with React.
  • Develop, test, and deploy applications (front end and back end) using the FARM stack.
14 hours
This instructor-led, live training in Egypt (online or onsite) is aimed at intermediate-level developers who wish to create micro-frontend applications using Vue.js. By the end of this training, participants will be able to:
  • Have a better understanding of micro-frontends.
  • Learn how to split large applications into micro-frontends.
  • Implement micro-frontends using different approaches.
  • Build micro-frontend applications with Vue.js.
21 hours
Overview Node.js is a platform for easily building fast, scalable network applications. Learn how to use the event-driven, non-blocking I/O model to build data-intensive real-time applications that run across distributed devices. We will explore the design choices that make Node.js unique, how this changes the way applications are built and how systems of applications work most effectively in this model. Learn how to create modular code that’s robust, expressive and clear. Understand when to use callbacks, event emitters and streams. Use streams to easily manipulate data that would be impossible to fit in application memory. Gain confidence in handling errors effectively to ensure runtime reliability. The course has extensive lab exercises to reinforce the concepts and techniques covered. Objectives On completion of this course, students will be able to:
  • Clearly understand the platform design choices that led to Node.js choosing an event loop and what this means for applications built on that foundation.
  • Understand the unique trade-offs present in event-driven programming.
  • Create Node.js modules and express code modularity in an application.
  • Understand the core flow control patterns in Node.js and know when it is appropriate to use callbacks, event emitters or streams.
  • Create and manipulate buffers efficiently.
  • Understand how to manage error state and know when a process should exit due to an error.
  • Build network applications with Node.js.
14 hours
This instructor-led, live training in Egypt (online or onsite) is aimed at web developers who wish to use the MERN Stack for fullstack development. By the end of this training, participants will be able to:
  • Integrate React with MongoDB, Express, and Node.js.
  • Build a fullstack web application from scratch.
  • Implement application security through authorization and authentication.
28 hours
In this instructor-led, live training in Egypt (online or onsite), participants will learn how to create, test and deploy an Angular application using the latest features in Angular 12. By the end of this training, participants will be able to:
  • Develop Angular 12 applications using TypeScript and the Angular CLI.
  • Create loosely coupled web components that can be used in any web application or HTML page.
  • Test, debug and deploy an Angular 12 application.
  • Organize Angular 12 projects using best practices.
28 hours
In this instructor-led, live training in Egypt (online or onsite), participants will learn how to create, test and deploy an Angular application using the latest features in Angular 11. By the end of this training, participants will be able to:
  • Develop Angular 11 applications using TypeScript and the Angular CLI.
  • Create loosely coupled web components that can be used in any HTML page.
  • Test, debug and deploy an Angular 11 application.
  • Organize Angular 11 projects using best practices.
28 hours
In this instructor-led, live training in Egypt (online or onsite), participants will learn how to create, test and deploy an Angular application using the latest features in Angular 10. By the end of this training, participants will be able to:
  • Develop Angular 10 applications using TypeScript and the Angular CLI.
  • Create loosely coupled web components that can be used in any HTML page.
  • Connect these components to services, modules and directives.
  • Consume REST web services and WebSocket data from within an Angular 10 application.
  • Build custom validation using Reactive Forms.
  • Test, debug and deploy an Angular 10 application.
  • Organize Angular 10 projects using best practices.
28 hours
In this instructor-led, live training in Egypt (online or onsite), participants will learn how to create, test and deploy an Angular application using the latest features in Angular 9. By the end of this training, participants will be able to:
  • Develop Angular 9 applications using TypeScript and the Angular CLI.
  • Create loosely coupled web components that can be used in any HTML page.
  • Connect these components to services, modules and directives.
  • Consume REST web services and WebSocket data from within an Angular 9 application.
  • Build custom validation using Reactive Forms.
  • Reduce bundle sizes, eliminate dead code and improve the efficiency of Angular apps using the new Ivy compiler and runtime.
  • Test, debug and deploy an Angular 9 application.
  • Organize Angular 9 projects using best practices.
21 hours
This instructor-led, live training in Egypt (online or onsite) is aimed at web developers who wish to use Angular 8 to develop client-side web applications. By the end of this training, participants will be able to:
  • Create and scale SPAs from scratch.
  • Build open source Angular libraries.
  • Secure an Agular application with JWT authentication.
28 hours
In this instructor-led, live training in Egypt (onsite or remote), participants will learn how to create, test and deploy an Angular application using the latest features in Angular 7.  By the end of this training, participants will be able to:
  • Develop Angular 7 applications using Angular CLI.
  • Create web components that can be used in any HTML page.
  • Consume REST web services and WebSocket data from within an Angular 7 application.
  • Implement animations using Angular 7's latest animation features.
  • Test, debug and deploy an Angular 7 application.
  • Organize Angular 7 projects using best practices.
14 hours
In this instructor-led, live training, participants will learn how to write and maintain tests for Angular applications. By the end of this training, participants will be able to
  • Decide the most appropriate strategy for testing an Angular application
  • Carry out unit testing, component testing, A/B testing and end-to-end on an Angular application
  • Choose the right tools for the job: Jasmine, Karma, Protractor, Mocha, etc.
  • Write tests in Protractor and Jasmine
  • Run and debug tests with Karma and Protractor
  • Create a maintainable test suite
  • Employ best practices for unit testing in Angular
Format of the course
  • Part lecture, part discussion, exercises and heavy hands-on practice
Note
  • Angular goes by different names and versions, namely: Angular.js, AngularJS, AngularJS 1, Angular 1, Angular 2, etc. To customize the version used in this training, please contact us to arrange.
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
This instructor-led, live training in Egypt (online or onsite) is aimed at web developers who wish to create a hybrid mobile application with Ionic 4. By the end of this training, participants will be able to:
  • Integrate native device features into a hybrid mobile application.
  • Use Angular and Ionic 4 to build a hybrid mobile application.
  • Run a hybrid application on a mobile device emulator.
35 hours
The training program prepares you for professional web designer (occupation code: 213202 for Standards of Professional Qualifications) in respect of "HTML and CSS in web design" and includes a programming problem using JavaScript and PHP language. The following program assumes that the participant will be able to design and make websites using HTML 4.0 and Cascading Style Sheets 2.0. In building a web site, you will use the HTML tags to place text, graphics, tables, and interactive forms on the web page, and also links to other web pages and web sites. Using Cascading Style Sheets 2.0 you will perform formatting of web content according to customer requirements. Course graduates can seek employment in service companies involved in web designing or start consulting service (self-employed). The training program covers the issues of creating web sites using HTML and CSS.
14 hours
The training is designed for JavaScript developers, designing and implementing advanced Internet applications. Topics discussed during the training aimed at bringing best practices in JavaScript programming and highlight the most common mistakes. An important point of the training is to discuss the available object-oriented programming with JavaScript syntax.
21 hours
This 3-day course demonstrates through hands-on practice the fundamentals of Ext JS.
21 hours
Coding interfaces which allow users to get what they want easily is hard. This course guides you how to create effective UI with the newest technologies and libraries. It introduces idea of coding logic in Rule Engines (mostly Nools and PHP Rules) to make it easier to modify and test. After that the courses shows a way of integrating the logic on the front end of the website using JavaScript. Logic coded this way can be reused on the backend.
21 hours
JavaScript is a programming language designed for manipulating a web page. Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
14 hours
JavaScript is a programming language designed for manipulating a web page.
28 hours
This instructor-led, live training in Egypt covers the fundamentals of game development with Unity while walking participants step-by-step through the creation of their own game.
7 hours
Appcelerator Titanium is an open-source development framework that enables the creation of native mobile apps on iOS, Android and Windows Phone from a single JavaScript codebase. This training introduces the fundamentals of Titanium and walks participants through the creation of a Titanium mobile application. Audience
  • Web application developers
Format of the course
  • Heavy emphasis on hands-on practice.
  • Most of the concepts are learned through samples, exercises and hands-on development.
7 hours
In this instructor-led, live training in Egypt, participants will have extensive opportunity for hands-on practice in developing VR applications. Through interactive discussions and project-based exercises, participants will steadily build their sample VR apps. By the end of this course, participants will have gained the knowledge and practice to build their own production version of a VR app to publish online.
14 hours
ReactiveX is a comprehensive library for creating asynchronous data streams using observable sequences. It enables developers to take advantage of observable streams and their ability to capture emitted events and execute functions accordingly. This instructor-led, live training introduces participants to ReactiveX's comprehensive library for developing responsive applications and walks participants through a series of cases, demonstrating the usefulness and functionality of key features of ReactiveX. By the end of this training, participants will be able to:
  • Understand the reactive programing paradigm and the functionality of observables and their common use when developing UI heavy applications
  • Successfully setup an environment for ReactiveX
  • Create observable events form a multitude of varying items
  • Apply ReactiveX's transforming and filtering functions
Audience
  • Developers
Format of the course
  • Part lecture, part discussion, exercises and heavy hands-on practice
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.

Last Updated:

Upcoming JS (Javascript) Courses in Egypt

Online JS courses, Weekend JavaScript courses, Evening JS training, JS boot camp, JavaScript instructor-led, Weekend JavaScript training, Evening JavaScript courses, JS (Javascript) coaching, JavaScript instructor, JS (Javascript) trainer, JS (Javascript) training courses, JS classes, JavaScript on-site, JS (Javascript) private courses, JS (Javascript) one on one training

Course Discounts

Course Discounts Newsletter

We respect the privacy of your email address. We will not pass on or sell your address to others.
You can always change your preferences or unsubscribe completely.

Some of our clients

is growing fast!

We are looking to expand our presence in Egypt!

As a Business Development Manager you will:

  • expand business in Egypt
  • recruit local talent (sales, agents, trainers, consultants)
  • recruit local trainers and consultants

We offer:

  • Artificial Intelligence and Big Data systems to support your local operation
  • high-tech automation
  • continuously upgraded course catalogue and content
  • good fun in international team

If you are interested in running a high-tech, high-quality training and consulting business.

Apply now!

This site in other countries/regions