Trending

#100daysofPython

Latest posts tagged with #100daysofPython on Bluesky

Latest Top
Trending

Posts tagged #100daysofPython

#100daysofpython @mattbrown.bsky.social has inspired me into finally fully getting trained in Python just so I can make a text based college football game.

1 0 0 0

#100daysofpython - I've somehow done THREE days of python bootcamp. Progress is progress.

0 0 0 0

#100daysofpython - ok I've done two days of Python Boot Camp in a row, thats good!

0 0 0 0
Video

#DAY37, Part 3 ✔️ #100DaysOfCode

Wrapped up the Pixela tracker:
• Update entry (PUT)
• Delete entry (DELETE)
• Reviewed required fields
• Tested endpoints

Ready for DAY38 ✨
#Python #API #buildinpublic #100DaysOfPython

4 1 0 0
Post image

Day 35 of #100DaysOfPython

Topics Learned:
How to work with the Canvas Widget and Add Images to Tkinter

Projects:
A Pomodoro GUI Application

2 0 0 0

Day 34 of #100DaysOfPython

Topics Learned:
Creating Windows and Labels with Tkinter
Setting Default Values for Optional Arguments inside a Function Header
*args and **kwargs
Buttons, Entry, and Setting Component Options

1 0 1 0

Day 33 of #100DaysOfPython

Topics Learned:
How to use dictionary comprehension
How to iterate over a Pandas DataFrame
History of GUI and introduction to Tkinter

Projects:
Applied list comprehension to the U.S. States Game
NATO Alphabet Project

0 0 0 0

Day 32 of #100DaysOfPython

Topics Learned:
How to create lists using list comprehension

Coding Exercises:
Squaring number
Filtering even numbers
Finding data overlap between two lists

0 0 0 0

Day 31 of #100DaysOfPython

Projects:
The Great Squirrel Data Analysis – Explored squirrel census data using Pandas!
U.S. States Game – Built a fun geography quiz that tests your knowledge of U.S. states!

Loving how data and games are coming together!

0 0 0 0

Day 30 of #100DaysOfPython

Topics Learned:
Reading CSV data in Python
DataFrames & Series – Working with rows and columns using Pandas

0 0 0 0

Day 29 of #100DaysOfPython

Topics Learned:
How to open, read, and write files
Relative and absolute file paths

Projects:
Snake Game – Added a high score feature!
Mail Merge Challenge – Automated personalized letter generation! 🚀

0 0 0 0
Post image

Day 28 of #100DaysOfPython

Projects:
Turtle Crossing Game – Built a fun game where the turtle dodges traffic to cross the road!

1 0 0 0
Post image

Day 27 of #100DaysOfPython

Projects:
Pong Game – Completed the game! 🎉

Had fun refining the mechanics and making it fully playable. 🚀

1 0 0 0
Post image

Day 26 of #100DaysOfPython

Projects:
Pong Game – Created two paddles and the ball, and got it moving! 🚀

Excited to add more game mechanics next! 🎮

0 0 0 0
Post image Post image

Day 25 of #100DaysOfPython

Topics Learned:
How to slice lists and tuples in Python

Projects:
Snake Game – Completed the game! 🎉

Had a great time refining the logic and making it more fun to play. 🚀

0 0 0 0

Day 24 of #100DaysOfPython

Topics Learned:
Class Inheritance

Projects:
Snake Game – Detected collisions with food, created a scoreboard, and handled wall collisions!

Making the game more interactive was a fun challenge! 🚀

0 0 0 0

Day 23 of #100DaysOfPython

Projects:
Snake Game – Created the snake, made it move, and added controls!

0 0 0 0
Post image

Day 22 of #100DaysOfPython

Topics Learned:
Object State and Instances
Understanding the Turtle Coordinate System

Projects:
A Turtle Racing Game

0 0 0 0
Post image

Day 21 of #100DaysOfPython

Topics Learned:
How to Extract RGB Values from Images

Projects:
A Hist Painting

Day 21 was all about working with colors—learned how to extract RGB values from images and used them to create a hist painting!

1 0 0 0

Day 20 of #100DaysOfPython

Topics Learned:
How to Generate Random RGB Colours

Turtle Challenges:
Drawing Different Shapes
Generate a Random Walk
Draw a Spirograph

Day 20 was all about adding color and creativity with Turtle Graphics! Learned to generate random RGB colors and create cool patterns.

0 0 0 0

Day 19 of #100DaysOfPython

Topics Learned:
Python Higher Order Functions
Event Listeners

Projects:
An Etch-A-Sketch App

0 0 0 0

Day 18 of #100DaysOfPython

Topics Learned:
Benefits of OOP
Python Tuples
Using Turtle Graphics

0 0 0 0

Day 17 of #100DaysOfPython

Projects:
A Quiz Game

0 0 0 0

day1 of #100daysofpython from angela yu on udemy complete.

1 0 0 0

Day 16 of #100DaysOfPython

Topics Learned:
Turtle Graphics
How to use the Documentation
Importing Modules, Installing Packages and Working with Aliases

Projects:
A Coffee Machine using OOP

1 0 0 0

Day 15 of #100DaysOfPython

Topics Learned:
How to create your own Class in Python
Working with Attributes, Class Constructors and init() Function
Adding Methods to a Class

1 0 0 0

Day 14 of #100DaysOfPython

Topics Learned:
Object Oriented Programming
Classes and Objects
Constructing Objects and Accessing their Attributes and Methods
How to Add Python Packages and use PyPi
Practice Modifying Object Attributes and Calling Methods

0 0 0 0
Post image Post image

Day 13 of #100DaysOfPython

Projects:
A Higher Lower Game
A Coffee Machine

Day 13 was all about building two fun projects! The Higher Lower game tested logic and comparisons, while the Coffee Machine project helped practice handling resources and user input.

0 0 0 0

Day 12 of #100DaysOfPython

Projects:
A Number Guessing Game

Day 12 was all about building a Number Guessing Game! Handling user input, loops, and logic made it a fun challenge.

0 0 0 0