Information Technology
Information Technology courses are perhaps one of the most popular programs that many individuals choose to take up in their career. The reason for this choice is rather obvious. In today’s modern workplace, no matter what you are doing or where you are working, IT is a crucial component that is integrated into every aspect of your job role. It is also something that can help you greatly in your personal life and definitely pave the way for many different types of career paths. The number of jobs available for proficient IT professionals is high and available around the world.

Swift Programming for Beginners
09 Sections
Beginner to Intermediate CPD
- Be able to develop iOS apps
- Write basic programmes in Swift
- Create functions, classes, structs and more
- Understand the most important language features

Swift 3 - Exploit IOS Features
06 Sections
Beginner to Intermediate CPD
- Employ the Apple developer tools to create an iOS app
- Learn the Latest Swift 3 Syntax Implement iOS 10 features with Swift 3
- Demonstrate programming best practices in Swift
- Learn how to fluently use Swift 3 syntax

How to Build a Registration & Login System
04 Sections
Beginner to Intermediate CPD
- Have a clear understanding of how to create a login and registration system
- Learn how to setup and connect to a database and let visitors enter the members-only area
- Understand the benefits of having a login system
- Learn how to create a profile and upload a picture

HTML Fundamentals
08 Sections
Beginner to Intermediate CPD
- Learn the basics of HTML.
- Create real projects using HTML
- Have a glance at the tips and tricks for HTML5
- Learn the core of web development

HTML5 & CSS3 Building Responsive Websites
08 Sections
Beginner to Intermediate CPD
- Learn how to create websites that work beautifully on all screen sizes
- How to optimise your website for good speed performance and for search engines
- Learn the fundamentals of responsive design, beginning with multiple style sheets, media queries and various expressions.
- Understand about the responsive design workflow, building HTML structure and CSS formatting for mobile and desktop displays
- Learn how to plan out your work, handle common issues that arise in a responsive layout, and how to handle various page components between device displays.

Starting with Webpack
04 Sections
Beginner to Intermediate CPD
- Understand the purpose and evolution of Webpack
- Learn how to use Webpack’s easy to configure cache-busting plugin
- Learn of the efficiencies in using Webpack
- Learn the best practices and design guidelines

HTML5 & CSS3 Site Design
10 Sections
Beginner to Intermediate CPD
- Learn the basics of creating a single page web site, including HTML, CSS
- Learn how to create a web page using the most recent innovations.
- Gain a foundational knowledge of web page coding
- Learn how to insert additional page elements

Starting with React.js
08 Sections
Beginner to Intermediate CPD
- Learn to code a React with an online IDE
- Learn how to use React components
- Learn to handle events in React
- Learn to implement the powerful Router of React

HTML5 & CSS3 Website Wireframing
06 Sections
Beginner to Intermediate CPD
- Learn how to use HTML5 & CSS for Wireframe compositing
- Learn to build attractive and professional website prototypes
- Lean how to create the basic sections of a site, arranging and aligning text and images, and adding interactive features
- Understand the layout of wireframes

Starting with Gulp
04 Sections
Beginner to Intermediate CPD
- Learn how to use Gulp to manage JavaScript projects
- Learn to create runnable ‘builds’ with a single command
- Learn how all of the mundane, boring JavaScripts tasks are done by Gulp for you
- Learn how to install, programme and configure Gulp so that it works for you

Illustrator CC 2018 Advanced
16 Sections
Beginner to AdvanceCPD
- Understand the quick way to vectorize and color hand-drawn sketches.
- Master depth and perspective in Illustrator, as you create semi-flat presentations.
- Learn how to set permanent defaults for fonts and colors, and learn how to turn hyphenation off once and for all.
- Gain an insight into how to make quick color adjustments, gradients meshes, and how to blend it all together
- Learn the advanced anchor point and pen tool tricks.

