Video Description
In this course, you'll learn how to build your own drawing/paint app from the ground up with just HTML5 Canvas, JavaScript, and CSS in just a couple of hours.
You'll learn:
- How to create the HTML5 structures of your app.
- How to make the app pretty with CSS (design, design, design!)
- How to make the app work (draw on the canvas) with logic and algorithms, that is, JavaScript
- Basic concepts of JavaScript and HTML5 Canvas (concepts related to this project).
By the end of the course, you'll be one step closer to creating front-end web apps like a pro. You could even try creating other smaller web apps and games.
All the codes and supporting files for this course are available at: https://github.com/PacktPublishing/Learn-Javascript-and-HTML5-Canvas---Build-a-Paint-App-for-Drawing
Style and Approach
This course is a seamless blend of text, videos, code examples,that will help you take learn efficiently as you progress through the course.