SQL Server on Linux

SQL on Linux

After completing SQL Server on Linux course, students will be able to:

  • Describe how to deploy SQL Server on Linux
  • Describe how to install the additional optional components to SQL Server
  • Describe how to configure SQL Server on Linux
  • Describe how to connect and manage SQL server images on Linux
  • Describe how to migrate databases from other database systems to SQL Server on Linux and provide disaster recovery

SQL Server Integration Services

SQL Server

SQL Server Integration Services is a platform for data integration and workflow applications. It features a data warehousing tool used for data extraction, transformation, and loading (ETL). The tool may also be used to automate maintenance of SQL Server databases and updates to multidimensional cube data. You will learn the basics about the development tools and what they are capable of, clear instruction on how to handle various issues that you might face when designing your packages and how to overcome them.

Introduction to Javascript

Javascript

Learn to Create Object Oriented Javascript. JavaScript typically lacks some of the features of Object Oriented Programming. Within this course we show you how to add these into JavaScript and use objects in JavaScript as you typically would in Object Oriented Programming. This can make your JavaScript more reusable and robust. JavaScript is an essential language for both front-end and back-end.

C Programming & Data Structures

C Programming

This course starts from the very basics of computers and covers various aspects of  C Programming & Data Structures. It also provides an in-depth understanding of advanced topics in C such as pointers, stacks, linked lists and File I/O. Each unit has a programming assignment and a quiz to re-enforce your understanding of the topic. By the end of this course you will be able to write many real life applications such as “Your Own Movie Ticket Application” and a “Maze game”.