• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar

Course Guided

Online Course Reviews

  • Facebook
  • Instagram
  • Twitter
  • YouTube
  • ABOUT
  • CONTACT
  • BUSINESS
  • WRITING
  • SCIENCE
  • HEALTH
  • MARKETING
You are here: Home / Free Courses / 107 Free Online Courses with Certifications

107 Free Online Courses with Certifications

January 11, 2020 By courseguided Leave a Comment

Best Free Online Courses with CertificationsAre you looking to boost your resume for free? In this guide, we’ve listed 107 of the best free online courses with certifications that will help you gain an edge in your career.

The internet is full of free classes and tutorials that can teach you all kinds of interesting skills. But unless those courses come with a certificate of completion, there’s no proof that you showed up, did the work, and taught yourself something new.

This comprehensive list contains free online classes that actually offer certificates of completion. Taking these courses can boost your resume, advance your career, or simply prepare you to finish the creative project you’ve been dreaming of. Every class was chosen for its valuable content and excellent teaching methods.

Some of the certification courses below are short tutorial-like classes, while other are in-depth college-level programs. All of them are completely free to take and all of them come with free certifications. So, if you’re ready to pickup some valuable new skills & knowledge, check out the free online courses listed below.

Table of Contents

I. Free Video Games & 3D Modeling Certifications

II. Free Programming/Coding Certifications

III. Free Web Development Certifications

IV. Free Graphic Design Certifications

V. Free Marketing Certifications

VI. Free Writing Certifications

VII. Free Photography Certifications

VIII. Free Music & Video Certifications

IX. Free Certifications in Classic Subjects

X. Free Excel & Data Analysis Certifications

XI. Free Business & Work Certifications

XII. Free Self Improvement Certifications

I. Free Video Games & 3D Modeling Certification Courses

1. An Introduction to Video Game Production (Udemy)

Instructor: Derek Patterson
Length: 3.5 Hours

Enroll Now

An Introduction to Video Game Production gives students an inside look into the workflow of the video game industry. This class focuses on concepts and production strategies that will work for any type of game. The final module includes an example project that students can model for their own games.

Derek Patterson, the instructor for this course, has worked on several major game development teams. His portfolio includes contributions to GTA V, Cyberpunk 2077, and Angry Birds. He teaches the course with a calm and engaging demeanor that makes it easy to follow along.

Course Highlights:

  • 3.5 hours of video content
  • Downloadable slides for every lecture
  • Ranges from pre-production to game launch
  • Discusses design documents, protoypes, and backlogs
  • Gives realistic expectations for working in the game industry

2. Learn 3D Modeling: Blender Basics in Under 2 Hours (Udemy)

Instructor: Josh Gambrell
Length: 1 Hour

Enroll Now

Blender is a free 3D modeling software that is commonly used by design students and independent game developers. In this short introductory course, instructor Josh Gambrell gives a clear and concise explanation of how to interact with the Blender interface.

This class is designed for complete beginners who have little experience with Blender or any other 3D modeling software. Topics include selecting and manipulating objects, adding materials to your models, and exporting your final creation to Unity.

Course Highlights:

  • 1 hour of video content
  • Discusses basic elements of the Blender interface
  • Prepares students to begin more involved 3D modeling projects
  • Good choice for beginning students

3. Create 3D Characters for Games (Udemy)

Instructor: Pete Jepson
Length: 6 Hours

Enroll Now

Create 3D Characters for Games is a detailed guide on developing 3D models for use in the Unity game engine. Students are taught how to design unique models, add custom animations, and create a working asset that can be used in any Unity game.

Pete Jepsen is a professional teacher and game designer. He encourages students to get comfortable with the software and to think creatively even as they make use of templates and other useful assets. He makes no assumptions of knowledge and offers advice that both beginners and intermediate designers can use.

Course Highlights:

  • 6 hours of video content
  • Teaches students to design and animate unique characters
  • Discusses Adobe Fuse, Adobe Mixamo, and Unity
  • Does not require prior software experience

4. Unity: 2D Game Development (Udemy)

Instructor: Chris Navarre
Length: 7 Hours

Enroll Now

In Unity: 2D Game Development, students learn how to build a unique sprite-based game from the ground up. This complete tutorial starts with a discussion of the Unity interface and continues through every aspect of game production.

The instructor, Chris Navarre, assumes that you know basic C# programming and already have a game that you want to make. He also recommends that you know how to create your own assets or be prepared to find usable assets online. Chris uses a straightforward teaching style and explains every new topic in detail.

Course Highlights:

  • 7 hours of video content
  • Designed for intermediate and advanced students
  • Requires prior knowledge of C#
  • Topics range from scenes and game objects to animation and scripting
  • Prepares students to create and release their own 2D game

5. A Beginner’s Guide to Creating Artwork for 2D Video Games (Udemy)

Instructor: Pete Jepson
Length: 2 Hours

Enroll Now

Every future 2D game developer should be able to create their own visual assets. In this simple tutorial by Pete Jepsen, students learn how to make everything from moving objects to character sprite sheets.

This course uses example sprites from a platforming game that Pete Jepsen previously developed. Students can mimic the models or use the techniques to design their own sprites. Jepsen recommends using Piskel, a free software that lets users draw, edit, and preview sprite animations.

Course Highlights:

  • 2 hours of video content
  • Teaches students to create and edit sprites in Piskel
  • Covers tile sets, game objects, character sprites, and user interface graphics
  • No previous art or development skills are needed

6. Learn C++ Game Development (Udemy)

Instructor: Luka Horvat
Length: 6 Hours

Enroll Now

In Learn C++ Game Development, instructor Luka Horvat guides programming students through building their first C++ game. The course begins with creating a project and progresses through events, assets, and simple game mechanics.

Luka’s teaching style is straightforward and relaxed. Students are guided through each individual step and are given resources to complete the example projects. Although this class does not cover the complete development process, it makes a great starting point for beginning and intermediate programmers.

Course Highlights:

  • 6 hours of video content
  • Uses SFML and Visual Studio 2010
  • Basic understanding of C++ is required
  • Teaches students to create and populate environments
  • Students will code a playable version of “pong”

7. C++ Programming (Saylor Academy)

Instructor: Various
Length: 40 Hours

Enroll Now

Saylor Academy’s C++ Programming class teaches students how to understand and use the programming language on a college level. This class is suited for beginners and intermediate students.

C++ Programming is split into five distinct units. After learning about the history of C++ and becoming familiar with the interface, students learn how to write basic code, work with data structures, and begin object-oriented programming. The final unit covers advanced concepts like creating templates, reading files, and handling exceptions.

Course Highlights:

  • 40 hours of lessons and homework
  • Complete college-level course
  • Uses Eclipse IDE software
  • Students learn how to compile code, debug errors, and write functional applications
  • Covers data structures and object-oriented programming

II. Free Programming/Coding Certification Courses

8. Introduction to Algorithms and Data Structures in C++ (Udemy)

Instructor: Andrei Margeloiu
Length: 3 Hours

Enroll Now

Introduction to Algorithms and Data Structures in C++ is designed for programming students who would like a more in-depth explanation of algorithmic problems. Students should already know C++ syntax and have a basic understanding of math.

Andrei Margeloiu, the instructor for this course, is a competitive programmer with a passion for solving algorithmic problems. He explains concepts clearly and enthusiastically and has helped thousands of students take their programming to the next level.

Course Highlights:

  • 3 hours of video content
  • Suited for intermediate and advanced students
  • Requires knowledge of C+ and C++
  • Discussess variables, arrays, data structures, and dynamic programming
  • Includes practical exercises for every section

9. Introduction to Computer Science I (Saylor Academy)

Instructor: Various
Length: 52 Hours

Enroll Now

Introduction to Computer Science I is a college-level course that helps beginning students understand programming. This class is a good precursor to other programming courses and can be followed by Introduction to Computer Science II.

Students start this course by learning the history of computer programming and the fundamentals of code structure. The remaining units use the Java language to explain object-oriented programming, control structures, arrays, and other essential coding concepts. In addition to the free certificate of completion, students can take a proctored exam to receive college credit for this course.

Course Highlights:

  • 52 hours of lessons and homework
  • Suited for beginning students
  • Teaches basic programming from a practical standpoint
  • Focuses on the Java programming language

10. Python Programming Bootcamp (Udemy)

Instructor: Bordeianu Adrian
Length: 3 Hours

Enroll Now

Python Programming Bootcamp (2019) is designed to kick-start your programming career with a direct and approachable tutorial. This class does not require any previous coding experience and teaches Python to an intermediate level.

Students learn to create variables, work with logical operators, and understand different data structures. Once you’re comfortable with the lessons, you can test your skills with included practice exercises. The instructor, Bordeianu Adrian, has a steady teaching style and a clear appreciation for Python’s simple syntax.

Course Highlights:

  • 3 hours of video content
  • Teaches basic and intermediate Python skills
  • Discusses variables, data structures, and control flow
  • Includes practice exercises
  • No previous coding experience needed

11. Python 3 Tutorial (SoloLearn)

Instructor: SoloLearn/Community
Length: 92 Lessons

Enroll Now

SoloLearn’s Python 3 Tutorial is an easy way to learn one of the world’s most popular beginning programming languages. The class starts out with the most basic concepts and continues through advanced functions, expressions, and packaging.

Like all SoloLearn classes, this tutorial uses a game-based learning philosophy. Every module is broken into short and simple lessons that can be completed in a matter of minutes. The friendly structure makes it easy to understand Python at your own pace.

Course Highlights:

  • 92 short lessons across 9 modules
  • Suited for all skill levels
  • Gives students a comprehensive understanding of Python
  • Uses game-based lessons to make learning simple and fun

12. C++ Tutorial (SoloLearn)

Instructor: SoloLearn/Community
Length: 80 Lessons

Enroll Now

SoloLearn’s C++ Tutorial starts with the basics and teaches students how to create functional C++ programs at an intermediate level. Topics include everything from basic loops data types to classes and inheritance.

