#100daysofpython Suchergebnisse
Day 98 of #100DaysOfCode : ๐ฏI completed section 26 of #100DaysOfPython by @yu_angela ๐ฏI build "Nato Alphabet" project ๐ฏI spent 2hrs 16m coding today.
                                            
                                            Day 96 of #100DaysOfCode : ๐ฏI completed "US States Game" project (github.com/emmanuel-dev3/โฆ) ๐ฏI completed section 25 of #100DaysOfPython by @yu_angela ๐ฏI started building "Nigeria States Game" project ๐ฏI spent 6hrs 33m coding today. ๐ฏ
                                            
                                            
                                            Day 90 of #100DaysOfCode : ๐ฏI Completed the "Mail Merge" project from #100DaysOfPython by @yu_angela using independent research, without the solution video. ๐ฏI spent 4hrs 45m coding today.
                                            
                                            Day 82 of #100DaysOfCode : ๐ฏI completed section 23 of #100DaysOfPython by #angelaYu ๐ฏI build "Turtle Crossing game" project using #python ๐ฏI spent 3hrs 2m coding today.
                                            
                                            Day 94 of #100DaysOfCode : ๐ฏI completed "Squirrel count" challenge in pandas #python, I learn how to use some of pandas series methods/attributes, and use it to get some info from a file. @yu_angela #100DaysOfPython ๐ฏI spent 2hrs 12m coding today.
                                            
                                            Day 45 of #100DaysOfPython! ๐ ๐ Learned: 1๏ธโฃ Web Scraping with Beautiful Soup 2๏ธโฃ Navigating HTML 3๏ธโฃ Extraction with select/select_one 5๏ธโฃ Legalities of web scraping ๐ Project: Scraped "100 Must-Watch Movies" from Empire Online!๐ปโจ #100DaysOfCode #connect #letsconnect
                                            
                                            Day 14 / #100DaysOfCode ๐จโ๐ป Revised all my JavaScript topics ๐ Started learning Python today โ completed Tuples โ๏ธ From today, Iโll also be revising React.js alongside Python #100daysofpython #Python #ReactJS #WebDev #LearnInPublic #HustleWithShahab #CodeNewbie #buildinpublic
                                            
                                            โจ Day 17 of 100 โจ Python is helping me understand maths better, Each line of code sharpens problem-solving, patience & logic. ๐ #PythonZeroToHeroStudent #100DaysOfPython #ShowingUp
                                            โจ Day 6 of 100 โจ I donโt fully know what I want to do with Python yet, and thatโs okay. Right now, itโs all about staying curious, building little by little, and trusting the journey. #PythonZeroToHeroStudent #100DaysOfPython #SelfReflection
                                            DAY 38/100 Project: Simple Exercise Tracking app with Python and Google Sheets. It Helps tracks and categorize the monthly expenses of a user, and help them budget for that month. #100DaysOfPython #AngelaYu
                                            DAY 37/100 POST/PUT/DELETE REQUESTS #100DaysOfCode #100DaysOfPython
#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.
                                            
                                            
                                            
                                            Day 91 of #100DaysOfCode : ๐ฏI practice Java and also started section 25 from #100DaysOfPython by #angelaYu on how to work with Pandas and csv files ๐ฏI spent 51m coding today.
                                            
                                            
                                            Day 7 of #100DaysOfPython ๐ Project: Hangman Game ๐ฎ Todayโs wins: โข Built a complete word-guessing game ๐น๏ธ โข Learned error handling for repeated inputs ๐ฏ โข Improved game flow & user experience โก Code in ๐ Day07_Beginner_Hangman github.com/chiragdhawan07โฆ
โจ๏ธDay 22 of 100 โจ๏ธ YouTube Downloader I faced PyTube errors, runtime crashes & sound issues. Learned threading, debugging & handling imports better. Every error = growth and I am still working on it.๐ช๐ #PythonZeroToHeroStudent #100DaysOfPython #BlackPythonDevs
                                            Day3: #100DaysOfCode challenge. Conditional Statements, Logical Operators, Code Block and Scope. From what I learnt, I wrote a simple code for an adventure style murder mystery weapon search. #100daysofpython
                                            
                                            
                                            
                                            Day2: #100DaysOfCode challenge. Rounded up my day 1 topic. Learnt variables, strings, input, concatenations. Wrote a simple code for building a โband nameโ #100daysofpython
