Filter by Topic
Filter by Vendor
Configuration Automation with Puppet eLearning
Course Description: This online instructor led training course provides the …
What you'll learn
Understand what Puppet is
Know the differences between Puppet OSS and Enterprise
Understand Puppet concepts, including run process, declaritive programming, puppetdb, and more
Be able to build a lab by installing the Puppet master and the agent
Understand classes and ordering
Better understand Puppet resources and types
Understand Hiera lookups
Be able to describe Puppet at scale
Understand how to avoid the common Puppet ordering loops
Be able to install Puppet Enterprise and understand the Puppet Enterprise Console
Angular Foundations eLearning
Course Description: This online training course is a high level …
What you'll learn
Better understanding of Angular and why it was made
Skills to install git and Node.js
Better understanding of Node.js commands to create and anatomy of repository
Understanding of Angular tables and how they’re used
How to handle JSON data responses
How to store data objects in a repository that can be later accessed by components
React Foundations eLearning
Course Description: This online training course is a high level …
What you'll learn
Be able to describe React and understanding how to setup a React development environment
Understand the advantages and disadvantages of React
Understand components, how they’re defined and rendered
State and setState
Understand JSX, props in JSX, and what not using JSX does
React data flow
Understand DOM Events, component Events, and preventDefault
Understand Form elements, libraries, and validation
Node.js Foundations eLearning
Course Description: This online training course is a high level …
What you'll learn
Setting up a computer to write and run Node code
Create your first program and learn various aspects of Node app creation
Learn about the REPL terminal and how to execute different types of expressions
Understand what the node package manager is and how to use it for your applications
Learn how to respond to use callbacks to respond to events and drive app behavior
Explore event driven applications and see how apps are executed in Node
Understand the Node.js Event Emitter
Learn the different functionality offered by Node.js for Buffer interaction
Node.js streams
Creating, reading, and manipulating files with Node
Number representation and manipulation in JavaScript
Understanding how to use the Node.js web module to create and maintain a web server
Learn the basic usages of the express framework in your Node apps
Understand the various aspects of REST and how to build a REST compliant API
JavaScript methods
CSS Foundations eLearning
Course Description: In front-end web development, there are three key …
What you'll learn
Style rules
How to add CSS
Class and ID selectors
Descendent and Grouping selectors
Background images
HTML Foundations eLearning
Course Description: No technology is more essential to the operation …
What you'll learn
Structure of a HTML page
head, p, spa, em, and strong elements
Parent and child relationships
Tables, forms, and special characters
Headers and footers
Java Foundations eLearning
Course Description: This online training course is a high level …
What you'll learn
Setting up a computer to utilize JDK
Create programs and learn various syntactical rules
Define and use Java classes and other object
Java constructors
Creation and manipulation of data types
Understanding of variable types
Understanding modifier types
Knowledge about operators and how to use them
Ways to loop data structures and objects
Number representation and manipulation
String creation, manipulation, and deletion
Array creation and manipulation
Java methods
Understand how to interact with the operating system to collect input and output data
Inner classing and why it’s helpful
Raise, catch, and work with exceptions within your Java application
Object orientation
Creation and manipulation of common data structures
Object serialization
Socket networking
Creation and interaction with multi thread applications
Understand how Java applets work and how to create and embed them
C# Foundations eLearning
Course Description: This online training course is a high level …
What you'll learn
The basics of Visual Studio
Create and edit source code
Compile source code for use by the JIT
Installation and updating of Visual Studio
The basics of .NET development
Introduction to CLI, GC, JIT, and FCL
Syntax
Use of Types
Strings
Object Orientation
Events
Execution Flows