The SoloLearn teaching method breaks classes into small, game-like sections that can be completed at your own pace. Students earn experience for completing each lesson and can try quizzes or challenges at the end of each module.

Course Highlights:

  • 80 short lessons across 9 modules
  • Suited for all skill levels
  • Teaches basic and intermediate C++ coding
  • Addresses individual concepts with straightforward explanations

13. Ruby Tutorial (SoloLearn)

Instructor: SoloLearn/Community
Length: 57 Lessons

Enroll Now

Ruby is a practical programming language used for building web applications. In SoloLearn’s Ruby Tutorial, students are given a complete guide on how to read, understand, and use Ruby on a practical level.

This course covers variables, control structures, arrays, and object-oriented programming. SoloLearn’s game-based teaching strategy goes well with Ruby’s approachable coding style. Students can progress at a comfortable pace and seek help from other students in the SoloLearn forums.

Course Highlights:

  • 57 lessons across 7 modules
  • Suited for all skill levels
  • Teaches Ruby to a practical level
  • Breaks up concepts with short and approachable lessons

14. Swift 4 Fundamentals (SoloLearn)

Instructor: SoloLearn/Community
Length: 53 Lessons

Enroll Now

SoloLearn’s Swift 4 Tutorial teaches students how to develop their own basic app for iOS. The class begins with Swift basics and progresses through control flow, functions, and object-oriented programming before encourage students to develop a simple application.

The Swift 4 tutorial is suited for beginners, but SoloLearn recommends that students have a small amount of minor programming knowledge. The course is broken into short and easy lessons with quizzes at the end of each module.

Course Highlights:

  • 53 lessons across 5 modules
  • Suited for all skill levels
  • Covers essential Swift 4 programming and app development
  • Uses a game-based structure with short and simple lessons

15. Learn Android Application Development (Udemy)

Instructor: ProgramMe Programming
Length: 27 Hours

Enroll Now

ProgramMe Programming’s Learn Android Application Development is an extremely comprehensive course that can teach any student how to develop an Android application. Although prior coding knowledge is recommended, it’s not required to get started.

This class starts with a basic explanation of Java code with an emphasis on practical use for Android development. Students are then introduced to Android Studio and immediately taught how to create their first applications. The course has clear audio and discusses every lesson in great detail.

Course Highlights:

  • 27 hours of video content
  • Uses Android Studio and Android Virtual Device
  • Covers basic Java coding fundamentals
  • Teaches students to build, debug, and publish Android applications

16. How to Make an App for Beginners (Udemy)

Instructor: Chris Ching
Length: 5 Hours

Enroll Now

Chris Ching’s How to Make an App for Beginners is a practical tutorial that teaches basic iOS app development. Chris’s lectures are clear and detailed, and he includes example exercises for nearly every concept.

This class does not require previous coding knowledge. After learning the fundamentals of Xcode, students are encouraged to create their first app right away. Downloadable projects can be used to practice lessons and see Chris’s coding style firsthand.

Course Highlights:

  • 4.5 hours of video content
  • No coding experience required
  • Covers Auto Layout and other Swift basics
  • Includes exercises to practice your skills

17. Swift Programming For Beginners (Udemy)

Instructor: Dee Aliyu Odumosu
Length: 7 Hours

Enroll Now

Swift Programming for Beginners is an introductory course that prepares students for iOS app development. No programming experience is required, and new concepts are explained in a way that beginning students can easily understand.

In this class, Dee Aliyu Odumosu offers direct and detailed explanations of the most essential Swift concepts. He guides students through variable types, operators, statements, arrays, and functions. Dee’s calm and cheerful demeanor keeps you engaged while he discusses otherwise difficult topics.

Course Highlights:

  • 7 hours of video content
  • No experience required
  • Detailed descriptions of operators, statements, and arrays
  • Prepares students to take intermediate Swift classes

18. Computer Networking – Digital Network Security (Alison)

Instructor: N/A
Length: 2 Hours

Enroll Now

This short course from Alison offers a professional overview of data network infrastructure and security. Although the course is designed for future IT professionals, the content is helpful for anyone concerned about the security of their data.

The class starts with an explanation of how networks are built and an overview of VPN and PPTP protocol. Later lessons cover firewalls, perimeter networks, and intrusion detection and prevention. This beginner class is a good stepping stone for more advanced data security courses.

Course Highlights:

  • 1-2 hours of content
  • Suited for beginners and professionals
  • Covers networks, firewalls, protocols, and proxy servers
  • Focuses on career-ready skills

19. Introduction to IT & Cybersecurity (Cybrary)

Instructor: Joe Perry
Length: 5 Hours

Enroll Now

If you’ve ever been interested in a career in IT, Cybrary’s Introduction to IT & Cybersecurity is a great way to introduce yourself to the field. This class introduces you to basic IT concepts and prepares you to study your favorite part of the field.

This beginner-level course provides an insider look into four different IT disciplines: System Administration, Network Engineering, Incident Response and Forensics, and Offensive Security and Penetration Testing. The first section discusses each discipline in brief; students can then spend up to an hour learning about each subject in greater detail.

Course Highlights:

  • 4.5 hours of content
  • Discusses IT fundamentals
  • Introduces four different IT disciplines and career paths
  • Prepares students for more advanced courses

20. Introduction to SQL (Cybrary)

Instructor: Kit Parker
Length: 8 Hours

Enroll Now

Introduction to SQL is an extensive beginner course that is designed to familiarize new IT professionals with the SQL databases. SQL is a fundamental programming language that is necessary for most jobs in the IT industry.

The class covers basic SQL programming and development and extends to SQL’s use in applications. Students who complete the class will be prepared to interact with and develop databases at an intermediate level.

Course Highlights:

  • 7.5 hours of video content
  • No previous coding knowledge required
  • Throrough explanation of SQL
  • Prepares students to interact with databases on a professional level

21. Developing Ethical Hacking Tools with Python (Cybrary)

Instructor: Cristi Vlad
Length: 2 Hours

Enroll Now

Cybersecurity professionals use ethical hacking to automate assessment processes, find security issues, and strengthen their existing security systems. In Developing Ethical Hacking Tools with Python, students learn how to create basic hacking tools that solve common cybersecurity problems.

This class requires a basic knowledge of Python and IT theory. Students will learn to gather information, make keyloggers, and force ZIP passwords. At just over an hour long, this short class is a good accompaniment to other IT-related studies.

Course Highlights:

  • 1.5 hours of video content
  • Learn to make keyloggers and information gathering tools
  • Discusses the philosophy of ethical hacking
  • Requires prior knowledge of Python and SQL

III. Free Web Development Certification Courses

22. Responsive Web Design Certification (freeCodeCamp)

Instructor: freeCodeCamp Team
Length: 300 Hours

Enroll Now

FreeCodeCamp is a long-standing resource that provides hands-on coding tutorials for students of all skill levels. The Responsive Web Design Certification is the simplest course that freeCodeCamp offers and is a great starting place for both web developers and programming students.

This course starts with the most fundamental HTML and CSS basics. Once you’ve learned the structure of a website, you’ll learn the principles of responsive design and be introduced to the CSS grid. Five projects at the end of the course offer practical and portfolio-ready experience.

Course Highlights:

  • 300 hours of lessons and projects
  • Suited for all skill levels
  • Course is broken into simple and practical lessons
  • Explains basic HTML and CSS
  • Discusses the philosophy of responsive web design.

23. Beginner Photoshop to HTML5 and CSS3 (Udemy)

Instructor: Carl Heaton
Length: 2 Hours

Enroll Now

One of the most important skills of a web developer is being able to translate a Photoshop mockup into a functional website. In Beginner Photoshop to HTML5 and CSS3, students use Adobe Dreamweaver to create working websites from pre-existing Photoshop designs.

This class comes with practice files so that you can start making a website right away. The instructor, Carl Heaton, enthusiastically explains how to slice Photoshop documents, create a clean HTML foundation, and style using modern CSS. The class is suited for beginners, but a prior understanding of HTML and CSS is extremely helpful.

Course Highlights:

  • 2 hours of video content
  • Uses Adobe Photoshop and Adobe Dreamweaver
  • Suited for all skill levels
  • Explains the fundamentals of HTML5 and CSS3
  • Includes practice files

24. Web Development – Complete Fast Track Course (Udemy)

Instructor: Ruben Giuliani
Length: 30 Hours

Enroll Now

Ruben Giuliani’s Web Development – Complete Fast Track Course contains everything you could possibly need to know about modern web development. With nearly 30 hours of video footage, this course prepares you to make intermediate websites and take more advanced web development courses.

This class includes detailed overviews of Full Stack Development, HTML, CSS, Javascript, Jquery, and PHP. Prior coding experience is not required. Ruben lays down excellent foundations and encourages students to enjoy the learning process.

Course Highlights:

  • 29.5 hours of video content
  • Suited for all skill levels
  • Discusses six fundamental aspects of web development in detail
  • Lays down strong foundations for more advanced web development

25. HubSpot CMS for Developers (HubSpot Academy)

Instructor: HubSpot
Length: 5 Hours

Enroll Now

HubSpot CMS is a popular content management system that’s completely integrated with the HubSpot Marketing Hub. In HubSpot CMS for Developers, web developers can learn how to build, manage, and customize a website using the HubSpot CMS platform.

The main benefit of this course is that it’s the only official way to become certified with HubSpot CMS. Students will learn how to use the system and can become professionally certified to work on HubSpot-based websites.

Course Highlights:

  • 3-5 hours of training time
  • Professional HubSpot certification
  • Familiarizes students with HubSpot CMS
  • Good choice for web developers and marketing professionals

26. Coding for Designers (Gymnasium)

Instructor: Jim Webb
Length: 6 Lessons

Enroll Now

Web designers who learn how to code make better websites. With this philosophy in mind, Jim Webb’s Coding for Designers discusses all of the need-to-know elements of basic HTML and CSS.

This six-lesson course starts with a discussion of web design philosophy. Students are then taught how to code pages, correct basic HTML issues, and use CSS to turn their designs into a reality. Because this course is for designers, it also includes a discussion of typography on the web. Finally, the class delves into mobile-friendly websites and other essential modern skills.

