PostsCommentsPayoutsthetalcumtaco (57)in #programming • 8 years agoLearning Python Programming - Part 7.3 - Killing ZombiesWelcome to the 7.3rd part of an ongoing series, Learning Python! Join our programming tutorial ! Let's just code something already! source Where did we leave off…thetalcumtaco (57)in #programming • 8 years agoLearning Python Programming - Part 7.2 - Adding zombies to our gameWelcome to the 7.2nd part of an ongoing series, Learning Python! Join our programming tutorial ! Let's just code something already! ( source ) Where did we leave…thetalcumtaco (57)in #programming • 8 years agoLearning Python Programming - part 7.1 - Let's make a gameWelcome to the 7.1st part of an ongoing series, Learning Python! Let's just code something already! ( source ) What should our game be? What if you are a survivor and…thetalcumtaco (57)in #programming • 8 years agoLearning Python Programming - Part 6 - Classes in depthWelcome to the 6th part of an ongoing series, Learning Python! Today I will be going over classes more thoroughly. source What are classes? Classes are probably the…thetalcumtaco (57)in #programming • 8 years agoLearning Python Programming - Part 5 - Classes and TkinterWelcome to the 5th part of an ongoing series, Learning Python! Today we will be learning about the power of classes and get a basic understanding of Tkinter, then write a…thetalcumtaco (57)in #programming • 8 years agoLearning Python Programming - Part 4 - Program FlowWelcome to the 4th part of an ongoing series, Learning Python! Today we will be learning about program flow and the different features that make the code jump around.…thetalcumtaco (57)in #programming • 8 years agoLearning Python Programming - Part 3 - Imports, modules, math, and functionsWelcome to the third part of the ongoing series Learning Python Programming! In this lesson we will be learning all about math operations, imports, and functions, then writing…thetalcumtaco (57)in #programming • 8 years agoLearning Python Programming - Part 2 - Learning variablesWelcome to the second part of an ongoing series: Learning Python! In this lesson we will be learning the importance of variables, then upgrading our previous Hello World…thetalcumtaco (57)in #programming • 8 years agoLearning Python Programming - Part 1 - Setting Up our Hello WorldWelcome to the first part of an ongoing series: Learning Python! In this lesson we will be setting up our coding environment and making our very first program! ( source…thetalcumtaco (57)in #introduceyourself • 8 years agoLearning Python Programming - Part 0 - Introductions!Hello SteemIt! ( source ) Let's start programming! Programming is a very interesting skill to learn and one that may be easier than you ever thought. I learned to…