Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python Turtle Art with 9 Quick Drawings
Rating: 4.0 out of 5(85 ratings)
8,225 students

Python Turtle Art with 9 Quick Drawings

A first taste of python code
Created byMike Merkur
Last updated 10/2020
English

What you'll learn

  • This is JUST the Turtle Library in Python
  • Very Very Basic Python Code
  • Fun Cartoons and Star Wars Drawings

Course content

1 section12 lectures1h 17m total length
  • All 9 Projects2:23

    Create nine quick Python turtle drawings, from basic shapes to figures like a face, Luke's light saber, a house, a Darth Vader mask, a snowman, Yoda, a rocket, and Barney.

  • The Trinket Program4:16

    Sign up for a free Trinket account and start a Python project, writing turtle code with import turtle and turtle.forward, then run, save, and explore nine example trinkets.

  • A List of Turtle Commands0:21
  • Cool Shapes5:46
  • Happy Face4:18
  • Luke's Lightsaber9:49
  • Cute House11:50
  • Darth Vader's Mask8:44

    Create the Darth Vader mask with Python turtle by building a seven-chunk program that outlines the helmet, eyes, and mouth, fills colors, and adds a bottom title and subtitle.

  • Snowman6:01

    Learn to build a snowman in Python turtle by writing 46 lines of code that draw three circles in blue, green, and pink with begin and end fill and buttons.

  • Yoda Fighting9:20

    Create a Yoda fighting scene with python turtle, drawing the head, IR light saber, feet, body outline, and handle across eight parts with begin fill and color.

  • Spaceship8:17
  • Barney6:06

Requirements

  • None.

Description

Python Turtle Art is the best way for a first time coder to get started writing lines of python code.

This course has 9 fun drawings and is designed for beginners of all ages. Each example begins with a blank page and ends with a nice drawing. It's all done in a quick video showing every line of python code. The videos are made fun and fast so that you can watch them again and again.

Like all my courses please feel free to code along with me on all the projects. That's the best way to learn coding. And I would like to suggest for each video (when copying the code yourself) to slow down the speed to 0.5x (which is half as fast) and to turn off the sound. I think that will be a perfect way to follow along.

Enjoy this Fast and Fun Course in Python Turtle Art.

Who this course is for:

  • Absolute Beginners with Code
  • Beginner Python Developers