Course Highlights:

  • 6 in-depth lessons
  • No coding experience needed
  • Graphic design experience recommended
  • Relates HTML and CSS to existing graphic design principles

27. Modern Web Design (Gymnasium)

Instructor: Aaron Gustafson
Length: 6 Lessons

Enroll Now

Web design and web development are intertwined. In Modern Web Design, Aaron Gustafson prepares students for professional front-end development with a strong focus on design.

This course takes the unique approach of using CSS as a design tool. Students learn how to write HTML code and structure browser-friendly content; then, they learn how to use CSS to make their structure meet a designer’s exacting standards. The course wraps up with a brief introduction to JavaScript as a way to add interactive elements to the final design.

Course Highlights:

  • 6 in-depth lessons
  • No coding experience needed
  • Covers HTML and CSS in detail
  • Introduces students to JavaScript

28. Responsive Web Design Fundamentals (Gymnasium)

Instructor: Jason Pamental
Length: 6 Lessons

Enroll Now

Jason Pamental’s Responsive Web Design Fundamentals teaches offers a thorough explanation of responsive design standards and best practices. This class is intended for developers and designers who already understand HTML and CSS.

The class starts with a review of responsive design philosophy. Students are then given practical advice on how to create fluid layouts, design user-friendly navigation, and enhance their designs with advanced development techniques. The course wraps up by teaching students to optimize their sites for maximum performance on any device.

Course Highlights:

  • 6 in-depth lessons
  • Prior web development experience recommended
  • Discusses mechanics, layout, navigation, and performance
  • Teaches web developers to design for the modern age

29. jQuery Building Blocks (Gymnasium)

Instructor: Dave Porter
Length: 6 Lessons

Enroll Now

jQuery Building Blocks is a straightforward class that focuses on adding interactive elements to websites with jQuery. Students are expected to have previous web development experience. Dave Porter offers a practical introduction to the many possibilities of jQuery as part of your development toolkit.

The focus of this class is on reducing development time while making interesting websites. Each lesson includes a different way to use jQuery; topics range from making slideshows to handling events. The course concludes with a discussion of basic templating and data retrieval.

Course Highlights:

  • 6 in-depth lessons
  • Prior web development experience recommended
  • Teaches students to create dynamic jQuery elements
  • Focuses on jQuery as a useful development tool

30. UX Fundamentals (Gymnasium)

Instructor: Jim Webb
Length: 6 Lessons

Enroll Now

Jim Webb’s UX Fundamentals focuses entirely on user experience. The class is intended for designers, developers, or anyone else who’s interested in creating better websites for their customers and clients. Jim assumes that you know how to use Photoshop, but coding experience isn’t necessary.

This course starts with the basic concepts of user experience design. Students learn to identify potential users and create structures that meet their specific needs. Topics include wireframes, content organization, and UX best practices.

Course Highlights:

  • 6 in-depth lessons
  • No coding experience needed
  • Graphic design experience recommended
  • Teaches the philosophy of user experience
  • Discusses modern UX techniques and best practices

31. Database Design and Management (Udemy)

Instructor: Visual Paradigm
Length: 3 Hours

Enroll Now

Database Design and Management is designed for software engineers who need to use a database for their next project. This in-depth class discusses how to create and manage databases using Visual Paradigm and is taught by the Visual Paradigm training team.

Students who take this class will be introduced to ERD, relationships, and database procedures. The course also discusses how to engineer databases and patch existing designs. Finally, the class is wrapped up with a quick discussion of Javascript and best practices for database projects.

Course Highlights:

  • 2.5 hours of video content
  • Previous coding experience required
  • Uses Visual Paradigm
  • Discusses database design and management skills

32. Leveling up to ES6 (Udemy)

Instructor: Cody Seibert
Length: 3 Hours

Enroll Now

Leveling up to ES6 is a course for developers who know how to use JavaScript but want to take their programming to the next level. This class provides a complete overview of the ES6 feature set and includes coding exercises in every unit.

Cody Seibert, the instructor of this class, doesn’t waste time with information that you already know. He jumps right into the most important features of ES6 and helps you update your existing programming knowledge. Cody’s fast-paced teaching style is perfect for experienced programmers who want to advance as quickly as possible.

Course Highlights:

  • 3 hours of video content
  • Intermediate programming knowledge required
  • Teaches experienced JavaScript programmers to use the ES6 feature set
  • Uses your favorite code editor

33. JavaScript Foundations (Gymnasium)

Instructor: Keith Peters
Length: 6 Lessons

Enroll Now

In JavaScript Foundations, Keith Peters teaches experienced developers how to use JavaScript on a practical level. This class is intended for anyone who knows how to write HTML and CSS but who doesn’t feel comfortable adding JavaScript to their code.

The class begins with an overview of JavaScript fundamentals. Once you know how to read the code, Keith moves on to functions, arrays, and objects. This foundation prepares you to learn how to model and manipulate models of HTML documents and start incorporating JavaScript elements into your designs.

Course Highlights:

  • 6 in-depth lessons
  • HTML experience preferred
  • Discusses JavaScript basics, essential functions, and advanced concepts
  • Teaches front-end developers how to use JavaScript in their designs

34. JavaScript and jQuery Survival Guide (Gymnasium)

Instructor: Kevin Chisholm
Length: 3 Lessons

Enroll Now

JavaScript and jQuery Survival Guide is an essential tool for budding front-end developers. Kevin Chisholm’s course takes a look at using and editing JavaScript from your browser as you add JavaScript and jQuery elements to your designs.

This class assumes that you already know HTML and have a basic understanding of JavaScript. The first lesson introduces you to important browser tools that will make your coding experience a breeze. Then, Kevin discusses how to manage events and manipulate an HTML page with jQuery.

Course Highlights:

  • 3 detailed lessons
  • Basic HTML and CSS experience is required
  • Explores editing JavaScript from your browser
  • Includes event management and DOM manipulation

35. Javascript Algorithms and Data Structures (freeCodeCamp)

Instructor: freeCodeCamp Team
Length: 300 Hours

Enroll Now

FreeCodeCamp’s Javascript Algorithms and Data Structures certification is a simple way to learn JavaScript on a professional level. This class is the second certification offered by freeCodeCamp and is designed to follow their Responsive Web Design certification.

This course starts with basic JavaScript and ES6. Once you’re familiar with the tools, you’ll be introduced to data structures, algorithms, and object-oriented programming. Coding exercises are required to move forward in the course, and five projects at the end test your accumulated knowledge.

Course Highlights:

  • 300 hours of lessons and exercises
  • Basic HTML experience is recommended
  • Covers basic and advanced JavaScript concepts
  • Includes 5 samples projects for your portfolio

36. Full Stack Development Program (freeCodeCamp)

Instructor: freeCodeCamp Team
Length: 1,800 Hours

Enroll Now

If you enjoyed learning HTML and JavaScript from freeCodeCamp, you should seriously consider pursuing their Full Stack Development Program. This certificate is awarded upon completion of all six freeCodeCamp courses. With 1,800 hours of lessons and exercises, this program is an excellent way to kickstart your web development career.

In addition to the web design and JavaScript courses, freeCodeCamp also offers lessons on Front End Libraries, Data Visualization, APIs and Microservices, and Information Security and Quality Assurance. Classes can be taken in any order and completed at the student’s own pace.

Course Highlights:

  • 1,800 hours of coding experience
  • Lessons for students of all skill levels
  • Fully prepares students for professional web development
  • Teaches coding fundamentals and advanced development techniques

IV. Free Graphic Design Certification Courses

37. From Doodle to Logo (Udemy)

Instructor: Juliann S
Length: 0.5 Hours

Enroll Now

From Doodle to Logo offers a simple introduction to Adobe Illustrator. Whether you’re thinking about a career in graphic design or simply want to make a single logo, this short course will help you understand Illustrator’s interface and quickly start making your own digital designs.

This class won’t teach you how to draw, but it will teach you how to scan and fine-tune your doodles on the computer. Juliann S uses professional design techniques and explains the interface in a lighthearted and friendly manner.

Course Highlights:

  • 30 minutes of video content
  • Uses Adobe Illustrator
  • Teaches students how to scan and edit a drawing
  • Included beginning graphic design techniques

38. The Logo Design Process from Start to Finish (Udemy)

Instructor: Stephen Looney
Length: 6 Hours

Enroll Now

In The Logo Design Process from Start to Finish, Stephen Looney teaches you how to engage with a client and start designing high-quality logos. This course is suited for new graphic designers or entrepreneurs who want to build their logo like a professional.

This class takes you from concept to complete branding package across several units. Although the first unit is focused entirely on project preparation, Stephen quickly teaches you actual Adobe Illustrator techniques. The end of the course is focused entirely on professional logo design.

Course Highlights:

  • 5.5 hours of video content
  • Uses Adobe Illustrator
  • No experience needed
  • Explores client meetings and branding packages
  • Teaches you to use Adobe Illustrator
  • Good preparation for new graphic designers

39. Professional Logo Design in Adobe Illustrator (Udemy)

Instructor: Rawson Uddin
Length: 8 Hours

Enroll Now

Professional Logo Design in Adobe Illustrator teaches you how to make aesthetically pleasing logos. Even if you haven’t used Adobe Illustrator before, this class will help you hit the ground running with useful tools and actionable design tips.

Rawson Uddin has split this course into 44 lectures based on different logo styles As you follow his design process, you’ll become comfortable with Adobe Illustrator and be able to start coming up with your own creative designs. Rawson also provides trade secrets and helps you understand why his designs work as well as they do.

Course Highlights:

  • 7.5 hours of video content
  • Uses Adobe Illustrator
  • Suited for beginning graphic designers
  • Discusses typface selection and design fundamentals
  • Teaches unique Adobe Illustrator techniques

40. Introduction To Graphic Design (Udemy)

Instructor: BlackBrick
Length: 2 Hours

Enroll Now

