Monthly Archives: March 2021

100DaysOfCode: Day 91

Day 91’s project is “color hunter”. Basically, the webpage should do this: you upload/select an image, and it does the “top 10 colors” showing in that image. My idea is to split the project to two parts: load (and display) … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment

行百里者,半九十

這個100天的coding,我終於進行了九十天了。但是所謂,行百里者半九十,我也真的感受到了。 現在進行到第91天。Instruction已經越來越少,要求的東西也超出教過的越來越多。現在變成要把一個project分成好幾個小部分,每個小部分都要一直google。已經越來越難了。 我一方面有點懶散了,但是這真不是藉口。他要求某些東西我就不知道要怎麼做,還真的要好好的google一番了。 加油,千萬不要停在這裡啊!

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment

100DaysOfCode: Day 90

Day 90’s project is “PDF to Audiobook”. The usage for this extensive, with this, a lot can be done. The instruction for this is to simply convert PDF to audiobook, there are multiple packages that can be used for this: … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment

100DaysOfCode: Day 89

Day 89 is writing the “most dangerous writing” app, where you have to keep typing or the stuff will be gone. The demo was in web format, so I was thinking how I can achieve this, since there are actions, … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment