Looking to start learning Python?

Begin Here

Tag: Python

Advent of Code: Day 4 - Passport Processing

December 9, 2020 by Mike
As the name implies, Day 4 is all about processing passports. You are given the following fields and you'll have to do some verification steps using them: byr (Birth Year) iyr (Issue Year) eyr (Expiration Year) hgt (Height) hcl (Hair Color) ecl (Eye Color) pid (Passport ID) cid (Country ID) !!! SPOILERS AHEAD !!! You […]

A Day in Code: Python Kickstarter

December 9, 2020 by Mike
I came across an interesting Python Kickstarter recently called A Day in Code: Python – A picture book written in code. I personally don't know the author or their work, but I really like the idea. I am also all about supporting independent content creators. You should go check out this Kickstarter and see if […]

PyDev of the Week: Shauna Gordon-McKeon

December 7, 2020 by Mike
This week we welcome Shauna Gordon-McKeon as our PyDev of the Week! Shauna runs her own consulting business, Galaxy Rise Consulting and is a Django enthusiast. She has also spoken at several Python conferences! If this interview isn't enough for you, you can learn more about Shauna over on the Django Girls blog. Let's spend […]

Advent of Code 2020: Day 2

December 4, 2020 by Mike
Day 2 of Advent of Code 2020 is about validating passwords. It gives you a series of password policies and passwords and then asks you to determine how many of those passwords are valid. For this challenge, I opted to use no Python libraries and just do text parsing. !!! SPOILERS AHEAD !!! You should […]

Advent of Code 2020: Day 1

December 3, 2020 by Mike
I decided to give the Advent of Code challenge a try this year. Advent of Code is a series of challenges that are given once a day. You can solve them in any programming language that you want. Once you have the solution, you enter it on the website to earn points. In this year's […]

PyDev of the Week: Mridu Bhatnagar

November 30, 2020 by Mike
This week we welcome Mridu Bhatnagar (@Mridu__) as our PyDev of the Week! Mridu enjoys giving tech talks. She recently started a Youtube channel and a blog on Python and other tech topics. Let's take a few moments to get to know Mridu better! Can you tell us a little about yourself (hobbies, education, etc): […]
1 18 19 20 21 22 176
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary