Explore tweets tagged as #100Daysofpython
#Day033 - #100DaysOfPython Challenge: Sliding into the beauty of Analysis - #Visualizations. ๐ - Did an introduction to Charts in Pandas. Got to know two: โ Line Charts - lineplots in Pandas. โ Bar Charts - barplot in Pandas. .. and that will be all for today, lol. ๐ช๐ฝ๐ค
#Day032 - #100DaysOfPython Challenge: Have you had to run #Jupyter_Lab on your mobile device before? That was my dilemma today! Laptop charger for burnt yesterday.๐ซ Okay, so I did some join(), concat(), and append() functions, to combine two or more DataFrames into one. ๐ค๐ช๐ฝ
0
0
0
Day 5 - #100DaysOfCode Challenge. I learnt about multiple if statements & logical operators. I built a pizza order bill calculator. I took a quiz on logical operators. I am following the @100daysofpython course by The App Brewery
2
0
2
I happily share my first progress post in #100daysofcode, #100daysofpython Challenge 1st, 2nd days are done โ
1
0
6
Day020 - #100DaysOfPython: Seeing Matrix and Linear Algebra in python is crazyyee!! The fact that I can even derive a determinant without having to write on paper or use Cramer's rule with Ax = b is ๐คฏ.. So many things are possible in tech, with the right tools. #NumPy is one.
#Day019 - #100DaysOfPython challenge: Did more on NumPy - Learning more about how arrays and matrices work, and how to avoid errors using Python Programming. #Data #DataScience #PythonProgramming #NumPy
0
0
0
โ
day 23 of #100DaysOfCode >Started Oops seems easy ๐ซ Just started doing agentic ai thing ๐ Trying to fix my sleep cycle ๐ญ #Python #ml #MachineLearning #100daysofpython
2
0
14
#100DaysOfPython Day 1 Using python crash course to learn python language and using chatgpt to generate extra exercises for me to practice. Worked through chatgpt generated practice problems based off skills taught in chapters 3-4 of PCC.
1
0
4
#Day20 of #100DaysOfCode ๐ Debugging code ๐ and preparing for exams ๐ Balancing learning and consistency every day! ๐ช #BuildInPublic #CodingLife #CodeNewbie #DeveloperLife #100DaysOfPython
2
0
3
Day 7 of #100DaysOfPython ๐ Built a mini Hangman game today! ๐ฏ Learned how to: ๐น Break complex problems into smaller steps ๐น Use loops and conditionals effectively ๐น Track user guesses and game logic ๐น Improve user experience with feedback Every project sharpens my logic
1
0
3
๐ป Day 1/31 โ 31 Days of Coding! Kicking things off with the #100DaysOfCode Python course by Angela Yu. ๐ Already learned the basics, wrote my first lines of code, and Iโm hooked.๐ฏ Hereโs to building consistency and leveling up! ๐ #100DaysOfPython #CodeJourney #buildinpublic
Good Morning everyone๐๐๐ Today being the first day of the last month of 2025๐ I am starting a 31 days of coding challenge to prove myself that I can be consistent๐ฏ๐ฏ๐ฏ I will be learning Python ๐ #buildinpublic #31daysofcode #ConsistencyWins #CodingJourney #codingchallenge
2
0
5
Cannot believe i'm already at Day 15 of #100DaysOfPython journey.Feels like a dream because i remember when i did not even know how to declare a variable and now i write reusable and clean functions. And today, I wrapped up my Day 15 capstone project (Coffee Machine program).
Learning every day and leveling up piece by piece. The grind isnโt always pretty, but my Twitter community keeps me going. You all hype me harder than my alarm clock, and thatโs saying a lot. Thanks for the encouragement #python #coding #developer #learnpython #programming
0
0
0
๐ #Python 100ๆฅใใฃใฌใณใธ 11ๆฅ็ฎ๏ผ ไปๆฅใฏใใฟใใซ๏ผtuple๏ผใใซใคใใฆ๏ผ ไธๅบฆๆฑบใใใๅคใใใใชใโโใพใใงใ็ดๆใใฟใใใชใใผใฟใงใ๐ ใชในใใจใฎ้ใใๅใใใจใไธๆฐใซในใใญใชใใพใ๐ก #note #ใใญใฐใฉใใณใฐ #100DaysOfCode #100DaysOfPython
https://t.co/498JFoY7Rk
1
1
7
Day 5 Complete of @100DaysOfCode . Built more beginner stuff today like hangman problem. Still a long way to go, but step by step https://t.co/pRbXCuCUko
@yu_angela @100daysofpython
#100DaysOfCode #pythonprogramming #GenAI #LLMs
0
0
4
#Day014 - #100DaysOfPython challenge: Found and fixed the bugs in the blackjack game. ๐ค๐ช๐ฝ It wasn't easy, but thank God for GPT. ๐
The code runs.๐ฅณ Hurray! ๐ I usually use my roommate's laptop, but not today - he was busy.. Had to make do with my android and Pydroid 3 app.
#Day013 - #100DaysOfPython Successfully completed the blackjack game. ๐ Following @freeCodeCamp YouTube #Python tutorial. I understand the code, not so sure about recreating. ๐
There's currently a glitch in my game.. tomorrow, I'll try find and fix the bug, and post about it.
0
0
0
#Day018 - #100DaysOfPython challenge: Today I decided to switch interfaces, IDEs.. โจ From VS Code, โจ To Jupyter Lab. Python runs well on both.. Just opting for a more clean and professional look. Furthered more on NumPy today - Learning more on how arrays and matrices work.
#Day017 - #100DaysOfPython challenge: Today wasn't much; getting to understand how NumPy works is a bit tricky. I always mistake it for Lists and hit an error each time. But I'm getting a bit used to np.array(), so I know it's only just a matter of time. ๐ค #DataScience #NumPy
1
0
0
Day 64 of #100daysofpython ๐จโ๏ธโ๏ธ Project: My Top 10 Movies Website #100DaysOfCode
#python
2
0
4
#Day015 - #100DaysOfPython challenge: Concluded #Python Fundamentals and syntax.. Next, NumPy. ๐ค NumPy as an array makes scientific and mathematical computing doable with Python. This is the beginning. ๐ Next stop, Pandas! ๐ผ But for now, Learning NumPy concepts and syntax
#Day014 - #100DaysOfPython challenge: Found and fixed the bugs in the blackjack game. ๐ค๐ช๐ฝ It wasn't easy, but thank God for GPT. ๐
The code runs.๐ฅณ Hurray! ๐ I usually use my roommate's laptop, but not today - he was busy.. Had to make do with my android and Pydroid 3 app.
0
0
0
#Day028 - #100DaysOfPython: Hitting complications! โ Can't seem to get through this #Filtering_and_Sorting section - running smack dab into this error again and again.. Apparently my code is correct, but for some reason I keep getting this KeyError.. What's it mean?!!! ๐ซ๐ซ
#Day027 - #100DaysOfPython challenge: Continuing with Alex Freberg's #Python with #Pandas YouTube tutorial on @freeCodeCamp. Today I started learning how to #Filter and #Sort through a Pandas DataFrame in Python. Didn't do much - I'm tired. Just relaxing from Today's work.๐ต
0
0
0
Wrapped up Day 7 of @100DaysOfCode Built stuff like Auction Bid, Calculator. Also solved 3/10 #DSA + #SQL problems. Still small steps, but feeling the progress https://t.co/pRbXCuCUko
@yu_angela @100daysofpython
#100DaysOfCode #pythonprogramming #GenAI #LLMs
1
0
3