For a better view on Inspire Cayman Training, Update Your Browser.

Programming Languages - VI (Online Courses)

Elevate your career trajectory with our premier online course, designed to sharpen your competitive edge. Explore our curated selection of top-tier digital programs to hone your skills and propel your professional journey forward. Experience transformative learning tailored to empower your career advancement in today's dynamic landscape.
Course Category
Price on Request
Start Learning
This Course Includes
  • 27 hours 45 minutes
    of self-paced video lessons
  • 33 Programs
    crafting your path to success
  • Completion Certificate
    awarded on course completion

Looping & Functions

Price on Request 50 minutes
When writing C programs, you often need to execute a block of statements multiple times. Learn how to implement iterative programming with loops and user-defined functions.
Perks of Course
Certificate: Yes
CPD Points: 51
Compliance Standards: AICC

Loops & Functions

Price on Request 55 minutes
Kotlin uses many of the programming constructs that you would expect to find in other high-level programming languages. During this course, you will begin by exploring type checking, loops, when statements, and standard function structures. Next, you will learn how to define ranges with the IN operator in Kotlin. Then, work with collections, Kotlin functions, lambdas, inline functions, and exception handlers. Finally, as a review exercise, you will create a Kotlin application that includes loops and functions, and then run the application.
Perks of Course
Certificate: Yes
CPD Points: 57
Compliance Standards: AICC

Macros, DataTypes, & Performance

Price on Request 50 minutes
You can improve the performance of your applications using optimization features included with Clojure. Explore macros, data types, protocols, and profiling, and perform unit testing of Clojure applications.
Perks of Course
Certificate: Yes
CPD Points: 48
Compliance Standards: AICC

Managing Application Data

Price on Request 1 hour 20 minutes
Discover how to add, save, delete, and handle changes made to application data in a JavaScript SPA in Visual Studio 2013.
Perks of Course
Certificate: Yes
CPD Points: 81
Compliance Standards: AICC

Managing CSS with Scripts

Price on Request 35 minutes
You can use scripting languages in conjunction with your CSS3 styles. Discover how to use JavaScript to access, manipulate, and manage your CSS styles.
Perks of Course
Certificate: Yes
CPD Points: 35
Compliance Standards: AICC

Mapping Data

Price on Request 30 minutes
Java Hibernate allows you to create, save, and update data objects in a supported database. Explore Hibernate tables and basic data mapping.
Perks of Course
Certificate: Yes
CPD Points: 28
Compliance Standards: AICC

Match Expressions, Records, & Data Queries

Price on Request 55 minutes
Explore the use of match expressions, active patterns, null values, and options in the F# language. In addition, learn about constraining types, using records, querying and manipulating data, and parallelism.
Perks of Course
Certificate: Yes
CPD Points: 56
Compliance Standards: AICC

MATLAB Fundamentals

Price on Request 1 hour 15 minutes
Increase your knowledge of MATLAB by learning how to implement programming functionality such as flow control and creating functions. In addition, explore how to analyze data with 3-D and image plots and add GUI functionality.
Perks of Course
Certificate: Yes
CPD Points: 77
Compliance Standards: AICC

Middleware & Sessions

Price on Request 35 minutes
Building on the Express API, explore the power of the Express Middleware. Learn how to use Middleware to interact with user input and form data, including validation, cookies, variables, and sessions.
Perks of Course
Certificate: Yes
CPD Points: 37
Compliance Standards: AICC

Middleware, Routes, & HTTPS

Price on Request 50 minutes
Explore advanced routing with Express, as well as the features most web sites require and how Express can facilitate that functionality.
Perks of Course
Certificate: Yes
CPD Points: 50
Compliance Standards: AICC

Migrations & ActionController

Price on Request 40 minutes
Many of your Rails projects will need to connect to a database. Discover how Rails works with databases, including migrations, seeding, and the ActionController.
Perks of Course
Certificate: Yes
CPD Points: 39
Compliance Standards: AICC

Models, Events, & Views

Price on Request 35 minutes
Backbone.js provides a rich API for working with models, views, and collections. Learn how to set up Backbone.js, download all the required components, and create basic models and views.
Perks of Course
Certificate: Yes
CPD Points: 34
Compliance Standards: AICC

Navigation Elements & Animations

Price on Request 1 hour 10 minutes
Effective navigation is a key element of good site design. Learn how to configure and style navigation elements, and use CSS3 animations to create dynamic and attractive sites.
Perks of Course
Certificate: Yes
CPD Points: 69
Compliance Standards: AICC

Object Oriented Programming

Price on Request 35 minutes
Explore F# programming, including working with classes, methods, events, structures, and fields.
Perks of Course
Certificate: Yes
CPD Points: 34
Compliance Standards: AICC

Objects & Classes

Price on Request 1 hour
Kotlin is an object-oriented programming language, so working with objects is an important part of mastering it. During this course, you will explore classes, visibility, extensions, and objects in Kotlin. See how to describe objects and their implementation in Kotlin programming. Create a basic class and a class instance in Kotlin. Capture user input, store data in a file, and read data from a file. Configure Android Studio to work on your Kotlin projects, and configure IntelliJ IDEA for Android development. Finally, conclude by creating an Android project, add items to a project interface, and run apps in an emulator.
Perks of Course
Certificate: Yes
CPD Points: 61
Compliance Standards: AICC

Objects & Event Handlers

Price on Request 55 minutes
Objects are the foundation for many built-in features of JavaScript, and are a powerful tool for building web apps. Discover how to create objects and how to use the built-in Number, String, Date, and Math objects.
Perks of Course
Certificate: Yes
CPD Points: 55
Compliance Standards: AICC

