#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 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 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
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
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
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
#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
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
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
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
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
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 14 reading A LOT about python’s Pillow library. Practicing is clunky but I know I’ll get it. #cs50Python #100DaysOfCode #100daysofcodechallenge
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
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
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
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
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
#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
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
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
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. Ben Johnson 1,153 posts
- 2. #Skol 1,338 posts
- 3. Charlie Jones 1,274 posts
- 4. LaPorta 2,956 posts
- 5. #HardRockBet 3,676 posts
- 6. #OnePride 1,520 posts
- 7. #HereWeGo 2,055 posts
- 8. Theo Johnson N/A
- 9. Cody Barton N/A
- 10. Justin Jefferson 1,429 posts
- 11. Scott 112K posts
- 12. #AskFFT N/A
- 13. JJ McCarthy 1,527 posts
- 14. JJ to JJ 5,875 posts
- 15. Savion Williams N/A
- 16. Caleb Williams 1,487 posts
- 17. Richard Hightower N/A
- 18. Haaland 48K posts
- 19. DJ Moore 1,293 posts
- 20. Darius Slay N/A