You've really demonstrated that cybersecurity is inseparable from quality design! Impressive work! #100DaysOfPython
Day 42 of #100DaysOfPython Built a Secure Portfolio Tracker ๐ -JWT auth -Password hashing (bcrypt) -Encrypted API keys (Fernet) -Input validation & sanitization Lesson: Security isnโt an add-on, itโs part of design. #Python #Flask #CyberSecurity #100DaysOfCode #BackendDev
                                            Day 10 update: โ๏ธ Finished Days 58 & 59 of #100DaysOfPython by Angela Yu โ๏ธ Attended math lecture (DS & AI/ML minor @ IIT Mandi + Masai) Building strong coding + math foundations for AI/ML! #Python #AI #DataScience #Learning
Day 12 of #100DaysOfPython Learned all about scope in Python (local vs global) and kicked off the Number Guessing Game final project. Brick by brick โ fundamentals are sticking. ๐ฅ On to Day 13. #Python #100DaysOfCode #CodeNewbie
Day 6 of #100DaysOfPython: I completed Section 6 - Beginner - Python Functions & Karel. #100DaysOfCode.
[Python 100ๆฅใใฃใฌใณใธ] Day 2 - Pythonใฎใคใณในใใผใซ qiita.com/YonYonWare/iteโฆ #Qiita #100DaysOfPython
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โฆ
                                            Day 6 of my #100DaysOfPython Challenge Today was all about mastering functions and while loops โ writing cleaner, smarter, and reusable code. Highlights: โข Defined and called Python functions โข Tackled the โHurdlesโ loop challenge โข Final project: Escaping the Maze Everyโฆ
Day 12 of my #100DaysOfPython journey! Today, I did a deep dive into Abstract Base Classes in Python โ understanding abstraction and structure in OOP โ and practiced with hands-on code. Also continued practicing Linux commands for DevOps learning. ๐ง #Python #Linux #DevOps
Day 11 of my #100DaysOfPython journey! Today, I explored Inheritance in depth and learned about Method Resolution Order (MRO) in Python โ practicing each concept with code. ๐ Also continued practicing essential Linux commands for DevOps. ๐ #Python #Linux
Day 11 of my #100DaysOfPython journey! Today, I explored Inheritance in depth and learned about Method Resolution Order (MRO) in Python โ practicing each concept with code. ๐ Also continued practicing essential Linux commands for DevOps. ๐ #Python #Linux
Day 10 of my #100DaysOfPython journey! Today, I did a deep dive into Magic Methods in Python- understanding how they power object behavior and practiced each with code examples. Also explored some core DevOps concepts to strengthen my foundation. #Python #DevOps #100DaysOfCode
Day 10 of my #100DaysOfPython journey! Today, I did a deep dive into Magic Methods in Python- understanding how they power object behavior and practiced each with code examples. Also explored some core DevOps concepts to strengthen my foundation. #Python #DevOps #100DaysOfCode
Day 9 of my #100DaysOfPython journey! Today, I learned in-depth about the __init__ method, Variables in Python โ Class & Instance Variables โ and different types of Methods, practicing all with code. ๐ Also continued practicing Linux commands for DevOps. ๐ #Python #Linux
Day 9 of my #100DaysOfPython journey! Today, I learned in-depth about the __init__ method, Variables in Python โ Class & Instance Variables โ and different types of Methods, practicing all with code. ๐ Also continued practicing Linux commands for DevOps. ๐ #Python #Linux
Day 8 of my #100DaysOfPython journey! Today, I explored OOPs concepts โ Class, Class & Instance Attributes, __init__ Method, Object, and Inheritance โ and practiced them with code. Also learn basic Linux commands for my DevOps journey. ๐ง #Python #Linux #DevOps #LearnToCode
Day 4 of my #100DaysOfPython Challenge Today was all about randomization and lists โ core tools for building dynamic programs. I learned: ๐ฒ Using the random module ๐ List indexing & nesting ๐งฉ Appending items & fixing IndexErrors ๐ป Projects: Who Will Pay the Bill? + Rockโฆ
                                            Day 8 of my #100DaysOfPython journey! Today, I explored OOPs concepts โ Class, Class & Instance Attributes, __init__ Method, Object, and Inheritance โ and practiced them with code. Also learn basic Linux commands for my DevOps journey. ๐ง #Python #Linux #DevOps #LearnToCode
