PYTHON10 Videos

Python for the Anxious CG Artist #04 – Variables II and Strings I

In this tutorial we are going to to learn industry best practice for naming your variables and functions, how to convert between different data/variable types and some basic string operations to create and manipulate text. These are all everyday tasks when writing scripts and programs. This series does not assume you have any prior programming […]

Python for the Anxious CG Artist #03 – Numbers and Variables I

If you are joining us in the middle of this series, the series is designed to be taken step by step. So remember to check out our playlist for the series to find all the videos. RESOURCES AND LINKS MENTIONED IN THIS VIDEO: =========================================== 1:07 – How to follow these videos 1:59 – Starting the […]

Python for the Anxious CG Artist #02 – Setting Up & Running Your First Python Code

In this lesson, we will discuss why we are learning Python 3, show you step-by-step how to get setup with Python on Windows or Mac and finally run our very first python code. This series does not assume you have any prior programming knowledge, so we are going to start off slow in introducing this […]

Python for the Anxious CG Artist #01 – Why Learn Python?

I am excited to kick off this new series on Python programming. In this video, I’ll start by giving you 3 reasons why Computer Graphics artists should learn Python and finally answer some questions about this new series. RESOURCES AND LINKS MENTIONED IN THIS VIDEO: =========================================== Blog Post: https://www.nelsonlim.com/python-for-… Blog: https://www.nelsonlim.com/blog/ Sign up for my […]