Courses

We found 32 courses available for you
See

InDesign Building Blocks

11 Lessons
All Levels

We put together a course that’s not only GUARANTEED to …

What you'll learn
Create attractive documents with inDesign
How to understand the InDesign interface and metaphors
How to create different sized documents
How to use color, color libraries and custom colors
Adjust typography in documents including advanced typographic features such as tabs
How to manage links and resolve problems with links
How to flow text between columns and pages
How to place images and cause text to run around an image
How to manage fonts
How to prepare a document for PDF distribution
How to prepare a document for Print distribution
How to use Guides for document production
How to use Grid Layout and related tools
How to use InDesign to create several types of common projects

Introduction to Adobe Illustrator

80 Lessons
All Levels

Do you want to learn the best tool for design, …

What you'll learn
You will learn the difference between a raster file and a vector file and about the different color systems.
You will learn how create a new document and use layers.
You will learn what the basic tools do.
You will learn how to draw and color a simple shape.
You will learn how to add text to a document and style it.
You will learn how to add imported graphics.
You will learn how to create and apply custom patterns and gradients.
You will learn how to create cool custom charts.
You will learn to combine shapes.
You will learn how to save and collect your files for print or web.

Figma for Digital Product Design

31 Lessons
Beginner

Let’s face it– We all need to make prototypes. If …

What you'll learn
How to use Figma to Create Prototypes
How to create Prototypes for Mobile, Tablet, Desktop and Other Screen Sizes
How to use All Figma Tools
How to Create Shareable and Editable Components
How to Use Figma's Typography Features
To Competently Use and Understand the Pen Tool
To Follow Material Design Standards of iOS, Android and Other Devices
CSS

CSS Specialist

10 Lessons
All Levels

CSS is the key to good looking and functional web …

What you'll learn
Students will learn proper CSS syntax and selectors
You will learn to make typographical adjustments with CSS
You will learn contemporary page layout techniques with CSS
CSS

Introduction to Programming

172 Lessons
2 hours
Beginner

Have you ever said to yourself:  “I’d like to learn …

What you'll learn
What HTML5 is and Entails
How to Display HTML5 Code in a Browser
The Tool to Use for Coding
How HTML5 Documents are Structured
Displaying Paragraph Text with HTMl5
Displaying Heading Text with HTML5
Displaying Lists
What CSS is and How it Should be Used
How to Apply CSS Styles
Selecting Font and Adjusting Font Size
How to Style Lists with CSS
How to Use Classes and IDs
Creating Internal and External Hyperlinks
Displaying Images on a Page
Playing Audio on a Page
Playing Video on a Page
How to Assemble and Code an MP3 Player
Understand Basic Table Structure
Understand Complex Table Structures
Design a Table with CSs
Obtain User Input
Create Online Forms
Accept Information in the Form of Numbers, Dates and Colors
Create Form Dropdowns
Create Submit and Reset Buttons for a Form
Create Generic Buttons
Create Radio Buttons and Check Boxes
Style Forms with CSS
Use the CSS Box Model
Understand How to Create Borders, Background and Margins
Understand Static, Fixed, Relative and Absolute Positioning Models
Create Floating Elements
Understand Responsive Design
Apply Responsive Design for Mobile
Use a Responsive Design Framework
Write a Procedural Program in Python
Run Python Command Line Code
Obtain Command Line Input in Python
Output Strings with Print
Output Expressions with Print
Create Variables
Use Input Statements
Understand Programmatic Decision Making
Use Simple and Complex IT Statements
Create While Loops
Create For Loops
Create Break and Continue Statements
Understand the Role of Functions in Coding
Create Parameterized Functions
Create Functions that Return Values
Create List Structures
Create a Dictionary Data Structure
Understand File Input/Output
Write to a File
Read in From a File
Work with CSV (Comma Separated Value) Data
Work with Dates in Python
Work with Regular Expressions in Python
Complete Basic Networking in Python
Download and Parse XML

Java Script Specialist: JavaScript ES6 Certification Course

18 Lessons
Intermediate

Earn the JavaScript Specialist Certification while learning JavaScript Es6 …

What you'll learn
JavaScript syntax, style and usage with a focus on developing apps
Be Current with ES6 Syntax and Usage
Fundamental to Advanced JavaScript Concepts including Promises, Classes, and Arrow Functions
Integration of JavaScript with HTML5 Code for Web Applications
CSS

Introduction to Web Development

11 Lessons
All Levels

Are you interested in learning Web Development? Enroll today! …

What you'll learn
Understand the technologies used in web development
Identify the tools used by web developers
Apply HTML document structure
Write HTML allowing you to display a simple web page
Add images to a web page
Understand the role of CSS in web development
Understand the HTML/CSS color model
Apply colors to web page elements
Alter CSS text properties
Understand and apply the basics of the CSS box model
Know the role of JavaScript programming in web development
Integrate pre-written JavaScript code
Create a basic JavaScript program to collect data
Use JavaScript to adjust the appearance of page elements
Understand the next steps to learning professional web development skills

Java 101: Java Programming for Beginners

38 Lessons
All Levels

Learn the fundamentals of programming with Java. Start coding like …

What you'll learn
Set up the development environment
Troubleshoot errors
Work with integer variables
Work with floating point variables
Use Math functions
Work with char variables
Understand Java strings
Work with simple and complex conditionals
Use switch...case... break statements
Work with while and do...while loops
Create for loops
Work with standard arrays
Create multidimensional arrays
Code ArrayList Objects
Understand the map data structure
Create simple and complex custom functions
Modeling with Object Oriented Java
Creating class constructors
Understanding inheritance
Creating and using abstract classes
Working with date/time classes
Working with string classes
The exception class
The object class
Primatal classes
Writing and reading data via file I/O
Serializing classes
Creating GUIS with swing
Event Handling
Reading and parsing XML Data
Writing XML data