Canva is an online program often used by intermediate graphic design students and entrepreneurs who would like to create their own designs. Introduction To Graphic Design is a course created by BlackBrick that teaches you to use Canva on a practical level.

This hands-on class encourages you to make eleven different projects in Canva. If you begin the course with your business in mind, you will finish with a complete suite of branding essentials for social media. The course is straightforward and does not assume that you are already familiar with graphic design techniques.

Course Highlights:

  • 1.5 hours of video content
  • Suited for all skill levels
  • Teaches students to design with Canva
  • Covers graphic design fundamentals
  • Focuses on practical application

41. How to Design a Flyer in Photoshop (Udemy)

Instructor: Albert Annan
Length: 2 Hours

Enroll Now

In How to Design a Flyer in Photoshop, Albert Annan walks you through completing a basic graphic design project. This course assumes that you have no previous graphic design experience and are learning to use Photoshop for the first time.

In addition to basic skills, Albert’s class also teaches basic graphic design theory. Even if you only want to make one flyer, you’ll still learn how to create a matching color palette and turn even a basic flyer into something that could have been designed by a professional.

Course Highlights:

  • 1.5 hours of video content
  • Created for complete beginners
  • Uses Adobe Photoshop
  • Covers gradients, centering, and general Photoshop techniques

42. Graphic Design for Entrepreneurs…Who Can’t Draw (Udemy)

Instructor: Steve Cherubino
Length: 2 Hours

Enroll Now

In an ironic and fun course titled Graphic Design for Entrepreneurs…Who Can’t Draw, Steve Cherubino teaches you a hands-on approach to making your own visual assets. This class has no requirements and is made for anyone who wants to learn.

The course starts by teaching you how to make a button for your website. You’ll then learn how to manipulate photos, combine images, and make 3D graphics for your designs. Follow along with the free design software, and finish the class by making two of your own projects.

Course Highlights:

  • 1.5 hours of video content
  • No experience needed
  • Includes free photo editing software
  • Teaches fundamental design and editing techniques

43. Advanced Digital Photoshop Compositing (Udemy)

Instructor: Manfred Werner
Length: 2 Hours

Enroll Now

Photo compositing is the art of creating a new scene from existing visual assets. In Advanced Digital Photoshop Compositing, you’ll learn how to fool the eye and make two images look like they’ve always belonged together.

Manfred Werner, the instructor for this course, is a professional photographer with a passion for Photoshop. He can teach you how to take great photos for compositing, retouch the images, add interesting visual effects, and produce a completed product. This course is a great supplement to a graphic design education and is suited for both professional and creative projects.

Course Highlights:

  • 2 hours of video content
  • Uses Adobe Photoshop
  • Previous experience is not required
  • Teaches you to blend two photos into one

44. Information Design & Data Visualization Fundamentals (Gymnasium)

Instructor: Graham Roberts
Length: 6 Lessons

Enroll Now

Visualizing data is an art, and Graham Roberts will teach you how to do it correctly in Information Design & Data Visualization Fundamentals. This course is made for graphic designers, data scientists, and anyone who wants to create compelling infographics.

This class starts by introducing the philosophy of information design. Students will quickly learn to blend visual design principles with information design standards to create clear and readable graphics. The class also discusses interactive design elements and data tools that can make your job easier.

Course Highlights:

  • 6 in-depth lessons
  • Graphic design experience recommended
  • Explains how visual design principles relate to data presentation
  • Introduces data science toolsets
  • Teaches students to create logical and attractive infographics

V. Free Marketing Certification Courses

45. Fundamentals of Digital Marketing (Google)

Instructor: Google
Length: 40 Hours

Enroll Now

If anyone understands modern digital marketing, it’s Google. Fundamentals of Digital Marketing is a hands-on course by the famous search engine team that’s designed to help you become a digital marketing professional.

This class includes 26 modules with video tutorials. Topics include building an online presence, using Google marketing tools, and planning an online marketing strategy. Once you’ve completed the course, take the final exam to receive an official Google certification.

Course Highlights:

  • 40 hours of course material
  • No experience required
  • Teaches online marketing with a focus on Google products
  • Provides official Google certification

46. Marketing Management- Analyzing Competitors and Customers (Alison)

Instructor: N/A
Length: 3 Hours

Enroll Now

As a marketer, understanding the strategies of your competitors is essential. This course from Alison teaches you how to analyze competitors and understand the needs of your customers from a traditional marketing standpoint.

Marketing Management – Analyzing Competitors and Customers starts with an introduction to competitor analysis. Once you understand the fundamentals, you’ll start completing your own analyses using the PESTEL framework. Finally, the course discusses how this information can fit into your existing business model and help you achieve your marketing goals.

Course Highlights:

  • 2-3 hours of content
  • Teaches competitive market analysis
  • Focuses on understanding the competition
  • Basic marketing knowledge recommended but not required

47. Discovering and Meeting Market Needs (Alison)

Instructor: N/A
Length: 1 Hour

Enroll Now

In Discovering and Meeting Market Needs, professional marketer Kate Rodan explains how to discover and respond to the needs of your customer base. This course is focused on ideating, developing, and marketing real products and is designed for entrepreneurs.

Kate starts the course by talking about capital and business partnerships. Next, she introduces the idea of market research and talks about identifying products that the market can’t live without. Finally, Kate teaches you to market your new product using the information that you’ve gathered.

Course Highlights:

  • 1 hour of content
  • Designed for entreprenuers and business professionals
  • Teaches the fundamentals of market research
  • Focuses on product development

48. Public Relations: Best Practices and Ethics (Alison)

Instructor: N/A
Length: 3 Hours

Enroll Now

Although PR management is often thought to be the realm of large corporations, it’s actually an important skillset for all business owners. Public Relations: Best Practices and Ethics is a course from Alison that discusses public relations from a professional and academic point of view.

This in-depth course covers everything from the four categories of public relations to ethics and moral analysis. A detailed list of best practices will help you apply your knowledge using current PR industry standards.

Course Highlights:

  • 2-3 hours of content
  • Designed for business owners and professionals
  • Teaches professional PR techniques and practices
  • Focuses on ethics and industry standards

49. Social Media Strategy for Small Businesses (Alison)

Instructor: N/A
Length: 3 Hours

Enroll Now

Social Media Strategy for Small Businesses is a quick guide to social media designed for eCommerce websites and online business owners. Even if your business already has a social media account, this class will help make sure you’re using each platform to its fullest potential.

The course discusses the importance of building an online presence and how social media can impact your brand. Students will then learn how to prepare great social media content and use some of the most popular platforms. Finally, the class discusses how to use social media performance to analyze the success of your eCommerce platform.

Course Highlights:

  • 2-3 hours of content
  • No marketing experience required
  • Designed for eCommerce website owners
  • Teaches social media fundamentals and industry standards

50. Email Marketing (HubSpot Academy)

Instructor: Courtney Sembler
Length: 4 Hours

Enroll Now

Created by the marketing professionals at HubSpot, Email Marketing is a certified overview of current email marketing techniques. This course uses tools from the HubSpot platform and is a great choice for marketing professionals who want to expand their digital reach.

This class starts by explaining basic email marketing strategies. You’ll then learn how to manage contacts, choose an effective posting frequency, and use HubSpot’s email marketing tools to analyze your results. The course has a strong focus on human-friendly marketing and building trust with your client base.

Course Highlights:

  • 3.5 hours of content
  • 27 helpful marketing videos
  • Discusses developing and maintaining a strategy
  • Emphasizes the use of HubSpot marketing tools

51. Content Marketing (HubSpot Academy)

Instructor: Various
Length: 6 Hours

Enroll Now

Content marketing is core to any digital marketing strategy. HubSpot’s Content Marketing course will teach you how to become a content marketing professional from the ground up with the help of HubSpot’s marketing platform and tools.

This class discusses how to develop a content strategy and begin producing content on a regular basis. You’ll learn how to create new pieces, repurpose existing content, and build a relationship with your readers. The course also includes SEO-friendly standards that will help your content get the attention it deserves.

Course Highlights:

  • 6 hours of content
  • 52 video lessons
  • Teaches a complete content marketing strategy
  • Encourages the use of HubSpot marketing tools

52. Principles of Marketing (Saylor Academy)

Instructor: Various
Length: 82 Hours

Enroll Now

Digital marketing might be the way of the modern era, but traditional marketing principles still apply. Saylor Academy’s Principles of Marketing course can teach you how to look at marketing from an academic point of view.

This college-level class discusses every important aspect of a marketing strategy. You’ll learn how to target specific audiences, research your customers, promote and distribute products, and launch a complete marketing campaign. The course is steeped with marketing philosophy and academic insights that you can’t find in a content marketing guide.

Course Highlights:

  • 82 hours of lectures and homework
  • Teaches marketing at a college level
  • Explores marketing philosophy, strategies, and techniques
  • Discusses market research and audience segmenting
  • Prepares students for a marketing career

53. SEO Training Course by Moz (Udemy)

Instructor: Moz.com
Length: 4 Hours

Enroll Now

Moz is well-known as one of the best SEO resources on the web. In this Udemy course, the experts from Moz give a detailed explanation of how to develop and execute an SEO strategy for your business.

After discussing SEO philosophy, Moz explains how to conduct an SEO audit on a website. You’ll then learn how to research keywords, optimize pages, and build links to create a healthy digital presence. The course introduces current SEO techniques and is an asset to both beginners and SEO professionals.

Course Highlights:

  • 3.5 hours of video content
  • No experience needed
  • Teaches you how to conduct an SEO audit
  • Explains SEO fundamentals
  • Can be supplemented by articles and advice from Moz.com

54. Sales and Marketing for Online Businesses (Udemy)

Instructor: Mike M. Burke
Length: 3 Hours

Enroll Now

Sales and Marketing for Online Businesses is a marketing crash course meant to help the money start flowing in. Mike M. Burke is a successful entrepreneur who shares his experience in this short but detailed class.

