Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certifications Network & Security Hardware Operating Systems & Servers Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Paid Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement & Gardening Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition & Diet Yoga Mental Health Martial Arts & Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js HTML5 PHP Vue JS
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA Microsoft AZ-900 AWS Certified Developer - Associate
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Business Intelligence MySQL Qlik Sense Blockchain
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Virtual Reality
Google Flutter Android Development iOS Development React Native Swift Dart (programming language) Mobile App Development Kotlin SwiftUI
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting Canva InDesign Character Design Procreate Digital Illustration App
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Life Purpose Mindfulness Meditation CBT Cognitive Behavioral Therapy Sound Therapy
Entrepreneurship Fundamentals Business Fundamentals Freelancing Business Strategy Startup Business Plan Online Business Blogging Home Business
Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing Google Analytics Copywriting Email Marketing YouTube Marketing Podcasting
2022-04-08T12:58:56Z

DevelopmentWeb DevelopmentAnimation

Interactive Web Animation [ JavaScript SVG CSS & HTML ]

Learn CSS Animation (CSS3) -> SVG Animation -> Interactive JavaScript Animation -> Web Animations API [Theory&Practice]
Bestseller
Rating: 4.4 out of 54.4 (177 ratings)
14,788 students
Created by Alexandr Tyurin
Last updated 5/2022
English
English, Arabic, 

What you'll learn

  • 1. History of Web Animations
  • 2. CSS Animations [CSS animation properties, keyframe rule, transitions]
  • 3. SVG Animations [SVG elements, attributes and properties that can be animated]
  • 4.1. Interactive JavaScript Animations [Interactive positioning, JavaScript animation methods, Functions of constructors, 3D positioning]
  • 4.2. Interactive JavaScript Animations [Accessing complex attributes of SVG elements using regular expressions, Mask & clipping path animation using JavaScript]
  • 5. Web Animations API [The latest standard in web animation with JavaScript from the W3C ] VS requestAnimationFrame method
  • 6. This course provides creative examples to illustrate the theory of interactive web animation. All of them are available for download, study and update.

Requirements

  • For the first acquaintance with web animation, additional knowledge is not required. For deep assimilation of the materials, primary knowledge of HTML, CSS, SVG, JavaScript is desirable.
  • Web browser - Google Chrome (all animations have been tested in this browser)
  • A text editor or you can work in the online CodePen editor (links to examples with code are prepared and attached to the corresponding lessons)
  • Archiver for unpacking ".rar" archive with animation sources [If you choose the option of working with the code in the online editor CodePen, you will not need an archiver]

Description

Would you like to learn how to create interactive web animations? Perhaps you already have basic knowledge and would like to deepen and expand it? You may be looking for interesting javascript animation effects?

You are on the right track!


This course explores the 3 main basic sections of web animation in detail:

  • CSS animation;

  • SVG animation;

  • Interactive JavaScript animation.

Exploring each of the sections will introduce you to ALL the methods and their alternatives, fully describing the corresponding web animation standard (specifications: Css animation, SVG animation, Javascript animation). As well as the possibility of their combined use.


The advantages of this course over other courses:

  • This course uses the classic academic teaching model. At the beginning of the lessons, theoretical information is presented, followed by practical examples that consolidate new knowledge. As a result, you are not learning how to create specific animations from examples, but are learning the principles with which you can create any animation, as far as your imagination goes.

  • This course will save you time - there are no unnecessary words, only useful information. The course contains 20 000 words. The information volume is very large - be careful and focus on the material, I have no repetitions, each new lesson covers a new topic.

  • You will not see any code fixes in this course. Each symbol that appears will appear at the right time and will fulfill its role. All code prepared for you, optimized and refactored. Download the archive or work in CodePen. Play with the parameters and values of my example and then create your own based on the theory. Only by creating something new will you create and strengthen neural connections.

  • In this course, the design is well developed and there is no chaotic switching between windows. Everything in a clear sequence: theory -> example code -> demonstration. Many students are interested in graphic effects when presenting material. Despite the fact that this does not apply to the subject under study, I am ready to share this if you contact me with a question.

  • All lessons in this course are available for viewing in 1080p quality [view lessons in maximum quality whenever possible.]


The aim of this course is to show the advantages and disadvantages of methods when performing different types of web animation.


This course is structured sequentially: from simple to complex:

  • in the introduction, you will learn about the history of the creation of web animations;

  • below is the material on how to create the simplest animations using CSS3.  CSS animation tutorial [CSS Animation properties, CSS animation keyframes  rule, CSS animation transition, CSS animation examples];

  • in the middle of the course, we will talk about SVG animations. SVG animation tutorial. You will learn SVG elements, attributes and properties that can be animated, in addition to this, you will learn about Interface Time Event and Interactivity features in SVG. Interesting svg animation examples are waiting for you;

  • the last chapter of the course focuses on web animation using javascript. Javascript animation tutorial. And here the emphasis will be on interactive web animation. Amazing javascript animation examples with codes await you.

  • at the end, you will become familiar with the Web Animations API technology.



The structure of the graphic design of the course:

  • in the upper right part - the title of the chapter [Example: “CSS animations”];

  • in the upper left part - the number of the lesson in the current chapter [Example: “Lesson 2”];

  • in the upper middle part - the name of the lesson or the next topic of the current lesson [Example: “Attributes that define animation values over time”];

  • on the right side of the screen - a board with theoretical information;

  • on the left side of the screen - Visual studio code editor with examples illustrating the theory;

  • at the bottom of the screen - additional auxiliary information [Example: “class="LearnCssAnimation"”].


To work with the code, you can choose one of two options:

1. Get a link to the code of the current lesson in the online CodePen editor (for this you need to click the “Resources” button corresponding to the lesson you are currently studying, download the file with the link [example file: “C2L1 link to source code in codepen editor.txt”], open it in a text editor and follow the link).

2. Download the archive [example: “C2L1.rar”]. Unpack to disk. Open files in a text editor [“Visual Studio Code” can become a convenient editor, or any of your choice].


By the end of the course, you will have the knowledge to build web animations of any complexity using CSS, SVG & JavaScript.

Who this course is for:

  • everyone who is interested in web animation
  • JavaScript developers
  • CSS developers
  • Html developers
  • website designer
  • frontend developers
  • UX/UI designers
  • for people who collect a unique library of knowledge in order to have access to it from anywhere in the world
  • creative people interested in learning new things

Instructor

Alexandr Tyurin
Software engineer
Alexandr Tyurin
  • 4.3 Instructor Rating
  • 313 Reviews
  • 16,152 Students
  • 3 Courses

Hi )

I am Alex, Software engineer.

My specialty: "Software for automated systems in science, production and management."

In my scientific activity, I had the opportunity to explore software from various angles, such as:

- creating a system of metrics with which you can evaluate the quality of writing program texts;

- study of programming style;

- assessment of structural complexity;

- creation of graph models of programs;

At the beginning of my working career I researched geo-information systems. The areas of study were on the surface of the earth in urban agglomerations and the shelf of the seabed.

I had a lot of work with hardware, and this greatly expanded the overall picture of what is happening in the digital world.

Now I am doing graphics and especially web animation!

My goal is to create online courses to transfer the knowledge accumulated by humanity!

Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.