#cs50python 搜尋結果
After billions years later... FINALLY. I was too scared to almost becoming a plate myself Is it really that hard or is it just me 😱 #CS50 #CS50python
                                            #Day19 of #100DaysOfLearningPython >>>Complete first two problems of problems set 4. >>> Learnt about the emoji library and pyfiglet library. >>> Tomorrow I’ll try to complete other problems and dive deep into libraries. #CS50Python #LearningPython #CodingJourney
                                            A selfie seems appropriate on Day 17 to commemorate the large amount of time spent rewatching a #cs50Python Regression Expression lecture. Reminds me of when I started learning boolean search strings and thought that was insanely hard. #100daysofcode
                                            Check out my latest product: payhip.com/b/Nhmdi #CS50Python #PythonProgramming #LearnToCode #CS50Intro #PythonForBeginners #CodeWithCS50 #CS50 #PythonBasics #ProgrammingForEveryone #PythonMastery #CS50Community #BeginnerPython #TechEducation #PythonCoding #LearnPython #CS50x
                                            Day 2: Learnt about Data types like float, int,string. Also learnt about methods and methods on string. Didn't study much will try to improve tomorrow. #CS50Python #Harvard
Day 3: I completed Week 0 Problem set of cs50, even made a tip calculator which is a small thing. But it felt good to finally build something. #cs50python #Harvard
Day 3: Submitted my first Pset Problem of #CS50Python after 4 years of considering the course. Wish i had done it sooner. Learnt how to: 1. Define own functions 2.Solved a problem Will complete the pset tomorrow. On a sidenote also started working as AI Trainer. #cs50 #Harvard
Day 41 of #100daysofcode and I’ve added some variables and little bit of logic for my final project of #cs50Python plus studied data structures. Trying not to get overwhelmed with how much more I need to learn since I often hear programming is a lifelong learning commitment
Day 26 felt good, knocked out the “Um” problem set for #cs50Python in an hour. Made a program using regex to count how many “um’s” used in a user input string but doesn’t count any “um’s” in words like “yummy.” #100daysofcode #100DaysOfCode
I just published a new post on my @buymeacoffee CS50's Introduction to Programming with Python-Podcast buymeacoffee.com/kimokimi22k/cs… #CS50Python #PythonProgramming #LearnToCode #CS50Intro #PythonForBeginners #CodeWithCS50 #CS50 #PythonBasics #ProgrammingForEveryone #PythonMastery
                                            #Day15 - practiced python Pillow Image functions by opening an jpg file, resizing it, paste a transparent png onto the jpg then saving. Really surprised & thrilled I got through the #cs50Python p-shirt problem in one day 🥳 #100daysofcode #100daysofcodechallenge #PythonNight