Illustrator CC 2018 Essentials
12 Sections
Beginner to Intermediate CPD
- Learn how to work with type and fonts.
- Learn how to mask images and graphics.
- Learn how to distort, bend, warp & liquefy illustrations.
- Learn how to make your own repeating wallpaper patterns.
- Learn how to create stencil style images from real drawings.
- Learn how to use free Illustrator templates.

InDesign CC Masterclass Part 1
06 Sections
Beginner to Intermediate CPD
- Learn how to place images and text.
- Setting up Master pages and stylising text
- Learn how to create your first InDesign document.
- Learn how to work with swatches and grids, aligning and distributing, and so much more.

InDesign CC Masterclass Part 2
08 Sections
Beginner to Intermediate CPD
- Learn how to work with layers, text wrap, and masking.
- Learn how to work with styles, GREP, text reflow
- Learn how to work with formatting options and CC Libraries
- Learn how to work with print previews, online publishing and so much more.

Java Hibernate - Object/Relational Mapping (ORM)
20 Sections
Beginner to Intermediate CPD
- Learn to develop scalable applications
- Learn about hibernate transactions
- Understand query for entity objects
- Learn to do bulk update and delete operations

Java Programming - Intermediate & Advanced
04 Sections
Beginner to AdvanceCPD
- Learn to build real Java applications
- Learn advanced skills in Java programming
- Master best practices for writing Java code
- Learn to design and programme stand-alone Java applications

Java Programming Fundamentals
05 Sections
Beginner to Intermediate CPD
- Have a clear concept on how to develop your skills
- Learn to implement standard SQL queries with databases
- Master best practices for writing Java code
- Learn to design and programme stand-alone Java applications

Java Spring MVC Quickstart
04 Sections
Beginner to Intermediate CPD
- Explore Spring and Spring MVC topics
- Gain an overview of Spring Tool Suite IDE
- Add a new skillset to your resume
- Learn to create a Spring database-driven web app

Java Web Services and XML : ORACLE Exam Preparation
13 Sections
Beginner to Intermediate CPD
- Learn to create different types of web services
- Learn to implement SOAP and web services
- Have an understanding of basic to advanced XML concepts
- Learn to read, write and process XML documents

Java Web Technologies
19 Sections
Beginner to Intermediate CPD
- Learn popular Java technologies
- Learn advanced web concepts
- Set foot in the right direction as a web application developer
- Have a clear understanding of the basic concepts about Java programming

JavaFX - Build Powerful Client Applications
20 Sections
Beginner to Intermediate CPD
- Learn how to display maps in javafx
- Learn how to design a professional application
- Learn how to deal with database
- Learn how to use jasper report
- Learn how to use notifications and dialogs

Javascript Best Practices
11 Sections
Beginner to Intermediate CPD
- Learn how global variables can trip you up
- Understand variable naming conventions
- Control JavaScripts automatic semi-colon insertion
- Learn how to use Ternary conditional logic
- Learn the subtleties and gotchas of JavaScript to be much more productive!

JavaScript Debugging Crash Course
04 Sections
Beginner to Intermediate CPD
- You will get to know how debugging is applied in web application projects through both demonstration and practice.
- Getting to know concepts such as Breakpoints, Logging, and Source Maps, to Development, Performance and Networking Tools.
- Debugging provides maximum useful information of data structures and allows its easy interpretation.
- Once learning about debugging thoroughly; it enables you to minimise useless and distracting information.

JavaScript Unit Testing with Jasmine
04 Sections
Beginner to Intermediate CPD
- By learning Jasmine, it can be used to create efficient and well-structured unit tests.
- Getting to know how unit testing enables development time efficiencies.
- Understand Jasmine expectation assertions work.
- You can discover how Jasmine tests are structured with JavaScript functions.
- You can use Jasmine to create both comprehensive and configurable test suites.
- Learn different types of Jasmine validation functions for testing any types of JavaScript functions.
- Use an online IDE to manage a JavaScript project integrated with Jasmine testing and for many other purposes.

