1150 Trainings
Technical Courses
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.
Technical Courses
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.
Technical Courses
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.
Technical Courses
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.
Technical Courses
You will learn common REST API operations that allow your REST client to read, send, and write data to and from an API service.
Technical Courses
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.
Technical Courses
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.
Technical Courses
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.
Technical Courses
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.
Technical Courses
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.
Technical Courses
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.
Technical Courses
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.
Technical Courses
You’ll explore coding as you add interactivity to pickup items, traps, and overall gameplay, as well as sending information to the UI overlay.
Technical Courses
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.
Technical Courses
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.
Technical Courses
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.
Technical Courses
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.
Technical Courses
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.
Technical Courses
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.
Technical Courses
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++.