Operations & Operators

Price on Request 35 minutes
Because Scala mixes programming paradigms, it can present a challenge to programmers coming from other languages. Discover how to work with operations and operators in Scala.
Perks of Course
Certificate: Yes
CPD Points: 35
Compliance Standards: AICC

Operators & Flow Control

Price on Request 30 minutes
Practical application of programming concepts is crucial to developing skills in a particular programming language. Explore Java operators and flow control.
Perks of Course
Certificate: Yes
CPD Points: 32
Compliance Standards: AICC

Operators & Flow Control

Price on Request 30 minutes
Practical application of programming concepts is crucial to developing skills in a particular programming language. Explore operators and flow control to create basic but useful applications.
Perks of Course
Certificate: Yes
CPD Points: 31
Compliance Standards: AICC

Operators, Arrays, & Functions

Price on Request 1 hour 30 minutes
Operators, arrays, and functions are the building blocks of JavaScript. Explore these features and get a deeper insight into how they can be used to create JavaScript apps.
Perks of Course
Certificate: Yes
CPD Points: 90
Compliance Standards: AICC

Operators, Conditional Statements, & Branching

Price on Request 50 minutes
It is important to know the order in which your C code will execute to achieve the desired results. Learn to work with operators in C, and how to implement program flow using conditional statements and branching.
Perks of Course
Certificate: Yes
CPD Points: 52
Compliance Standards: AICC

Optimizing Clojure Projects

Price on Request 1 hour 30 minutes
Clojure includes a number of features that enable you to optimize your applications. Explore these features, including multimethods, hierarchies, parallelism, and concurrency.
Perks of Course
Certificate: Yes
CPD Points: 48
Compliance Standards: AICC

Organizing Code into Classes

Price on Request 45 minutes
At this point, much of your code has been written in static methods of the Program class, so now it's time to learn more about .NET classes. You'll start by learning how to choose between static and instance methods. Next, you'll explore the object-oriented nature of C# and how to create a class with a static method. Next, you'll learn about instance methods and how to create instances of FileInfo, as well as explore examples of instance fields and methods. You'll learn about constructors, navigating Solution Explorer and Class View, and using public and private methods. Finally, you'll examine how to hide fields behind methods and the purpose of reference variables. This course was originally created by Global Knowledge (GK).
Perks of Course
Certificate: Yes
CPD Points: 46
Compliance Standards: AICC

Overview & Syntax Basics

Price on Request 45 minutes
Scala mixes programming paradigms, and presents a challenge to programmers of other languages. Discover some of the techniques associated with Scala programming and examine basic Scala syntax.
Perks of Course
Certificate: Yes
CPD Points: 45
Compliance Standards: AICC

Packaging Applications & Logging

Price on Request 1 hour 15 minutes
This course covers configuring and packaging Java EE applications, and shows you how standard Java technologies, such as JavaBeans and annotations, can be incorporated into Java EE applications.
Perks of Course
Certificate: Yes
CPD Points: 74
Compliance Standards: AICC

Pattern Matching & Java Interoperability

Price on Request 50 minutes
A benefit of Scala running on the Java VM is that both Scala and Java can be seamlessly integrated. Examine the use of pattern matching and Java interoperability in Scala.
Perks of Course
Certificate: Yes
CPD Points: 50
Compliance Standards: AICC

PhoneGap App Deployment & the InAppBrowser API

Price on Request 20 minutes
PhoneGap is a framework for creating mobile apps with standard web APIs. Explore how to use PhoneGap to build, debug, and deploy jQuery Mobile apps, as well as how to use the InAppBrowser API.
Perks of Course
Certificate: Yes
CPD Points: 21
Compliance Standards: AICC

PhoneGap Location, Notification, & Media APIs

Price on Request 30 minutes
PhoneGap is a framework for creating mobile apps with standard web APIs. Learn how to use the PhoneGap location, notification, and media APIs in your jQuery Mobile apps.
Perks of Course
Certificate: Yes
CPD Points: 30
Compliance Standards: AICC

Pipelines, Error Handling, & Techniques

Price on Request 50 minutes
Discover what Clojure pipelines are and how to use them, and learn how to perform error handling, garbage collection, and caching in Clojure.
Perks of Course
Certificate: Yes
CPD Points: 48
Compliance Standards: AICC

Pointcuts

Price on Request 45 minutes
The Spring Framework is one of the most popular application development frameworks for creating enterprise Java applications. Explore aspect oriented concepts in a Spring application with a focus no pointcuts.
Perks of Course
Certificate: Yes
CPD Points: 44
Compliance Standards: AICC

Ports & Channels

Price on Request 50 minutes
Learn how to use built-in functions in Clojure's core.async library, including the reduce, split, map, and pub & sub functions.
Perks of Course
Certificate: Yes
CPD Points: 50
Compliance Standards: AICC

Positioning & Layout

Price on Request 1 hour
CSS3 includes a number of positioning and layout options to optimize your site presentation. Discover how to use positioning features of CSS3, and how to use CSS3 columns and the CSS3 box model for layout.
Perks of Course
Certificate: Yes
CPD Points: 59
Compliance Standards: AICC

Primitives, Collections, & Sequences

Price on Request 1 hour
Interacting with data is an important aspect of Clojure applications. Explore primitive data types, data collections, and sequences in Clojure.
Perks of Course
Certificate: Yes
CPD Points: 61
Compliance Standards: AICC