Swift Programming for Beginners
09 Sections
Beginner to Intermediate CPD
- Be able to develop iOS apps
- Write basic programmes in Swift
- Create functions, classes, structs and more
- Understand the most important language features

Swift 3 - Exploit IOS Features
06 Sections
Beginner to Intermediate CPD
- Employ the Apple developer tools to create an iOS app
- Learn the Latest Swift 3 Syntax Implement iOS 10 features with Swift 3
- Demonstrate programming best practices in Swift
- Learn how to fluently use Swift 3 syntax

How to Build a Registration & Login System
04 Sections
Beginner to Intermediate CPD
- Have a clear understanding of how to create a login and registration system
- Learn how to setup and connect to a database and let visitors enter the members-only area
- Understand the benefits of having a login system
- Learn how to create a profile and upload a picture

HTML Fundamentals
08 Sections
Beginner to Intermediate CPD
- Learn the basics of HTML.
- Create real projects using HTML
- Have a glance at the tips and tricks for HTML5
- Learn the core of web development

HTML5 & CSS3 Building Responsive Websites
08 Sections
Beginner to Intermediate CPD
- Learn how to create websites that work beautifully on all screen sizes
- How to optimise your website for good speed performance and for search engines
- Learn the fundamentals of responsive design, beginning with multiple style sheets, media queries and various expressions.
- Understand about the responsive design workflow, building HTML structure and CSS formatting for mobile and desktop displays
- Learn how to plan out your work, handle common issues that arise in a responsive layout, and how to handle various page components between device displays.

Starting with Webpack
04 Sections
Beginner to Intermediate CPD
- Understand the purpose and evolution of Webpack
- Learn how to use Webpack’s easy to configure cache-busting plugin
- Learn of the efficiencies in using Webpack
- Learn the best practices and design guidelines

HTML5 & CSS3 Site Design
10 Sections
Beginner to Intermediate CPD
- Learn the basics of creating a single page web site, including HTML, CSS
- Learn how to create a web page using the most recent innovations.
- Gain a foundational knowledge of web page coding
- Learn how to insert additional page elements

Starting with React.js
08 Sections
Beginner to Intermediate CPD
- Learn to code a React with an online IDE
- Learn how to use React components
- Learn to handle events in React
- Learn to implement the powerful Router of React

HTML5 & CSS3 Website Wireframing
06 Sections
Beginner to Intermediate CPD
- Learn how to use HTML5 & CSS for Wireframe compositing
- Learn to build attractive and professional website prototypes
- Lean how to create the basic sections of a site, arranging and aligning text and images, and adding interactive features
- Understand the layout of wireframes

Starting with Gulp
04 Sections
Beginner to Intermediate CPD
- Learn how to use Gulp to manage JavaScript projects
- Learn to create runnable ‘builds’ with a single command
- Learn how all of the mundane, boring JavaScripts tasks are done by Gulp for you
- Learn how to install, programme and configure Gulp so that it works for you

InDesign CC Masterclass Part 1
06 Sections
Beginner to Intermediate CPD
- Learn how to place images and text.
- Setting up Master pages and stylising text
- Learn how to create your first InDesign document.
- Learn how to work with swatches and grids, aligning and distributing, and so much more.

InDesign CC Masterclass Part 2
08 Sections
Beginner to Intermediate CPD
- Learn how to work with layers, text wrap, and masking.
- Learn how to work with styles, GREP, text reflow
- Learn how to work with formatting options and CC Libraries
- Learn how to work with print previews, online publishing and so much more.

Java Hibernate - Object/Relational Mapping (ORM)
20 Sections
Beginner to Intermediate CPD
- Learn to develop scalable applications
- Learn about hibernate transactions
- Understand query for entity objects
- Learn to do bulk update and delete operations

Java Programming - Intermediate & Advanced
04 Sections
Beginner to AdvanceCPD
- Learn to build real Java applications
- Learn advanced skills in Java programming
- Master best practices for writing Java code
- Learn to design and programme stand-alone Java applications

