Getting Started with TypeScript

This is a self-paced GK Digital Learning product.   GK Digital learning products are created by world-class production and instructional design teams to deliver an experience that feels more like a classroom than traditional e-learning with hands-on activities for real-world results.   In addition to high quality video content and hands-on labs you will have access to subject matter experts to ask questions for feedback and support.

 

The TypeScript language bring a number of advanced features such as type safety and classes/interfaces and ultimately compiles back to vanilla JavaScript that can be used in most browsers and Node. It allows for a more complete development experience with great IDE support and better warnings of possible problems before actually finding them during runtime. If you have wondered what TypeScript advantages and features are, this course is for you. In this course, you will learn how TypeScript provides support for code development and the use of TSC, the TypeScript compiler, and more.

 

This online learning event is comprised of Articles to read, Labs to participate in, Videos to watch and all the time you have access to Mentors that will help you better understand Typescript. We estimate that the learning event will take you around 4 1/2hrs to complete

 

Day(s): 90

Course Code: GK5247

Delivery Methods:

Public Classroom

Online Training

Want to find out more about this course? Apply below and you will get a breakdown of the content.

Essential TypeScript 2.0 with Visual Studio Code

TypeScript is a superset of JavaScript that compiles to plain JavaScript that can run in any browser and on any platform.  It supports the latest JavaScript features, including those from ECMAScript 2015, as well as proposed features from future JavaScript versions, such as decorators and async / await.  But what makes TypeScript ideal for large web applications is the addition of optional type annotations, which allow developer tools to provide intellisense and syntax checking, so that errors are caught at compile-time instead of at run-time. This course provides in-depth coverage of TypeScript, including language syntax, object-oriented and asynchronous programming, and how to organize your code using namespaces and modules.  You will also learn to use Visual Studio Code, Microsoft’s lightweight cross-platform code editor, to build RESTful services in TypeScript with Node.js, as well as responsive client applications with Angular 2, which is itself written in TypeScript.

Note: You may use your own laptop with Windows, OS X or Linux.

 

Day(s): 3

Course Code: GK4544

Delivery Methods:

Public Classroom

Online Training

Want to find out more about this course? Apply below and you will get a breakdown of the content.

Essential AngularJS

In this course, you will learn how to develop client browser based applications using the AngularJS framework. You will learn how to use the open source AngularJS framework and combine this with powerful REST services on the back-end to build single page applications (SPA). With the knowledge gained from this course, you will be able to create your own rich and powerful SPAs that keep all their state in the browser and communicate with RESTful services on the backend in order to retrieve and persist data.

Day(s): 3

Course Code: GK0788

Delivery Methods:

Public Classroom

Online Training

Want to find out more about this course? Apply below and you will get a breakdown of the content.

Essential jQuery

Essential jQuery provides practical and hands-on experience with the preferred JavaScript library for building rich web applications. If you are building for the web, learning jQuery will change the way you write JavaScript, working across multiple browsers and platforms.

Day(s): 3

Course Code: GK2361

Delivery Methods:

Public Classroom

Online Training

Want to find out more about this course? Apply below and you will get a breakdown of the content.

Getting Started with JavaScript

Course Overview

This is a self-paced GK Digital Learning product.   GK Digital learning products are created by world-class production and instructional design teams to deliver an experience that feels more like a classroom than traditional e-learning with hands-on activities for real-world results.   In addition to high quality video content and hands-on labs you will have access to subject matter experts to ask questions for feedback and support.

 

JavaScript used to be the language that added simple effects and validation to our Web pages. It can still do that, but JavaScript is used for much more than that these days. Full applications are being written in JavaScript. Some people even use JavaScript on the server to power their application.

 

This course is for programmers already experienced with any other programming language besides JavaScript. You’ll be introduced to JavaScript’s syntax, common idioms, its strange object model, and its roots in functional programming.The labs for this course will have you working with simple HTML files that you can edit with any text editor on any operating system and run in a modern browser.

 

This online learning event is comprised of Articles to read, Labs to participate in, Videos to watch and all the time you have access to Mentors that will help you better understand of Javascript. We estimate that the learning event will take you around 8hrs to complete.

Day(s): 90

Course Code: GK5245

Delivery Methods:

Public Classroom

Online Training

Want to find out more about this course? Apply below and you will get a breakdown of the content.