Like any good digital marketing class, this course begins with a discussion of branding. After you’ve built a foundation, Mike shows you how to advertise your business using a variety of different platforms. The course wraps up with an explanation of video marketing fundamentals and the customer service philosophy that has helped Mike find success.

Course Highlights:

  • 3 hours of video content
  • Online business experience is recommended
  • Teaches branding and marketing fundamentals
  • Helps improve your website traffic
  • Discusses the advantages of video marketing

55. Google Ads Search (Skillshop)

Instructor: Google
Length: 4 Hours

Enroll Now

Google Ads are fundamental to search engine marketing. In this Google Skillshop class, you’ll learn how to create effective Google Search Ads, develop a long-term advertising strategy, and get more from the Google platform.

This certification is part of a larger Skillshop program that covers every aspect of advertising with Google. Each course covers a different part of the platform and helps you develop a cohesive marketing strategy.

Course Highlights:

  • 3.7 hours of content and quizzes
  • No experience needed
  • Teaches you how to use Google Search Ads like a professional
  • Offers a certificate from Google

56. Google Marketing Platform (Skillshop)

Instructor: Google
Length: 20 Hours

Enroll Now

Google Marketing Platform is a comprehensive set of resources that can change your digital marketing game. In this collection of Skillshop classes and certificates, you’ll learn how to use Campaign Manager, Search 360, and several other marketing tools.

This course is broken into four smaller exams. You can study for each one independently using Skillshop resources or simply take the exams with your current skills. Finish your studies by taking the Google Analytics Individual Qualification, which is the longest and arguably the most difficult of the tests.

Course Highlights:

  • 15-20 hours of study material and tests
  • Covers every aspect of the Google Marketing Platform
  • Focuses on Campaign Manager, Search 360, and Google Analytics
  • Offers a certificate from Google

VI. Free Writing Certification Courses

57. Technical Writing (Saylor Academy)

Instructor: Various
Length: 86 Hours

Enroll Now

Whether you plan to work in the field or simply want a leg up at your current job, technical writing is an incredibly valuable skill to have. Saylor Academy’s Technical Writing course teaches you how to communicate professionally and draft documents that belong in the corporate world.

The first unit of this course addresses audience analysis. Next, you’ll learn how to write internal and external communications like memos, emails, and formal letters. The course also covers process documentation, proposals, and other documents that a business might need.

Course Highlights:

  • 86 hours of lessons and study
  • Teaches technical writing at a college level
  • Discusses memos, proposals, and process documentation
  • Includes a strong focus on writing for the right audience

58. Resume Writing (Saylor Academy)

Instructor: Various
Length: 3 Hours

Enroll Now

Writing a professional resume take more skill than you might think. Saylor Academy’s Resume Writing course is a short certificate that prepares you to create professional resumes for any career path. This class is a great choice for new graduates, career-focused professionals, and writers who want to help others craft the perfect resume.

This class addresses resume creation from an academic standpoint. You’ll learn the key components of a resume and how to draft a cover letter that gets attention. You’ll also learn how to bolster your resume with smart choices throughout your career.

Course Highlights:

  • 3 hours of content and lessons
  • Suited for anyone who wants a better resume
  • Discusses key resume components
  • Teaches you how to write a cover letter

59. Writing For Web & Mobile (Gymnasium)

Instructor: Stephanie Hay
Length: 6 Lessons

Enroll Now

Writing for Web and Mobile teaches you how to create clean, simple, and compelling content that’s suited for the digital sphere. The instructor, Stephanie Hay, believes in writing authentic copy that engaged and converts the users of your site.

This class looks at content creation from a data-driven standpoint. Students will learn how to use Google Analytics to conduct keyword research and discover their audience’s preferred tone. Then, they’ll learn how to draft a content workbook for their marketing strategy. Finally, Stephanie discusses how effective content is vital for user experience design.

Course Highlights:

  • 6 in-depth lessons
  • Designed for marketers, writers, and online professionals
  • Teaches you how to conduct keyword research using Google Analytics
  • Explains how to turn research into great content
  • Focuses on content as part of user experience design

VII. Free Photography Certification Courses

60. Photography Fundamentals for Beginners (Udemy)

Instructor: Phil Ebiner
Length: 0.75 Hours

Enroll Now

Phil Ebiner’s Photography Fundamentals for Beginners is the perfect starting point for anyone with a camera. This simple class teaches you how to adjust the settings on your camera to take professional-quality photos. Owning a camera is recommended.

The main focus of this course is on light exposure, shutter speed, and camera settings. Phil also discusses image composition and how to create art from everyday life. The class is short but effective, and you’ll walk out of it knowing how to get the most from whatever kind of camera you own.

Course Highlights:

  • 45 minutes of video content
  • Any kind of camera can be used
  • Teaches you how to change your camera settings
  • Discusses filters, exposure, and shutter speeds
  • Explains how to compose a professional photo

61. The Beginner’s Guide to Photography: A Camera Crash Course (Udemy)

Instructor: Daniel Evertsson
Length: 0.5 Hours

Enroll Now

Daniel Evertsson is a portrait photographer with a knack for great lighting. In The Beginner’s Guide to Photography: A Camera Crash Course, Daniel shows you how to use your camera to get professional-looking photos in any setting.

This class approaches beginner photography through the “Exposure Triangle.” You’ll learn the importance of adjusting your shutter speed, aperture, and ISO. Then, Daniel will show you a few tips to give your photos that extra shine.

Course Highlights:

  • 37 minutes of video content
  • Teaches you how to use your camera like a professional
  • Focuses on shutter speed, aperture, and ISO
  • Includes tips on focus and composition

62. Secrets of Magazine Model Photography (Udemy)

Instructor: Learn Photography HQ
Length: 2 Hours

Enroll Now

Whether you’re a professional photographer or an amateur looking to take better portraits, Secrets of Magazine Model Photography will teach you how the magazine industry takes the eye-catching photos they’re known for. This course is recommended for people who own a camera and already have a basic photography skillset.

The behind-the-scenes information in this class includes studio lighting techniques, a list of professional equipment, and a walkthrough of Sun Studios. The course also offers a guide to working with models, planning shoots, and actually photographing a scene. Every unit includes examples from real photoshoots.

Course Highlights:

  • 2 hours of video content
  • Basic photography experience is recommended
  • Explains professional equipment settings and lighting techniques
  • Teaches you how to work with models
  • Provides professional advice for the magazine industry

VIII. Free Music & Video Certification Courses

63. Video Production (Udemy)

Instructor: Ryan Stone
Length: 1 Hour

Enroll Now

Video marketers and creatives alike will appreciate Ryan Stone’s Video Production. This basic class teaches you how to film an amazing video using whatever equipment you have on hand.

The class begins by explaining how to use your video camera. Next, you’ll learn about the importance of pre-production and creating a storyboard. Ryan then teaches you how to shoot an amazing video with great framing and lighting. Although this course doesn’t cover editing, it’s an excellent starting point for anyone who wants to make video content.

Course Highlights:

  • 1 hour of video content
  • Designed for complete beginners
  • Explains how to use your camera
  • Shows you how to film an amazing video

64. Webcam Videography: Better Videos, Webinars, Livestreams (Udemy)

Instructor: Phil Ebiner
Length: 0.5 Hours

Enroll Now

A webcam is still a camera, and Phil Ebiner’s Webcam Videography: Better Videos, Webinars, Livestreams makes sure that you know how to use yours. This class is essential for anyone who regularly conducts video meetings, broadcasts webinars, or films video marketing content with their computer’s built-in camera.

No experience is needed for this course, but Phil recommends that you use a computer with a video camera. He’ll teach you how to adjust your settings, fix your camera angle, and correct your audio for a more professional sound. One of the most important things Phil teaches you is how to use good lighting; without it, your videos will never look like you want them to.

Course Highlights:

  • 30 minutes of video content
  • Designed for anyone who uses a webcam
  • Teaches you how to adjust settings to get better video quality
  • Focuses on practical applications

65. Premiere Pro 101 (Udemy)

Instructor: Caleb Wojcik
Length: 1 Hour

Enroll Now

Premiere Pro 101 was designed for anyone who is opening Adobe Premiere Pro for the first time. This simple course introduces you to the Premiere Pro interface and teaches you how to edit your own videos.

Caleb Wojcik is a professional videographer who knows how complicated Premiere Pro can seem. He uses a relaxed teaching style to explain the basics in a way that anyone can understand. The course includes an overview of your workspace, a guide to importing your files, and general editing tips and tricks.

Course Highlights:

  • 1 hour of video content
  • Uses Adobe Premiere Pro
  • Suited for all skill levels
  • Teaches you how to import and edit your videos

66. After Effects Essentials: Complete VFX and Motion GFX Guide (Udemy)

Instructor: Ruan Lotter
Length: 3 Hours

Enroll Now

If you’ve ever wondered how people add special effects to their videos, the answer is probably Adobe After Effects. Ruan Lotter’s After Effects Essentials: Complete VFX and Motion GFX Guide is a hands-on course that teaches you After Effects basics for any video style.

Ruan’s professional experience is obvious in the way that he teaches this course. There are roughly thirty tutorials included within the course that range from adding fun effects to creating professional end credits. The class is straightforward and assumes a general familiarity with Adobe software interfaces.

Course Highlights:

  • 2.5 hours of video content
  • Uses Adobe After Effects
  • Teaches basic and intermediate techniques
  • Topics range from simple animations to unique text effects

67. VFX Basics: Moving from After Effects to Nuke (Udemy)

Instructor: Vicki Lau
Length: 2 Hours

Enroll Now

Vicki Lau is a VFX professional who has worked on special-effects marvels like The Walking Dead and Guardians of the Galaxy. In VFX Basics: Moving from After Effects to Nuke, Vicki teaches you how to upgrade from After Effects to Nuke, her preferred professional software.

This course benefits from Vicki’s industry experience and enthusiastic teaching style. She assumes that you know how to use After Effects but have never used Nuke before. As you learn to import your files, you might also pick a few new video editing tricks for both pieces of software.