Java Programming Fundamentals
05 Sections
Beginner to Intermediate CPD
- Have a clear concept on how to develop your skills
- Learn to implement standard SQL queries with databases
- Master best practices for writing Java code
- Learn to design and programme stand-alone Java applications

Java Spring MVC Quickstart
04 Sections
Beginner to Intermediate CPD
- Explore Spring and Spring MVC topics
- Gain an overview of Spring Tool Suite IDE
- Add a new skillset to your resume
- Learn to create a Spring database-driven web app

Java Web Services and XML : ORACLE Exam Preparation
13 Sections
Beginner to Intermediate CPD
- Learn to create different types of web services
- Learn to implement SOAP and web services
- Have an understanding of basic to advanced XML concepts
- Learn to read, write and process XML documents

Java Web Technologies
19 Sections
Beginner to Intermediate CPD
- Learn popular Java technologies
- Learn advanced web concepts
- Set foot in the right direction as a web application developer
- Have a clear understanding of the basic concepts about Java programming

JavaFX - Build Powerful Client Applications
20 Sections
Beginner to Intermediate CPD
- Learn how to display maps in javafx
- Learn how to design a professional application
- Learn how to deal with database
- Learn how to use jasper report
- Learn how to use notifications and dialogs

Javascript Best Practices
11 Sections
Beginner to Intermediate CPD
- Learn how global variables can trip you up
- Understand variable naming conventions
- Control JavaScripts automatic semi-colon insertion
- Learn how to use Ternary conditional logic
- Learn the subtleties and gotchas of JavaScript to be much more productive!

JavaScript Debugging Crash Course
04 Sections
Beginner to Intermediate CPD
- You will get to know how debugging is applied in web application projects through both demonstration and practice.
- Getting to know concepts such as Breakpoints, Logging, and Source Maps, to Development, Performance and Networking Tools.
- Debugging provides maximum useful information of data structures and allows its easy interpretation.
- Once learning about debugging thoroughly; it enables you to minimise useless and distracting information.

JavaScript Unit Testing with Jasmine
04 Sections
Beginner to Intermediate CPD
- By learning Jasmine, it can be used to create efficient and well-structured unit tests.
- Getting to know how unit testing enables development time efficiencies.
- Understand Jasmine expectation assertions work.
- You can discover how Jasmine tests are structured with JavaScript functions.
- You can use Jasmine to create both comprehensive and configurable test suites.
- Learn different types of Jasmine validation functions for testing any types of JavaScript functions.
- Use an online IDE to manage a JavaScript project integrated with Jasmine testing and for many other purposes.

JavaScript Unit Testing with Jasmine
04 Sections
Beginner to Intermediate CPD
- By learning Jasmine, it can be used to create efficient and well-structured unit tests.
- Getting to know how unit testing enables development time efficiencies.
- Understand Jasmine expectation assertions work.
- You can discover how Jasmine tests are structured with JavaScript functions.
- You can use Jasmine to create both comprehensive and configurable test suites.
- Learn different types of Jasmine validation functions for testing any types of JavaScript functions.
- Use an online IDE to manage a JavaScript project integrated with Jasmine testing and for many other purposes.

JavaScript Debugging Crash Course
04 Sections
Beginner to Intermediate CPD
- You will get to know how debugging is applied in web application projects through both demonstration and practice.
- Getting to know concepts such as Breakpoints, Logging, and Source Maps, to Development, Performance and Networking Tools.
- Debugging provides maximum useful information of data structures and allows its easy interpretation.
- Once learning about debugging thoroughly; it enables you to minimise useless and distracting information.

Javascript Best Practices
11 Sections
Beginner to Intermediate CPD
- Learn how global variables can trip you up
- Understand variable naming conventions
- Control JavaScripts automatic semi-colon insertion
- Learn how to use Ternary conditional logic
- Learn the subtleties and gotchas of JavaScript to be much more productive!