Day 7 of my #100DaysOfPython journey! Today, I learned about Sorting, String Encoding, and OOPs concepts in Python โ and practiced each with code examples. ๐ Also began learning the basics of Linux as a step toward DevOps. ๐ #Python #Linux #DevOps
Day 75 of #100DaysOfCode : ๐ฏI completed part 1 of my snake game project (#python) ๐ฏI completed section 20 of #100DaysOfPython by #AngelaYu ๐ฏI spent 2hrs 11m coding today
                                            
                                            Day 98 of #100DaysOfCode : ๐ฏI completed section 26 of #100DaysOfPython by @yu_angela ๐ฏI build "Nato Alphabet" project ๐ฏI spent 2hrs 16m coding today.
                                            
                                            Day 96 of #100DaysOfCode : ๐ฏI completed "US States Game" project (github.com/emmanuel-dev3/โฆ) ๐ฏI completed section 25 of #100DaysOfPython by @yu_angela ๐ฏI started building "Nigeria States Game" project ๐ฏI spent 6hrs 33m coding today. ๐ฏ
                                            
                                            
                                            Day 90 of #100DaysOfCode : ๐ฏI Completed the "Mail Merge" project from #100DaysOfPython by @yu_angela using independent research, without the solution video. ๐ฏI spent 4hrs 45m coding today.
                                            
                                            Day 82 of #100DaysOfCode : ๐ฏI completed section 23 of #100DaysOfPython by #angelaYu ๐ฏI build "Turtle Crossing game" project using #python ๐ฏI spent 3hrs 2m coding today.
                                            
                                            Day 79 of #100DaysOfPython | #DataScience Guess who just scored ๐ฏ 100% in the second-month Axia Python exam? ๐ From 90% in Month 1 to 100% in Month 2 โ the growth is real! Every revision session, project, and late-night debug paid off. #AxiaAfrica #PythonExam #WomenInTech
                                            Day 94 of #100DaysOfCode : ๐ฏI completed "Squirrel count" challenge in pandas #python, I learn how to use some of pandas series methods/attributes, and use it to get some info from a file. @yu_angela #100DaysOfPython ๐ฏI spent 2hrs 12m coding today.
                                            
                                            Day 69 of #100DaysOfCode : ๐ฏI completed section 18 of #100DaysOfPython ๐ฏI build Hirst painting using Turtle in Python. ๐ฏI spend 2hrs 21m coding today.
                                            
                                            Day 76 of #100DaysOfCode : ๐ฏI completed my snake game project part2 (github.com/emmanuel-dev3/โฆ) โ I added some customization to the game(random food/colors, and random snake colors) ๐ฏI completed section 21 of #100DaysOfPython by @yu_angela ๐ฏI spent 7hrs 38m coding today.
                                            
                                            โจ Day 17 of 100 โจ Python is helping me understand maths better, Each line of code sharpens problem-solving, patience & logic. ๐ #PythonZeroToHeroStudent #100DaysOfPython #ShowingUp
                                            #100daysofpython #Python #100DaysOfCode 15th day out of 100 done! Coffee machine is fully functional. @yu_angela 100 with python bootcamp. Who would use the functions when we can to 130 lines of script?
                                            
                                            
                                            โจ Day 6 of 100 โจ I donโt fully know what I want to do with Python yet, and thatโs okay. Right now, itโs all about staying curious, building little by little, and trusting the journey. #PythonZeroToHeroStudent #100DaysOfPython #SelfReflection
                                            Day 47 of #100DaysOfCode : ๐ฏI practice #PYTHON ๐ฏI completed 7/11 of section 17 from #100DaysOfPython ๐ฏI spend 1hr 30m coding today.
                                            
                                            
                                            Day 3 of the #100DaysOfPython challenge! ๐ Today, I tackled a simple but fundamental concept: adding the digits of a two-digit number. ๐ข Check out the code below! ๐ #PythonChallenge #Programming #Coding
                                            ๐ฅ Day 2 of #100DaysOfPython ๐ Today was all about data types, type conversion, and math operations ๐ #Python #CodeNewbie #WomenInTech
                                            Day 91 of #100DaysOfCode : ๐ฏI practice Java and also started section 25 from #100DaysOfPython by #angelaYu on how to work with Pandas and csv files ๐ฏI spent 51m coding today.
                                            
                                            
                                            Something went wrong.
Something went wrong.
United States Trends
- 1. Cuomo 106K posts
 - 2. Walt Weiss 2,450 posts
 - 3. #OlandriaxCFDAAwards 2,627 posts
 - 4. Caleb Wilson N/A
 - 5. Braves 11.4K posts
 - 6. Harvey Weinstein 6,800 posts
 - 7. Cardinals 14.4K posts
 - 8. Snit N/A
 - 9. Diane Ladd 5,961 posts
 - 10. Teen Vogue 3,270 posts
 - 11. Hamburger Helper 2,466 posts
 - 12. Schwab 5,023 posts
 - 13. Monday Night Football 6,596 posts
 - 14. Ben Shapiro 36.7K posts
 - 15. $PLTR 19.5K posts
 - 16. #warmertogether N/A
 - 17. McBride 4,100 posts
 - 18. Gold's Gym 61.8K posts
 - 19. #sjubb N/A
 - 20. Jaidyn N/A