Had a great Day 52 of #100daysofcode making really great progress in the #cs50Python final project and starting the testing file. Now moving on to getting Christmas food ready 🙃
Day 22 of #100daysofcode and was able to finish #cs50Python problem Watch on Youtube where a HTML embed code is submitted as input and using regex the program returns a simplified YT link. Struggled with optional www. in user input but prevailed. Excited to make more progress!
Day 19 was filled with a lot of failed Pytests and uncertainty oh how to fix things. Repeating that Thomas Edison quote in my head a lot on finding 10,000 ways not to make a light bulb. Tomorrow will be better. At least I can create testing programs. #100daysofcode #cs50Python
For Day 45 of #100daysofcode I created a stopwatch as part of my #cs50Python final project. Program asks the user to hit enter to start then instructs the user again to hit enter to stop the clock. If “enter” is hit twice then the time duration between the two keystrokes is given
Practiced with Python classes for Day 32 of #100daysofcode and celebrating the small wins, no matter how tiny. Learning how to program is hard but doable one small step at a time #cs50Python
Day 14 reading A LOT about python’s Pillow library. Practicing is clunky but I know I’ll get it. #cs50Python #100DaysOfCode #100daysofcodechallenge
Day 49 of #100DaysOfCode Listened to Regular Expressions lecture of #cs50Python Learned about: re library, RE Patterns, Sets of characters, Flasks, Group, format .py, re .sub, re .search. It was really interesting. #python #coding #HarvardPython #learning
Day 13 I spent most of my coding time trying to figure out why my assignment wasn’t passing the #cs50Python assignment and turns out I didn’t follow the correct format for csv headers 🫠 It felt good that I knew exactly how to fix it when I realized the mistake #100DaysOfCode
#Day16 and working through a 2 hour lecture from #cs50Python on Regular Expressions. Another library to get to know 🥰 #100DaysOfCode #100daysofcodechallenge
I just published a new post on my @buymeacoffee CS50's Introduction to Programming with Python-Podcast buymeacoffee.com/kimokimi22k/cs… #CS50Python #PythonProgramming #LearnToCode #CS50Intro #PythonForBeginners #CodeWithCS50 #CS50 #PythonBasics #ProgrammingForEveryone #PythonMastery
                                            Started my programming journey with @Harvard's #CS50x and #CS50Python courses, and it's been an incredible learning experience! 🎓 These courses provided the best material and mentorship, thanks to the amazing @davidjmalan. #Programming #Coding #CS50 #Achievement
                                            
                                            After billions years later... FINALLY. I was too scared to almost becoming a plate myself Is it really that hard or is it just me 😱 #CS50 #CS50python
                                            Happy New Year! Day 57 & 58 of #100daysofcode was getting everything ready to submit my final project for #cs50Python 🥳🥳🥳 Here's a link to the project if any Python aficionados have any constructive criticism - github.com/alissaelephant…
github.com
GitHub - alissaelephant/Timed-Tasks
Contribute to alissaelephant/Timed-Tasks development by creating an account on GitHub.
Had a great Day 52 of #100daysofcode making really great progress in the #cs50Python final project and starting the testing file. Now moving on to getting Christmas food ready 🙃
Hitting the halfway mark with Day 50 of #100daysofcode! Working through a bug on my final project for #cs50Python cause I still suck at utilizing iterables but still confident I’ll hit my goal of completing everything by the 31st 😇
For Day 45 of #100daysofcode I created a stopwatch as part of my #cs50Python final project. Program asks the user to hit enter to start then instructs the user again to hit enter to stop the clock. If “enter” is hit twice then the time duration between the two keystrokes is given
Day 41 of #100daysofcode and I’ve added some variables and little bit of logic for my final project of #cs50Python plus studied data structures. Trying not to get overwhelmed with how much more I need to learn since I often hear programming is a lifelong learning commitment
Day 37 of #100daysofcode is playing around with the fpdd2 library for Python, forever grateful for the tutorial this library included in their documentation. Makes it so simple to follow along and learn! #100daysofcodechallenge #cs50Python
Day 34 of #100daysofcode feels really good! Solved a few errors and understood why they came up as errors even though VSCode didn’t flag them 🤗 it’s the little things #100daysofcodechallenge #cs50Python
Practiced with Python classes for Day 32 of #100daysofcode and celebrating the small wins, no matter how tiny. Learning how to program is hard but doable one small step at a time #cs50Python
Day 26 felt good, knocked out the “Um” problem set for #cs50Python in an hour. Made a program using regex to count how many “um’s” used in a user input string but doesn’t count any “um’s” in words like “yummy.” #100daysofcode #100DaysOfCode
Forgot to post yesterday but Day 24 & 25 were solving Pytest failures. My function was returning a tupple and the test file was looking for a str. Took me two days to figure that one out but really good lesson learned. #cs50Python #100daysofcode #100daysofcodechallenge
Day 23 of #100daysofcode and struggling to come up with a regex pattern to take a user input time frame that will be converted to military time. Just have to stay persistent and remind myself that this is part of the learning process. #cs50Python #100daysofcodechallenge
Day 22 of #100daysofcode and was able to finish #cs50Python problem Watch on Youtube where a HTML embed code is submitted as input and using regex the program returns a simplified YT link. Struggled with optional www. in user input but prevailed. Excited to make more progress!
Day 20 - Finished #cs50Python numb3rs problem to check if a given IP addresses follows the correct length/number range. What held me back is that the code passed 5 numbers instead of the allowed 4. Solution was use re.fullmatch() not re.search() #100daysofcode
Day 19 was filled with a lot of failed Pytests and uncertainty oh how to fix things. Repeating that Thomas Edison quote in my head a lot on finding 10,000 ways not to make a light bulb. Tomorrow will be better. At least I can create testing programs. #100daysofcode #cs50Python
A selfie seems appropriate on Day 17 to commemorate the large amount of time spent rewatching a #cs50Python Regression Expression lecture. Reminds me of when I started learning boolean search strings and thought that was insanely hard. #100daysofcode
                                            #Day16 and working through a 2 hour lecture from #cs50Python on Regular Expressions. Another library to get to know 🥰 #100DaysOfCode #100daysofcodechallenge
