illustration for Learn HTML5 Graphics and Animation

Learn HTML5 Graphics and Animation

Instructor

Keith Peters
1h 24m closed-captioning
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.5
660
people completed
Bookmark
Download
RSS

HTML5 includes powerful drawing APIs that allow you to use the canvas element and JavaScript to draw whatever you want, directly on the page.

Learner Reviews

  • Ricardo
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    I've liked the in deep explanation of canvas API.

    Just as a small suggestion, if we could go deeper in animations, like exploring other techniques and maybe using mathematical formulas to achieve it would be even better :)

  • Andrew T. Dunn
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What would make this course a 7 for you?

    more physics like the og flash tutorials..

    one frustrating thing. you constantly need to start and stop these videos to keep up. when you click on the videoplayer to restart though, it defaults to full screen and you have to close it. its annoying

  • Denys
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What would make this course a 7 for you?

    I particularly liked this course as Keith used vanilla javascript and not jquery as I have not really bothered with it as I want to be able to and understand standard js before learning any framework. Also Keith presented the topic in a clear concise manner and explained in detail the way things worked rather than just present the topic and move on without any explanation. All in all a very good and thoughtfull ans well p[resented tutorial. Thank you.

  • Vitaly Tkachenko
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Such a great course! Thank you very much!

  • Juha Karttunen
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What would make this course a 7 for you?

    Cool start, be Better with example Project Line a simple game.

  • Mauro Carrero
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Really well explained, very useful and enjoyable.

Course Content

1h 24m • 12 lessons

    You might also like these resources:

    illustration for Introduction to Cloudflare Workers

    Introduction to Cloudflare Workers

    Kristian Freeman・36m・Course

    Become familiar with the Workers CLI wrangler that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.

    illustration for Create an eCommerce Store with Next.js and Stripe Checkout

    Create an eCommerce Store with Next.js and Stripe Checkout

    Colby Fayock・1h 4m・Course

    This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio

    illustration for Practical Git for Everyday Professional Use

    Practical Git for Everyday Professional Use

    Trevor Miller・1h・Course

    git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.