Courses

We found 72 courses available for you
See

Responsive Design for Web

12 Lessons
All Levels

You’ve created a beautiful website design! Congratulations. The colors are …

What you'll learn
Identify the four elements of responsive Design
Understand how and why to design with fluid content grids
Understand and use a mobile-first design approach
Understand how content scale impacts responsive design
Execute cross-device preview and testing to ensure designs work on different sized screens
Utilize the meta tags required in code for responsive design
Work with the tag to create responsive images
Create media queries that alter designs for multiple size screens

PHP Fundamentals

11 Lessons
All Levels

My name is Julio Quevedo, and I am the author …

What you'll learn
Server-Side Development with PHP
PHP Syntax and Command Structure
Major PHP Commands and Methods
Back End Processing with PHP
Form Processing with PHP

Learn SASS and SCSS

41 Lessons
All Levels

As a developer, you know the importance of CSS— and …

What you'll learn
Set up a SAAS project
Understand and apply SAAS nesting
Use and apply the concept of Segmentation
Integrate SAAS Variables into your Work
Understand SCSS Mixins and SCSS Functions
Create your Own Mixins
Know and apply Best Practices

Mastering Microsoft Word 365

31 Lessons
All Levels

No tool is more important than your word processor. And …

What you'll learn
How to create new or open existing document
How to Save As doc and where to save it, know how to Save to protect changes
Know how to print preview, select a printer, and adjust key printing settings
Create new text, highlight text, move your cursor to where you want to add it, deleting (including undo and redo), starting a new paragraph
Learn Cut, Copy, Paste, and Paste special commands and shortcuts, and how to locate other "scraps" from the clipboard
Learn how to find specific keywords in a document and then how to replace them
Import text from a PDF
How to change font, quick tip on difference between serif and sans serif, and how to change size
How to preview presets and customize and save your own style setting
Learn how to 'cut and paste' desired formatting easily throughout the document
Learners understand how to space their document according to desired specifications
Organize text in a document and make it easier to read by spacing text using tabs
How to sort a list of words and a list of numbers
Start columns from scratch or format existing text into columns with fewer formatting side effects
Learner can create a bulleted list or a list with numbering and can adjust the style of the bullets and numbers, and can troubleshoot
Insert and manage headers, footers and page numbers
Learner can manually insert page and section breaks into document
How to adjust margins and orientation if their project calls for it
Insert an image from file or by copy/pasting
Mark up a document or draw/insert shapes to add a focus
How to accept spelling and grammar suggestions as you go

Microsoft Powerpoint 365 Fundamentals

20 Lessons
All Levels

After this course participants will be able to competently navigate …

Photoshop Fundamentals for Digital Design

10 Lessons
Intermediate

So you want to learn Photoshop– But you don’t wish …

What you'll learn
How to Understand the Photoshop Interface
All Important Photoshop Tools
How to Make Selections and Complex Selections
How to Make Selections and Complex Selections
How to Correct Color in Images and Use Color Tools
How to (Finally) use the Pen Tool Correctly
How to Prepare Content for Output

Introduction to Server Administration

73 Lessons
Intermediate

Are you a developer who wants to be able to …

What you'll learn
You will learn what exactly a virtual private server (VPS) is, how one can benefit you, and how to provision one.
You will learn how to SSH into your new machine and navigate around using the command line.
You will learn how to use command line-based text editors to edit configuration files.
You will learn what a package manager is and how they can help you set up a system.
You will learn how to set up a LAMP hosting environment.
You will learn how to use Git to populate /var/www/ with your projects.
You will learn how to connect projects to local MySQL databases.
You will learn how to point domain names to your sites and set up Apache virtual hosts.
You will learn to lock down your system by closing common web server attack vectors.
You will learn how to troubleshoot your server by reading your log files.

Java for Beginning Beginners

38 Lessons
All Levels

Learn Java even if you’ve never written a line of …

What you'll learn
Identify tools used for Java development
Code and execute Java command line programs
Understand the Java fundamental Java concepts like variables, conditionals, loops and arrays
Understand Classes and objects and apply them to Java Coding
Work with fundamental objects like ArrayLists to store complex data