Skip to main content

Anson Learns Python

I'm learnding

Pybadge Dev Notes

End goal: DIY Tamagotchi

Learn 2 Python Notes

Anson learns Python from a Udemy course. Here are some notes.

Captain's Log Progress Report

Anson learns Python Here's a progress log on what Anson learns on his Python journey. Just to ke...

Notes - Sunday 12/20/20

Starting! My 2 week goal is to create the game Snake in Python. So I can kickstart my new game de...

Notes - Monday 12/21/20

Day 2 of working on the Udemy Python Bootcamp course! We're going to pickup with more info about ...

Notes - Tuesday 12/22/20

Day 3 of Python Bootcamp LFG. Dictionaries Dictionaries are unordered mappings for storing obje...

Notes - Monday 12/28/20

12/28/20 Monday Let's keep going with the Udemy course! We took a smol holiday break. Starting w...

Notes - Wednesday 12/30/20

12/30/20 Wednesday I started Python statements on 12/28/20 Monday but didn't get very far. So I'...

Notes - Tuesday 1/5/21

1/5/21 Tuesday New year, same course. Let's learn more about Python. For Loops Many objects in...

Notes - Wednesday 1/6/21 - Backup of the Temperature Converter Code

1/6/21: My first Python Code. It converts temperatures from F to C and C to F. Huge thanks for @...

Notes - Wednesday 1/6/21

1/6/21 Wed Other Useful Operators and Functions   Range Operator Often, we'll have lists of n...

Notes - Tues 01/12/21

Tuesday 01/12/21 Methods and Python Documentation Objects in Python have methods. So for exampl...

Notes - Friday 01/15/21

Friday 01/15/21 Today I wanted to work on the test and comprehension part of the course which ca...

Notes - Sunday 01/17/21

TIL Today I'm working on some practice problems. I'm going to take some notes on what I learned ...