#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
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
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
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 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
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
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 🙃
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 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
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!
#Day21 of #100DaysOfLearningPython >>>Solved few more problems from problem set 4. >>>Got some more knowledge about random module. >>>Re-watched some of parts of the lecture 4 and made notes. #CS50Python #CodingJourney #codingcommunity
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
#CS50 problem sets keep getting tougher in the coming weeks. To solve the week 4 problem set, you must have knowledge of the past weeks. You must have very good retention to solve problems easily. #coding #CS50Python
#Day20 of #100DaysOfLearningPython >>>Trying the Figlet problem from problem set 4 but still not able to solve it properly. >>>Need to rewatch the lecture and get more used to it. >>>Read python documentation. Not quite satisfied with today's progress. #CS50Python #CodingJourney
#Day23 of #100DaysOfLearningPython >>>Problems Set 4 was the most difficult to solve even in the second attempt, but conquered all the problems again. >>>Watched "Style" lecture about CodeReadability ,python code enhancing tools such as black and PEP8. #CS50Python #CodingJourney
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 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
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 😇
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
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
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
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. Austin Reaves 55.8K posts
- 2. #LakeShow 3,295 posts
- 3. Trey Yesavage 39.2K posts
- 4. Jake LaRavia 6,713 posts
- 5. #LoveIsBlind 4,704 posts
- 6. jungkook 562K posts
- 7. Jeremy Lin N/A
- 8. jungwoo 115K posts
- 9. doyoung 85.7K posts
- 10. Rudy 9,545 posts
- 11. #Lakers 1,214 posts
- 12. Blue Jays 63.2K posts
- 13. Happy Birthday Kat N/A
- 14. Kacie 1,926 posts
- 15. #AEWDynamite 23.6K posts
- 16. Pelicans 4,606 posts
- 17. #SellingSunset 3,915 posts
- 18. Devin Booker 1,346 posts
- 19. Kenny Smith N/A
- 20. Dodgers in 7 1,681 posts