Scripting for Animation 2
This course is a little different because it’s for 2D animation students. However there is still a need to know or be somewhat familiar with technical aspects that are often involved in 2D animation. This is the aim of this course.
Course Timeline
Syllabu
Course Timeline
Unit 1 - Project Management
Weeks 1-4:
Knowledge Management
Learning
Naming Conventions
Style Guides
Team work
Version control
Unit 2 - Scripting
Weeks 5: Intro To Coding
Intro To...Scripting for animation 2 course timeline
# Resources
# Lessons
# Knowledge Management
Knowledge Management Before you jump into KMS it may be helpful to review meta learnin.
Personal knowledge management (PKM) is the process of...
# Programming Fundamentals
We are going to learn some of the fundamentals of programming. My goal is to teach you the fundamentals so you can understand the basics of any programming language you encounter.
To do so, I will cover the following things.
- History of computing
- How computers work
- What are programming languages
- How do programming languages work
- What is javascript