#learning_challenge search results
New attempt to read Chinese fantasy! Big thanks to my friend @LinLinus for recommending to me “#诛仙” (a popular wuxia novel). As of tomorrow, I am shifting my focus a bit more to programming: want to finish CS50 in 6 weeks. So less #Chinese and more coding! #learning_challenge
I've managed to do 2 more exercises from #CS50 ! 🎉 "Plurality" was really hard to crack, but the next one seems to be even more complicated. Wish me good luck (ʘᴗʘ✿) #learning_challenge #computerscience #learningprogramming
It's Monday and I'm reading, learning and revising Chinese again! (≧▽≦) #learning_challenge #learningchinese #learningmandarin #studychinese #chineselanguage
Hey there! Finally I've managed to find some time for Chinese. I've read a few lines from the description of one old Chinese movie😁 I must say the expression 妇孺皆知 (well-known, known even to women and children) is kind of sexist🤔 #learning_challenge #learningchinese
Well, this was really entertaining! I had to write SQLite queries to investigate the case of CS50's stolen duck. Very original😂 #learning_challenge #learningprogramming #CS50 #computerscience #SQL
One more programming exercise from #CS50 Problem Set 7. Now I know how to write SQL queries to ask large databases for a specific piece of information. 😁 #learning_challenge #learningprogramming #computerscience #SQL
The 2nd exercise in #CS50 Problem Set 3 sure was tiresome😩! I had to complete the program for the ranked-choice elections. Took me several hours of brainstorming. Conclusion: I really prefer good old majority elections 😂 #learning_challenge #computerscience #learningprogramming
The first exercise in #CS50 Problem Set 4 really made me excited about programming again. Now I know how to apply 4 different filters to images using C code 😁 Behold! Grayscale, reflect, blur and edge detection! #learning_challenge #computerscience #learningprogramming
While in the previous exercise I worked with bmp files, this one is all about jpg. The task was to create a program that recovers recently deleted images from a piece of memory where they were stored. Nailed it! 😁 #CS50 #learning_challenge #computerscience #learningprogramming
This was the last week of #cs50 online course dedicated to C language. Next week I'm coding in Python😜 P.S. The hash function was not written by me. It's some popular djb2 function I found on the Internet. #learning_challenge #learningprogramming #learntocode #computerscience
It's finally weekends! 🎉 What a relief! And I even found time today to read and learn some more in Chinese (≧▽≦) #learning_challenge #learningchinese #learningmandarin #studymandarin #studychinese
Reading and learning words from folk tales again. Have been feeling so tired lately. I'm already looking forward for the weekends 😩 #learning_challenge #learningchinese #learningmandarin #studymandarin #studychinese
#HarryPotter books are perfect for learning new languages ⚡. I've read them when I was studying English, read them to practice my French and now I'm reading them again to study Chinese! ✧◝(⁰▿⁰)◜✧ #learning_challenge #learningchinese #learninglanguages #learningmandarin
These are basically the same programs I made in C during weeks 1&2, but translated into #Python. They look much less cumbersome. Both because Python syntax is simpler and because I've learned how to use recursions and arrays since then. (. ❛ ᴗ ❛.) #learning_challenge #CS50
That's one of the ugliest webpages I've ever seen! And I made it with my own hands🤣 I might know something about JavaScript, HTML and CSS now, buy I still know nothing about web design ¯\_(ツ)_/¯ #learning_challenge #learningprogramming #CS50 #computerscience #html
#CS50 Week 9: ✔️ I'm getting close to an end! Now that I've finished Problem Set 9, I only have Final Project left to do. I've started working on it already, so I believe I'll be able to pass the course before May 1st. ✧◝(⁰▿⁰)◜✧ #learning_challenge #learningprogramming
Now that my programming marathon is over, I can finally return to learning Chinese😁 I found a great drama series to practice my listening skills: Love O2O. It's about a Chinese girl who is learning programming too (≧▽≦) #learning_challenge #learningchinese #loveo2o
I'm in the 2nd course : Using Python to Interact with the Operating System, in IT automation program #learning_challenge #learning_IT_Automation #python_programming #python #compiler_languages #OS_commands #C_languages, #Java #IDE #programming_languages
Now that my programming marathon is over, I can finally return to learning Chinese😁 I found a great drama series to practice my listening skills: Love O2O. It's about a Chinese girl who is learning programming too (≧▽≦) #learning_challenge #learningchinese #loveo2o
I'm in the 2nd course : Using Python to Interact with the Operating System, in IT automation program #learning_challenge #learning_IT_Automation #python_programming #python #compiler_languages #OS_commands #C_languages, #Java #IDE #programming_languages
#CS50 Week 9: ✔️ I'm getting close to an end! Now that I've finished Problem Set 9, I only have Final Project left to do. I've started working on it already, so I believe I'll be able to pass the course before May 1st. ✧◝(⁰▿⁰)◜✧ #learning_challenge #learningprogramming
That's one of the ugliest webpages I've ever seen! And I made it with my own hands🤣 I might know something about JavaScript, HTML and CSS now, buy I still know nothing about web design ¯\_(ツ)_/¯ #learning_challenge #learningprogramming #CS50 #computerscience #html
Well, this was really entertaining! I had to write SQLite queries to investigate the case of CS50's stolen duck. Very original😂 #learning_challenge #learningprogramming #CS50 #computerscience #SQL
One more programming exercise from #CS50 Problem Set 7. Now I know how to write SQL queries to ask large databases for a specific piece of information. 😁 #learning_challenge #learningprogramming #computerscience #SQL
#HarryPotter books are perfect for learning new languages ⚡. I've read them when I was studying English, read them to practice my French and now I'm reading them again to study Chinese! ✧◝(⁰▿⁰)◜✧ #learning_challenge #learningchinese #learninglanguages #learningmandarin
These are basically the same programs I made in C during weeks 1&2, but translated into #Python. They look much less cumbersome. Both because Python syntax is simpler and because I've learned how to use recursions and arrays since then. (. ❛ ᴗ ❛.) #learning_challenge #CS50
This was the last week of #cs50 online course dedicated to C language. Next week I'm coding in Python😜 P.S. The hash function was not written by me. It's some popular djb2 function I found on the Internet. #learning_challenge #learningprogramming #learntocode #computerscience
@OgeroTelecom I learned today about networking, IPv4 and v6, Cloud systems, WANs, and so many more, learning how networking works is awesome #Learningnever_stops #weekly_challenge #Learning_challenge #IT_passion_for_learning
While in the previous exercise I worked with bmp files, this one is all about jpg. The task was to create a program that recovers recently deleted images from a piece of memory where they were stored. Nailed it! 😁 #CS50 #learning_challenge #computerscience #learningprogramming
Hey there! Finally I've managed to find some time for Chinese. I've read a few lines from the description of one old Chinese movie😁 I must say the expression 妇孺皆知 (well-known, known even to women and children) is kind of sexist🤔 #learning_challenge #learningchinese
The Bits and Bytes of Computer Networking Week 1: done, all tests passed 100 % grade now: week 2 #learning_challenge #learningeveryday #learning_networking_skills it's awesome
The first exercise in #CS50 Problem Set 4 really made me excited about programming again. Now I know how to apply 4 different filters to images using C code 😁 Behold! Grayscale, reflect, blur and edge detection! #learning_challenge #computerscience #learningprogramming
It's finally weekends! 🎉 What a relief! And I even found time today to read and learn some more in Chinese (≧▽≦) #learning_challenge #learningchinese #learningmandarin #studymandarin #studychinese
The 2nd exercise in #CS50 Problem Set 3 sure was tiresome😩! I had to complete the program for the ranked-choice elections. Took me several hours of brainstorming. Conclusion: I really prefer good old majority elections 😂 #learning_challenge #computerscience #learningprogramming
It's Monday and I'm reading, learning and revising Chinese again! (≧▽≦) #learning_challenge #learningchinese #learningmandarin #studychinese #chineselanguage
I've managed to do 2 more exercises from #CS50 ! 🎉 "Plurality" was really hard to crack, but the next one seems to be even more complicated. Wish me good luck (ʘᴗʘ✿) #learning_challenge #computerscience #learningprogramming
New attempt to read Chinese fantasy! Big thanks to my friend @LinLinus for recommending to me “#诛仙” (a popular wuxia novel). As of tomorrow, I am shifting my focus a bit more to programming: want to finish CS50 in 6 weeks. So less #Chinese and more coding! #learning_challenge
Something went wrong.
Something went wrong.
United States Trends
- 1. #SaveSudan 1,239 posts
- 2. #NationalCatDay 2,993 posts
- 3. Hutch 1,307 posts
- 4. Azure 12K posts
- 5. FOMC 39.9K posts
- 6. Huda 24.1K posts
- 7. NBA Street 1,633 posts
- 8. #SpaceMarine2 1,445 posts
- 9. South Korea 158K posts
- 10. Jay Z 1,338 posts
- 11. Mandy 17.1K posts
- 12. #SellingSunset N/A
- 13. Jake Browning N/A
- 14. Jennifer Welch 9,058 posts
- 15. #wednesdaymotivation 5,596 posts
- 16. Brad Holmes N/A
- 17. Andretti N/A
- 18. Cookbook 2,888 posts
- 19. Cursor 2.0 N/A
- 20. Stray 124K posts