JavaFX - Build Powerful Client Applications
20 Sections
Beginner to Intermediate CPD
- Learn how to display maps in javafx
- Learn how to design a professional application
- Learn how to deal with database
- Learn how to use jasper report
- Learn how to use notifications and dialogs

Java Web Technologies
19 Sections
Beginner to Intermediate CPD
- Learn popular Java technologies
- Learn advanced web concepts
- Set foot in the right direction as a web application developer
- Have a clear understanding of the basic concepts about Java programming

Java Web Services and XML : ORACLE Exam Preparation
13 Sections
Beginner to Intermediate CPD
- Learn to create different types of web services
- Learn to implement SOAP and web services
- Have an understanding of basic to advanced XML concepts
- Learn to read, write and process XML documents

Java Spring MVC Quickstart
04 Sections
Beginner to Intermediate CPD
- Explore Spring and Spring MVC topics
- Gain an overview of Spring Tool Suite IDE
- Add a new skillset to your resume
- Learn to create a Spring database-driven web app

Java Programming Fundamentals
05 Sections
Beginner to Intermediate CPD
- Have a clear concept on how to develop your skills
- Learn to implement standard SQL queries with databases
- Master best practices for writing Java code
- Learn to design and programme stand-alone Java applications

Java Programming - Intermediate & Advanced
04 Sections
Beginner to AdvanceCPD
- Learn to build real Java applications
- Learn advanced skills in Java programming
- Master best practices for writing Java code
- Learn to design and programme stand-alone Java applications

Java Hibernate - Object/Relational Mapping (ORM)
20 Sections
Beginner to Intermediate CPD
- Learn to develop scalable applications
- Learn about hibernate transactions
- Understand query for entity objects
- Learn to do bulk update and delete operations

InDesign CC Masterclass Part 2
08 Sections
Beginner to Intermediate CPD
- Learn how to work with layers, text wrap, and masking.
- Learn how to work with styles, GREP, text reflow
- Learn how to work with formatting options and CC Libraries
- Learn how to work with print previews, online publishing and so much more.

InDesign CC Masterclass Part 1
06 Sections
Beginner to Intermediate CPD
- Learn how to place images and text.
- Setting up Master pages and stylising text
- Learn how to create your first InDesign document.
- Learn how to work with swatches and grids, aligning and distributing, and so much more.

Illustrator CC 2018 Essentials
12 Sections
Beginner to Intermediate CPD
- Learn how to work with type and fonts.
- Learn how to mask images and graphics.
- Learn how to distort, bend, warp & liquefy illustrations.
- Learn how to make your own repeating wallpaper patterns.
- Learn how to create stencil style images from real drawings.
- Learn how to use free Illustrator templates.

Illustrator CC 2018 Advanced
16 Sections
Beginner to AdvanceCPD
- Understand the quick way to vectorize and color hand-drawn sketches.
- Master depth and perspective in Illustrator, as you create semi-flat presentations.
- Learn how to set permanent defaults for fonts and colors, and learn how to turn hyphenation off once and for all.
- Gain an insight into how to make quick color adjustments, gradients meshes, and how to blend it all together
- Learn the advanced anchor point and pen tool tricks.

Starting with Gulp
04 Sections
Beginner to Intermediate CPD
- Learn how to use Gulp to manage JavaScript projects
- Learn to create runnable ‘builds’ with a single command
- Learn how all of the mundane, boring JavaScripts tasks are done by Gulp for you
- Learn how to install, programme and configure Gulp so that it works for you
HOT & NEW

Featured Course
By Name Of AuthorBuild a Successful Online Coaching or Consulting Business
What it Takes, What You Need to Know & Do, and What to Watch Out For, From Someone Who's Been In Business for 20+ Years
- Updated February 2021 4 total hours
- 30 lectures
- Intermediate
EXCELLENT REVIEWS
4.95
|
133 Reviews
Top Business Associates choose Next Learn Academy