Course Highlights:

  • 1.5 hours of video content
  • Uses Adobe After Effects and Nuke
  • Suited for experienced visual effects designers
  • Teaches basic importing and conversion techniques
  • Discusses the debate between Nuke and After Effects

68. Music Production 101 – The Digital Audio Workstation (Udemy)

Instructor: SoundBridge Academy
Length: 8 Hours

Enroll Now

Whether you’re thinking of creating a hit single or simply want to make soundtracks for your videos, Music Production 101 is a good place to start. This class by SoundBridge Academy teaches you how to use a Digital Audio Workstation for the first time.

This tutorial works with DAWs like Reaper, Abelton Live, Logic Pro, Pro Tools, and SoundBridge. The course teaches you how to set up your hardware and understand the DAW interface. You’ll also learn how to use a sequencer, add plug-ins, and work with MIDI instruments.

Course Highlights:

  • 8 hours of video content
  • Uses any DAW that you like
  • Teaches the fundamentals of digital audio production
  • Prepares students for genre-specific music classes

69. Producing Drums with Ableton Live and Drum Rack (Udemy)

Instructor: Alec Ness
Length: 1 Hour

Enroll Now

Ableton Live is known for having a great drum rack with an intuitive interface. Alec Ness teaches you how to get the most from the program with Producing Drums with Ableton Live and Drum Rack. A copy of Ableton Live is needed for this course.

The class starts with an overview of the drum rack interface. Alec will then show you how to add sounds and use the sequencer to create your own beats. He finishes the course with advice for mixing your track and adding effects to get a professional sound.

Course Highlights:

  • 1 hour of video content
  • Uses Ableton Live
  • Teaches students how to use the drum rack to full effect
  • Includes mixing and production advice

70. Ultimate Beginner’s Guide to Logic Pro (Udemy)

Instructor: Richard Williams
Length: 5 Hours

Enroll Now

Logic Pro is a DAW that comes with most Mac computers. In Ultimate Beginner’s Guide to Logic Pro, film composer Richard Williams condenses his years of DAW experience into a detailed five-hour course.

This class starts with the basics and assumes that you’ve never used a DAW. Once you’re loading instruments and creating loops, Richard shows you how to use the score editor to control your track. Then, he’ll introduce you to synthesizers and more advanced features that involve third-party plug-ins.

Course Highlights:

  • 5 hours of video content
  • Uses any version of Logic Pro
  • Designed for complete beginners
  • Explores the Logic Pro interface
  • Teaches unique audio editing tricks

71. Equalization Deconstructed: Four Methods to Better Sound (Udemy)

Instructor: Neal Schmitt
Length: 1 Hour

Enroll Now

Equalization Deconstructed: Four Methods to Better Sound is the kind of class that every audio engineer should take. The instructor, Neal Schmitt, discusses equalization techniques that will help you get an amazing sound from any set of tracks.

This class begins with an introduction to different equalizers. Once you’ve tried a few different EQs, the course will discuss different EQ methods to get specific types of sounds. Neal does a great job of explaining why each effect works and what you’re actually doing to the audio files.

Course Highlights:

  • 1 hour of video footage
  • Uses any DAW
  • Students should have their own audio material to edit
  • Explains how equalizers work and when to use them
  • Teaches advanced EQ techniques

72. YouTube Music Certification (SkillShop)

Instructor: Google
Length: 4 Hours

Enroll Now

Google Skillshop’s YouTube Music Certification is an essential course for anyone who wants to publish their music on the popular video platform. The class discusses everything you’ll need to know about starting a channel and complying with copyright law.

Like most Skillshop courses, this certification includes optional study materials and a timed certification exam. The study sections are full of valuable ways to grow your channel and get more people to listen to your music. Finishing the YouTube Music Assesment is proof that you’re ready to put your hit music video online.

Course Highlights:

  • 4 hours of lessons and quizzes
  • Teaches you how to develop and brand your channel
  • Discusses making money as a YouTube musician
  • Explains copyright restrictions and YouTube rights management

73. YouTube Content Ownership (SkillShop)

Instructor: Google
Length: 5 Hours

Enroll Now

Brush up on content rights with Skillshop’s YouTube Content Ownership course. This class is extremely valuable for anyone who manages a YouTube channel.

This class teaches explains how content rights work on YouTube and teaches you to protect your content with Content ID. You’ll also learn to use YouTube’s Content Manager CMS to manage large channels and analyze your data. Take the Content Ownership Assesment to make sure you’re on track before you start posting your first videos.

Course Highlights:

  • 5 hours of lessons and exams
  • Explains YouTube copyright restrictions in detail
  • Teaches students to protect their content
  • Explains how to use YouTube’s CMS

74. YouTube Channel Growth (SkillShop)

Instructor: Google
Length: 5 Hours

Enroll Now

No matter what kind of YouTube channel you own, Skillshop’s YouTube Channel Growth will help you get more subscribers and increase your revenue. This class is designed for both beginners and current YouTube creators.

The bulk of this course focuses on assessing your own channel. You’ll learn how to improve your content strategy, increase audience engagement, and make sure that you’re visible in search results. The second half of the course discusses channel revenue and how to maximize your revenue stream. The Channel Growth Assesment will confirm that you’re ready to take your channel to the next level.

Course Highlights:

  • 4.5 hours of lessons and exams
  • Suited for YouTube channels of all sizes
  • Explains how to conduct a channel assesment
  • Discusses ways to maximize your revenue stream

IX. Free Certifications in Classic Subjects

75. Introduction to Critical Thinking and Logic (Saylor Academy)

Instructor: Various
Length: 40 Hours

Enroll Now

Saylor Academy’s Introduction to Critical Thinking and Logic is a college-level philosophy course that prepares you for logical thought and analysis. The class is suited for beginners and makes an excellent groundwork for other academic courses.

Throughout this class, you’ll learn how to analyze arguments, identify logical fallacies, and use both formal and informal logic techniques. The end of the course discusses both scientific and strategic reasoning for a variety of applications.

Course Highlights:

  • 40 hours of lessons and studying
  • Teaches logic at a college level
  • Explains formal logical fallacies
  • Teaches informal reasonsing methods
  • Focuses on developing rational thought

76. Introduction to Mathematical Reasoning (Saylor Academy)

Instructor: Various
Length: 112 Hours

Enroll Now

Saylor Academy’s Introduction to Mathematical Reasoning bridges the gap between introductory math and advanced algebraic proofs. This course is designed for students with a good grasp of college-level mathematics who are interested in solving problems using the fundamental objects of math.

This course covers propositional logic, set theory, rational numbers, and mathematical induction. Despite its hard-hitting subject matter, the course starts with simple puzzles like Sudoku and shows how mathematical reasoning can be applied. This course is a good choice for programmers, developers, and anyone who thinks that math can be fun.

Course Highlights:

  • 112 hours of lessons and studying
  • Designed for intermediate math students
  • Topics range from propositional logic to mathematical induction
  • Uses real-world examples to make concepts more relatable

77. Foundations of Real World Math (Saylor Academy)

Instructor: Various
Length: 116 Hours

Enroll Now

If you’ve never been sure why math is important, Saylor Academy’s Foundations of Real World Math is the course for you. This college-level class will teach you how to apply basic algebra concepts to real situations that you might come across.

This is a beginner’s math course with a relatable edge. You’ll learn about number properties, the order of operations, and how to do math with fractions, decimals, and proportions. The end of the course teaches you how to read essential graphs and charts.

Course Highlights:

  • 116 hours of lessons and studying
  • Designed for beginning math students
  • Discusses basic math concepts with a simple teaching style
  • Explains how math applies to the real world

78. Introduction to Mechanics (Saylor Academy)

Instructor: Various
Length: 38 Hours

Enroll Now

Saylor Academy’s Introduction to Mechanics is an introductory course that teaches physics from the ground up. Students will learn classical mechanics as studied by historical greats like Issac Newton and Galileo Galilei. Anyone can take this course, although a basic understanding of math will prove helpful.

This course focuses on the mechanics of motion and gravity. Students will learn about energy, momentum, and the force of gravity. From simple kinds of motion to more complex models, this course will help you understand how the world works and why things move the way they do.

Course Highlights:

  • 38 hours of lessons and studying
  • Designed for new physics students
  • Discusses simple and complex motion
  • Teaches the essentials of Classical Mechanics

79. Introduction to Political Science (Saylor Academy)

Instructor: Various
Length: 111 Hours

Enroll Now

If you’ve ever been interested in politics, Saylor Academy’s Introduction to Political Science can help you decide if the field is right for you. This survey course is designed for beginning students and covers modern political science theory and application.

The course begins with foundational political concepts and moves on to more complicated ideologies. Students will learn about the importance of political participation, the definition of a political state, and the role of different political institutions. The course is concluded with a module on international politics as they are understood in the modern day.

Course Highlights:

  • 111 hours of lessons and studying
  • Designed for students of all disciplines
  • Surveys modern political ideologies
  • Discusses the role of political institutions
  • Explains international politics from a modern standpoint

X. Free Excel & Data Analysis Certification Courses

80. Microsoft Excel Step by Step Training for Beginners! (Udemy)

Instructor: Jed Guinto
Length: 9 Hours

Enroll Now

Knowing how to use Microsoft Excel gives you a huge step up in the workplace. In Jed Guinto’s Microsoft Excel Step by Step Training for Beginners! class, you’ll learn how to navigate the program like you’ve been using it for your entire life.

You’ll start this course by learning how to use the menu ribbon and create a workbook. Then, Jed will show you a few spreadsheets he’s created that he uses in his daily life. With these “life management tools” as examples, he guides you through the entire Excel interface. By the time you’re done, you should be able to create graphs, format cells, and prepare your spreadsheets for presentation.

Course Highlights:

  • 8.5 hours of video content
  • Designed for complete beginners
  • Explores the Excel interface
  • Teaches you how to manipulate and format data

81. Intermediate MS Excel – Workbook Presentation and Printing (Udemy)

Instructor: Jed Guinto
Length: 1 Hour

Enroll Now