#Day15 - practiced python Pillow Image functions by opening an jpg file, resizing it, paste a transparent png onto the jpg then saving. Really surprised & thrilled I got through the #cs50Python p-shirt problem in one day 🥳 #100daysofcode #100daysofcodechallenge #PythonNight
After billions years later... FINALLY. I was too scared to almost becoming a plate myself Is it really that hard or is it just me 😱 #CS50 #CS50python
                                            #Day19 of #100DaysOfLearningPython >>>Complete first two problems of problems set 4. >>> Learnt about the emoji library and pyfiglet library. >>> Tomorrow I’ll try to complete other problems and dive deep into libraries. #CS50Python #LearningPython #CodingJourney
                                            10% through with #100DaysOfCode at #Day10! Currently working on a project with a csv reader/writer functions. Today felt good to get error handling done relatively quickly, progress is progress. #cs50Python #100daysofcodechallenge
                                            Angela’s course are getting more advanced, so reviewed basics before starting my course with #learnPython 19.11 All this week I was following #CS50python, I have pretty good knowledge mostly about all fields and just need to practice more. #100daysOfCode #100daysOfPython #python
                                            A selfie seems appropriate on Day 17 to commemorate the large amount of time spent rewatching a #cs50Python Regression Expression lecture. Reminds me of when I started learning boolean search strings and thought that was insanely hard. #100daysofcode
                                            Started my programming journey with @Harvard's #CS50x and #CS50Python courses, and it's been an incredible learning experience! 🎓 These courses provided the best material and mentorship, thanks to the amazing @davidjmalan. #Programming #Coding #CS50 #Achievement
                                            
                                            Check out my latest product: payhip.com/b/Nhmdi #CS50Python #PythonProgramming #LearnToCode #CS50Intro #PythonForBeginners #CodeWithCS50 #CS50 #PythonBasics #ProgrammingForEveryone #PythonMastery #CS50Community #BeginnerPython #TechEducation #PythonCoding #LearnPython #CS50x
                                            I just published a new post on my @buymeacoffee CS50's Introduction to Programming with Python-Podcast buymeacoffee.com/kimokimi22k/cs… #CS50Python #PythonProgramming #LearnToCode #CS50Intro #PythonForBeginners #CodeWithCS50 #CS50 #PythonBasics #ProgrammingForEveryone #PythonMastery
                                            Something went wrong.
Something went wrong.
United States Trends
- 1. Cuomo 115K posts
 - 2. Koa Peat N/A
 - 3. #OlandriaxCFDAAwards 5,820 posts
 - 4. Cowboys 29.3K posts
 - 5. Caleb Wilson N/A
 - 6. Walt Weiss 2,674 posts
 - 7. Harvey Weinstein 7,973 posts
 - 8. Cardinals 15.6K posts
 - 9. Monday Night Football 7,774 posts
 - 10. Braves 12K posts
 - 11. Teen Vogue 4,434 posts
 - 12. Arizona 30.9K posts
 - 13. Schwab 5,693 posts
 - 14. Hamburger Helper 2,811 posts
 - 15. Diane Ladd 6,407 posts
 - 16. Snit N/A
 - 17. Myles Turner 1,597 posts
 - 18. Ben Shapiro 39.1K posts
 - 19. $PLTR 20.6K posts
 - 20. McBride 4,503 posts