Skip to main content

1150 Trainings

Windows 10
Technical Courses
Preview Training

Technical Courses

Windows 10

Windows 10 is the latest operating system from Microsoft. This course takes you through the software installation, all the way through to the customization process. Learn all about the new features in Windows 10 and explore some of the new apps as well. Additional topics covered include Cortana, Microsoft Edge, folder management, and more. Our course delivers all the information you need to understand Windows 10 in a convenient eLearning platform.

Linux: Ubuntu: Installing Ubuntu
Technical Courses
Preview Training

Technical Courses

Linux: Ubuntu: Installing Ubuntu

This course will explore the minimum system hardware requirements needed to install the Ubuntu Server operating system. You will also learn where you can download the software and the different options for downloading the operating system image file. You will be shown the steps to install the operating system. If you want to run the Ubuntu Server with a GUI interface, we will show you how to install the GUI interface on your server.

Unity Intermediate
Technical Courses
Preview Training

Technical Courses

Unity Intermediate

Unity is a robust game engine used to create interactive projects and games across a variety of platforms. This course will cover techniques for working on a complete 2D platformer game.

Network Attacks
Technical Courses
Preview Training

Technical Courses

Network Attacks

These lessons on Network Attacks will discuss attacks against private and public networks and the potential impacts of those attacks. You’ll review denial of service attacks which disrupt the availability of an organization’s resources to authorized users. You’ll learn about IP spoofing and how it allows cyber criminals to lurk in your system without detection, and you’ll explore man-in-the-middle attacks. You’ll also gain key methods for arming your system to fend off these attacks.

REST API Uses
Technical Courses
Preview Training

Technical Courses

REST API Uses

You will learn common REST API operations that allow your REST client to read, send, and write data to and from an API service.

Zoom: Collaborating
Technical Courses
Preview Training

Technical Courses

Zoom: Collaborating

Zoom provides several collaboration features to enhance productivity and create an engaging environment. In this course, you will learn how to effectively utilize breakout rooms, whiteboards, and polls. By the end of this course, you will have the ability to elevate meetings and involve participants purposefully and interactively using Zoom’s collaborative tools.

REST APIs
Technical Courses
Preview Training

Technical Courses

REST APIs

Web APIs have driven the modern data revolution and the REST has emerged as the most widely used architectural style for its ease of learning, usage and programming. In this course, you will learn all aspects of REST APIs and the underlying internet technology.

REST API Basics
Technical Courses
Preview Training

Technical Courses

REST API Basics

Web APIs are everywhere, and they can follow a variety of architectural styles. You will learn why REST is the most popular style and how it is based on the core principles behind the internet itself.

Revit 2022: Advanced Modeling
Technical Courses
Preview Training

Technical Courses

Revit 2022: Advanced Modeling

This course on Revit Advanced Modeling will explore more of Revit’s advanced modeling tools. Most of your focus in these lessons will be on creating stairs, and the methods you will learn will help you in adding layouts for ramps and custom railings for your stairs and ramps. You will also discover how to create those type of openings that can cut through several floors throughout your building.

Microsoft Word 365 Intermediate
Technical Courses
Preview Training

Technical Courses

Microsoft Word 365 Intermediate

Work with improved skills on intermediate topics in the Word workspace. Work with tables, page layout, columns, pages and headers a footers. Also, learn how to finalize your document with Illustrations and Spellcheck.

Unity: Lighting
Technical Courses
Preview Training

Technical Courses

Unity: Lighting

Unity can enhance your scene quality with the usage of various lights and shadows. Lighting is an essential component of creating immersive environments in your scenes. In these lessons, you’ll learn how to use Unity’s powerful lighting system to create a wide range of lighting effects, from realistic natural lighting to artistically stylized lighting.

Unity Beginner
Technical Courses
Preview Training

Technical Courses

Unity Beginner

Unity is a robust game engine for creating interactive projects and games across a variety of platforms. This course introduces the user to the tools used to use basic shapes, create editable meshes, and convert to Prefabs. We will also cover an introduction to creating animation clips and utilizing the Animator controller. Lighting and cinematics will also be touched upon and used to enhance the look of your scenes.

Unity Intermediate: 2D Gameplay
Technical Courses
Preview Training

Technical Courses

Unity Intermediate: 2D Gameplay

You’ll explore coding as you add interactivity to pickup items, traps, and overall gameplay, as well as sending information to the UI overlay.

Advanced Class Design C++
Technical Courses
Preview Training

Technical Courses

Advanced Class Design C++

This module is all about class design and inheritance. We will introduce the concepts of good class design. We will show the way to use inheritance to describe real world objects.

User-Friendly Website Homepages
Technical Courses
Preview Training

Technical Courses

User-Friendly Website Homepages

Your home page is key to the success of your website and often determines whether or not a visitor will stay on your site and revisit it in the future. In these lessons, you’ll learn how to structure your home page and identify design principles for your home page’s organization.

MS Project: Creating Templates and Tasks
Technical Courses
Preview Training

Technical Courses

MS Project: Creating Templates and Tasks

Using templates to manage your project is an efficient way to save time. In this course, you’ll learn to create templates with a blank project or an existing project and how to create and save a project. You’ll discover an easy way to keep documents organized and identifiable with the project information box, the task information box, and task notes. Properly scheduling tasks is key to project management, and you’ll learn how to schedule them manually or automatically.

Tables in Dreamweaver
Technical Courses
Preview Training

Technical Courses

Tables in Dreamweaver

While HTML provides the structure, CSS provides the beauty. In this module, you will familiarize yourself with what CSS is, how the different styles cascade, and what HTML elements can be stylized.

Unity: Animation
Technical Courses
Preview Training

Technical Courses

Unity: Animation

Unity can add motion to the GameObjects in your scene by utilizing Animation clips, which are edited in the Animation Panel and controlled by the Animator panel. In these lessons, we’ll show you how to create animation clips to be applied to the Prefabs in your scene. You will then assign an animation clip to a Prefab and using the Animator panel, add and adjust keyframe values to control GameObject transforms over time.

Microsoft Windows 7
Technical Courses
Preview Training

Technical Courses

Microsoft Windows 7

Windows 7 is an acclaimed operating system released by Microsoft. In this course, you will learn how to use this powerful program, from basic interface features to advanced desktop customization. You will also learn about networking and file management, as well as ways to make your computer run faster and more efficiently.

Advanced Polymorphism in C++
Technical Courses
Preview Training

Technical Courses

Advanced Polymorphism in C++

This module is all about polymorphism: what is static polymorphism, what is dynamic polymorphism, what is dynamic binding, and how these concepts are implemented in C++.