Jed Guinto is one of the highest-rated instructors on Udemy. In Intermediate MS Excel – Workbook Presentation and Printing, he teaches you how to use Excel like a professional.

This course covers Excel proficiency from a visual standpoint. You’ll learn how to create well-formatted workbooks with custom borders, colored cells, and images that are perfectly locked to cell borders. Jed also teaches you how to print your workbook while ensuring that the page stays looking the way you designed it.

Course Highlights:

  • 1 hour of video content
  • Suitable for all skill levels
  • Teaches professional Excel formatting
  • Explains how to print formatted pages

82. Microsoft Excel: Beginner to Intermediate Data Analysis (Udemy)

Instructor: James Nissen
Length: 2 Hours

Enroll Now

Microsoft Excel: Beginner to Intermediate Data Analysis has all of the tools you need to use Excel as part of your daily workflow. No matter how much you already know, James Nissen will have you feeling like an Excel professional in just under two hours.

This course focuses on data analysis. Students are given access to a downloadable data set that they can manipulate as the course progresses. After learning foundational ways to sort and manipulate data, you’ll be introduced to a wide variety of formulas and functions. The course also includes two sections on pivot tables.

Course Highlights:

  • 2 hours of video content
  • Designed for beginning and intermediate Excel users
  • Teaches basic data manipulation
  • Includes formulas, functions, and pivot tables

83. Excel Pivot Table Basics (Udemy)

Instructor: Matt Jackman
Length: 1 Hour

Enroll Now

In Excel Pivot Table Basics, Matt Jackman teaches you that pivot tables are surprisingly easy to understand. His course assumes that you know how to navigate the Excel ribbon and are ready to jump right in.

This class shows you how to create pivot tables and use them to analyze your data. Challenges and practice workbooks are used to solidify your knowledge. The course is short, but it gets to the point quickly and fully covers the subject matter.

Course Highlights:

  • 1 hour of video footage
  • Designed for intermediate Excel users
  • Explains how to create and use pivot tables
  • Includes practice exercises

84. Excel 365 – The Ultimate Excel Updates Course (Udemy)

Instructor: Paula Guilfoyle
Length: 2 Hours

Enroll Now

Excel 365 – The Ultimate Excel Updates Course is designed for the experienced Excel user who hasn’t been keeping up with the times. This class is regularly updated to reflect Microsoft’s consistent improvements to Excel 365.

This course is not meant to explain how Excel works. Instead, it reviews every new function that has been released in Excel 365. The instructor, Paula Guilfoyle, discusses performance changes, new functions, charting enhancements, and improvements to the pivot table system.

Course Highlights:

  • 2 hours of video content
  • Designed for experienced Excel users
  • Covers software improvements in Excel 365
  • Includes simple and efficient explanations

85. Fundamentals Data Analysis & Decision Making Models (Udemy)

Instructor: Manish Gupta
Length: 0.5 Hours

Enroll Now

Manish Gupta’s Fundamentals Data Analysis & Decision Making Models is an introductory guide to the world of data analysis. This course is designed for entrepreneurs, future data analysts, and anyone who wants to use data to make decisions.

Manish starts the course by explaining the philosophy of data analysis. Next, he explains how to identify data variables, clean and process data, and communicate that data in a meaningful way. The course also includes intermediate Excel techniques.

Course Highlights:

  • 31 minutes of video footage
  • Designed for anyone who works with data
  • Discusses data analysis philosophy
  • Explains how to process and present data

86. Data Journalism and Media Standards (Alison)

Instructor: N/A
Length: 3 Hours

Enroll Now

Data Journalism and Media Standards is a short class provided by Alison that discusses the role of data in modern journalism. The class is intended for future journalists and news professionals, but it may be of interest to anyone in the media sphere.

The course starts with an explanation of why data is used in journalism. Students are then taught how to responsibly gather and analyze data according to current industry standards. The course spends a great deal of time talking about journalistic rights and responsibilities in the pursuit of ethical reporting. The class concludes with a discussion of modern journalism in the digital age.

Course Highlights:

  • 2-3 hours of video content
  • Designed for journalists and media professionals
  • Teaches students to gather and analyze data
  • Emphasizes ethical reporting and journalistic responsibility
  • Discusses modern journalistic techniques

87. Introduction to Data Analysis for Government (Udemy)

Instructor: Socrata Data Academy
Length: 1 Hour

Enroll Now

Introduction to Data Analysis for Government is an educational resource for government works who are interested in data science. The class teaches essential data analysis techniques and professional data presentation methods that can be applied to any field.

This class explains how to identify and refine a problem, find data related to the issue, and use analysis to come to a conclusion. The in-depth lecture includes a discussion of bias and a tutorial on manipulating data in a program like Excel.

Course Highlights:

  • 1 hour of video content
  • Suited for data analysis beginners
  • Describes modern data analysis practice and techniques
  • Briefly explains descriptive statistics

88. Bootcamp for KNIME Analytics Platform (Udemy)

Instructor: KNIME Inc
Length: 4 Hours

Enroll Now

KNIME Analytics Platform is a data analysis tool commonly used by industry professionals. Bootcamp for KNIME Analytics Platform was created by the makers of the program to helps students get started. This course assumes that you’ve never used KNIME and might not understand data science.

Most of this class is an introduction to the KNIME Analytics Platform. Students will learn to edit and manipulate data using Nodes and Workflow groups. Later modules discuss data blending, advanced data manipulation, and data mining through KNIME.

Course Highlights:

  • 4 hours of video content
  • Designed for beginners who have never used KNIME
  • Teaches basic to intermediate data manipulation
  • Prepares students to use KNIME for their career

XI. Free Business & Work Certification Courses

89. Sales Management Training (HubSpot Academy)

Instructor: Various
Length: 3 Hours

Enroll Now

HubSpot knows that most sales managers started out in a normal sales role. That’s why their Sales Management Training course is geared towards getting you the promotion you’ve been looking for.

This relatively short class helps you define your sales process, build a sales team, and learn to be a better trainer. The course has a theme of growing from your current position and passing your knowledge on to the new salespeople that you’ve just hired.

Course Highlights:

  • 3 hours of content
  • 17 videos
  • Defines your current sales techniques
  • Teaches management and hiring skills
  • Encourages steady career growth

90. Business Communications (Saylor Academy)

Instructor: Various
Length: 42 Hours

Enroll Now

Saylor Academy’s Business Communications course will teach you how to communicate with your customers. This class is designed for anyone who plans to enter the world of business and wants to know how to say the right thing.

This extensive class starts with communication fundamentals and audience analysis. It also discusses how to listen to your customers and provide the information they’re looking for. The course wraps up with a lecture on the importance of creating a visual impression for your brand.

Course Highlights:

  • 42 hours of lessons and studying
  • Suitable for beginning business students and marketing professionals
  • Teaches you how to listen to your customers
  • Explains how to speak and write professionally and clearly

91. Managing Employees (Saylor Academy)

Instructor: Various
Length: 5 Hours

Enroll Now

Being a manager isn’t easy, but Saylor Academy’s Managing Employees tries to make the process simpler. This short course helps you learn to motivate your employees and encourage them to work as their best selves.

This class covers three main topics: motivation, empowerment, and conflict resolution. Managers who take this course will be able to confidently address their staff and handle common situations that occur in the workplace.

Course Highlights:

  • 5 hours of lessons and studying
  • Designed for managers in all industries
  • Teaches employee motivation and empowerment
  • Discusses conflict resolution techniques

92. Leadership and Teams (Saylor Academy)

Instructor: Various
Length: 7 Hours

Enroll Now

Saylor Academy’s Leadership and Teams provides an in-depth look at managing a group of people. This class is designed for managers, business owners, and anyone who might need to direct a project over the course of their career.

This class starts with a discussion of leadership philosophy. Next, you’ll learn about what it means to be a team player. Finally, the team management unit talks about actually running a team and what you can expect from the people who work beneath you.

Course Highlights:

  • 7 hours of lessons and studying
  • Suited for leaders from all walks of life
  • Explains the philosophies of leadership and teamwork
  • Discusses practical team management techniques

93. Basic Accounting (Alison)

Instructor: N/A
Length: 3 Hours

Enroll Now

Whether you want to do your own accounting or are considering a career in the field, Alison’s Basic Accounting class will teach you the most essential principles of the field. This class does not assume prior knowledge, but basic math skills may be helpful.

This course starts with the accrual principle. Students are then taught important terms and concepts related to revenue, cash, assets, and liabilities. An entire module is devoted to equity, and another is set aside for financial statements. At the end of the course, the student should be able to calculate a profitability ratio and understand the implications of their math.

Course Highlights:

  • 2-3 hours of video content
  • Designed for beginning students
  • Explains important building blocks of accounting
  • Helps students evaluate accounting transactions
  • Teaches profitabilty ratios and implications

94. Introduction to Supply Chain Management (Saylor Academy)

Instructor: Various
Length: 7 Hours

Enroll Now

Saylor Academy’s Introduction to Supply Chain Management provides an in-depth look at where products actually come from. This class is intended for business students but is useful for anyone who may be involved in commerce.

This class starts by explaining how the supply chain can fluctuate. Students then learn how supplies are procured and later distributed. The course focuses on understanding the problems and challenges that can occur along the supply chain and how these can be overcome by managers and business owners.

Course Highlights:

  • 7 hours of lessons and studying
  • Designed for business and commerce students
  • Explains how supplies are procured and distributed
  • Discusses common supply chain problems and challenges

95. Applied Operations Management – Inventory Models (Alison)

Instructor: N/A
Length: 3 Hours

Enroll Now

Alison’s Applied Operations Management course is designed to teach students about inventory models and management. This class is a great choice for warehouse managers or anyone who handles a company inventory.

The class begins with an introduction to inventory models and continues to explain the Economic Order Quantity model. Students who complete the course will be able to describe inventory models and calculate inventory levels using the models that they’ve learned.

Course Highlights:

  • 2-3 hours of video content
  • Designed for beginning students
  • Explains a variety of different inventory models
  • Teaches students to perform basic inventory calculations

96. What Is Business Analysis for Information Technology (Udemy)

Instructor: Tom & Angela Hathaway
Length: 1 Hour

Enroll Now

Tom and Angela Hathaway are business analysis experts who have mentored thousands of analysts across the world. In What Is Business Analysis for Information Technology, the Hathaways explain how business analysis can influence members of the IT industry.

This class explains four different types of company requirements. It also introduced basic business analysis methods and ties the information in with software development. Students who finish this course will be ready to use analysis to drive their own business to success.

Course Highlights:

  • 1 hour of video content
  • No previous knowledge is required
  • Explains fundamental business analysis concepts
  • Designed for business owners and IT professionals

97. Introduction to Information Technology for Managers (Alison)

Instructor: N/A
Length: 2 Hours

Enroll Now

Introduction to Information Technology for Managers helps business managers understand the IT system in their workplace. Many managers need to understand how to implement information technology, and this course prepares them to succeed in the modern work environment.

This course is a basic overview of IT concepts and methods. Managers will be taught to identify recent changes in the field of information technology and understand how these innovations might impact their current roles. This class is suited for anyone who would like a general survey of the world of IT.

Course Highlights:

  • 1-2 hours of content
  • Suited for all levels of IT understanding
  • Explains the definition of information in relation to IT
  • Helps managers identify industry changes and innovations

98. QuickBooks Online: Bookkeeping Like a Professional (Udemy)

Instructor: Brendan McCoy
Length: 2 Hours

Enroll Now

For many small business owners, learning to use QuickBooks is all the accounting knowledge they need. Brendan McCoy’s QuickBooks Online: Bookkeeping Like a Professional provides exactly enough information to help you manage your own accounts in the QuickBooks platform.

Brendan begins the class with Accounting 101. Once you understand what a balance sheet is, he’ll help you set up your QuickBooks account and start adding your financial data. The class concludes by teaching you how to reconcile your balance sheets using the software.

Course Highlights:

  • 2 hours of video content
  • Designed for students who have never used QuickBooks
  • Teaches accounting fundamentals
  • Explains the QuickBooks interface

XII. Free Self Improvement Certification Courses

99. Customer Service (Saylor Academy)

Instructor: Various
Length: 40 Hours

Enroll Now

Do you know what’s actually expected from a customer service professional? In Saylor Academy’s Customer Service class, you’ll learn the duties and responsibilities of the customer service industry.

This comprehensive course teaches the secrets of customer service to anyone who might enter the workplace. Learn about your duty to the customer, the skills you’ll need to succeed, and the different career choices that are available to you. As a capstone, the course asks students to develop their own customer service training manual to show what they’ve learned.

Course Highlights:

  • 40 hours of lessons and studying
  • Designed for all customer service professionals
  • Explains the responsibilities of a customer service agent
  • Teaches valuable service skillsets
  • Helps professionals launch a customer service career

100. Professional Etiquette (Saylor Academy)

Instructor: Various
Length: 4 Hours

Enroll Now

The professional world might change constantly, but most etiquette is timeless. Saylor Academy’s short Professional Etiquette course will teach you how to be a professional in the truest sense of the word.

This class covers courtesy and communication in the workplace. You’ll learn how to maintain your professional image and have a positive impact on the people you work for and with. The final module discusses diversity and sensitivity in the modern work environment.

Course Highlights:

  • 4 hours of lessons and studying
  • Suitable for all professionals
  • Teaches workplace courtesy and communication
  • Helps students develop and maintain a professional image

101. Time and Stress Management (Saylor Academy)

Instructor: Various
Length: 12 Hours

Enroll Now

Time and stress management are the keys to success – or at least, that’s the philosophy put forward by Saylor Academy’s Time and Stress Management class. This short class is a good choice for any busy professional who could use some help keeping it all together.

This class focuses on identifying and overcoming the stressors in your life. Time management is included as part of a healthy stress management program. Students are asked to track the time it takes them to complete each unit and use this information to asses their own time management skills.

Course Highlights:

  • 12 hours of lessons and studying
  • Designed for all busy students and professionals
  • Teaches how to identify and overcome stressors
  • Includes time management skills

102. Decision Making (Saylor Academy)

Instructor: Various
Length: 4 Hours

Enroll Now

Managers make decisions, and making the right decisions can define your career. Saylor Academy’s Decision Making course is designed to give you decision-making methods that you can rely on during the most impactful moments of your professional life.

This class starts with a framework for decision making. Once you’ve established a framework, you’ll learn to make beneficial choices. The class covers multiple different approaches, factors, and challenges that might impact the way your decisions are made.

Course Highlights:

  • 4 hours of lessons and studying
  • Suitable for all students and professionals
  • Provides a decision-making framework
  • Teaches students to make beneficial choices

103. 7 Creative Leadership Skills that Drive Change (Udemy)

Instructor: Josh Withrow
Length: 1 Hour

Enroll Now

7 Creative Leadership Skills That Drive Change is a leadership tutorial from Josh Withrow. This class teaches you how to be a good leader and positively influence the people around you.

This short class begins with a discussion of the connection between leadership and creativity. Josh then explains the seven leadership skills and includes personal tips for applying each one. This class is inspirational and informative, and it might be just the thing you need to kickstart your career as a leader.

Course Highlights:

  • 1 hour of video content
  • Designed for anyone who wants to lead
  • Teaches creative ways to express leadership
  • Encourages, inspires, and motivates

104. Presentation Skills Secrets: Delivering the Talk of Your Life (Udemy)

Instructor: Steve Garguilo
Length: 3 Hours

Enroll Now

Steve Garguilo is a popular TED Talk speaker who knows how to put on a presentation. In Presentation Skills Secrets: Delivering the Talk of Your Life, he explains how he develops his talks and learns to present them like a professional.

Surprisingly, almost all of Steve’s talks are scripted in advance. He discusses how to come up with ideas, analyze your audience, gather content, and edit the whole thing into something amazing. Then, Steve recommends that you rehearse until you can’t rehearse anymore. If you follow all of his steps, your next presentation will be a breeze.

Course Highlights:

  • 2.5 hours of video content
  • Created for new and experienced presenters
  • Explains how to develop a compelling speach
  • Includes reshearsal tricks and confidence tips

105. Conflict Resolution and Peace Building (Udemy)

Instructor: CPS International
Length: 0.5 Hours

Enroll Now

Conflict resolution is a skill that everyone should have. CPS International’s Conflict Resolution and Peace Building class teaches you how to promote peace in your home, the workplace, and your community.

This detailed class discusses how conflict can be resolved in a variety of situations. It also includes a thorough explanation of CPS’s peace-based philosophy and how it may apply to the world as a whole.

Course Highlights:

  • 32 minutes of video content
  • Explains basic conflict resolution techniques
  • Explores crisis management
  • Teaches a peace-based mentality

106. 60 Minute Dream Job Resume & Personal Story Course (Udemy)

Instructor: Paul Millerd
Length: 0.5 Hours

Enroll Now

The content on your resume is important, but the way that you present that content will actually make an impact. Paul Millerd is a strategy consultant who knows how to help you get your dream job. In his 60 Minute Dream Job Resume & Personal Story Course, he shows you how to show off the valuable employee that you know you are.

This course starts with resume basics. Paul recommends that you have your resume available to work on while you take the course. He’ll also tell you how to frame your personal story in the best light for potential employers.

Course Highlights:

  • 26 minutes of video content
  • Designed for anyone who wants a better resume
  • Teaches you how to tell your story
  • Includes resume improvement advice

107. Communication Mastery for Managers: How to Talk Like a CEO (Udemy)

Instructor: Dan O’Connor
Length: 1 Hour

Enroll Now

Communication Mastery for Managers: How to Talk Like a CEO is proof that Dan O’Connor knows how to communicate. This internationally renowned keynote speaker brings you his communication secrets in a short but effective course.

This class includes surprisingly valuable skills like keeping your focus in difficult conversations, changing the phrases that you use, and having conversations that you’re afraid to start. Dan’s uplifting attitude makes his lessons stick with you and helps you change the way you communicate.

Course Highlights:

  • 1 hour of video content
  • Designed for anyone who needs help communicating
  • Teached you how to have difficult conversations
  • Contains a positive and uplifting message

These free classes are different lengths and cover many different subjects, but they all offer certificates of completion. When you’re deciding which course to take, think about how those skills will help you reach your current goals. You might want to brush up on college-level classes, teach yourself video editing, or get certified as a marketing professional. The education is free, but you still need to put in the work. Choose topics that you know you’ll love, and stick with them until the certificate is in your hands.

Filed Under: Certifications, Free Courses

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Recent Posts

  • Best Blogging Courses for 2020
  • Best Pinterest Courses & Guides for 2020
  • Best Personal Finance Courses & Classes for 2020
  • Best Journalism Courses & Certifications for 2020
  • Udemy vs Coursera: Which Online Course Platform is Right for You?

Recent Comments

  • Alan Kane on Best Shopify Courses & Tutorials in 2020
  • samuel obiekwe MD FACS on Best Immunology Courses & Certifications in 2020

Archives

  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • July 2019
  • June 2019
  • May 2019

Categories

  • Affiliate Marketing
  • Art
  • Blogging
  • Business
  • Business Analytics
  • Calculus
  • Certifications
  • Chemistry
  • Data Science
  • Data Visualization
  • Digital Marketing
  • Drawing
  • Dropshipping
  • Free Courses
  • Google
  • Graphic Design
  • Health
  • Journalism
  • Language
  • LSAT
  • Machine Learning
  • MasterClass
  • Math
  • MCAT
  • Music
  • Online Courses
  • Personal Finance
  • Photography
  • Programming
  • Quickbooks
  • Robotics
  • Science
  • Social Media
  • Storytelling
  • Videography
  • Web Development
  • Writing
  • Writing Courses

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2022 · CourseGuided.com · Affiliate Disclaimer · Privacy Policy · Terms of Service

Course Guided Logo White
  • BUSINESS
  • WRITING
  • SCIENCE
  • HEALTH
  • MARKETING