-
Recent Posts
Recent Comments
Archives
- September 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- June 2020
- February 2019
- April 2018
- October 2017
- June 2017
- May 2017
- March 2015
- October 2012
- January 2011
- December 2010
- October 2010
- August 2010
- June 2010
- May 2010
- April 2010
- March 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- October 2005
- August 2005
- July 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
Categories
Meta
Category Archives: 象哥的學習筆記 Study Notes
NLP Practitioner Practice Day 2
Use Milton Pattern: Lost Performative It’s a good thing to… Detect Meta Model Violations: Lost Performative Who says it’s… How do you know it’s… Add powerful state(s) to your resource anchor i.e., Happiness It’s a good thing to use what … Continue reading
NLP Practitioner Practice Day 1
Day 1 practice: Use Milton Model Pattern: Mind Read I know you are wondering… Detect Meta Model Violations: Mind Reads How do you know…? User TIME Techniques: Negative Emotions #1 Hurt and Guilt I know you are wondering how good … Continue reading
100DaysOfCode–Final
Today, I will say I conclude the full process. Did I finish the full 100 projects? No. Did I spend more than 100 days though. Yes. The last few projects, are either not interesting, or difficult. The problem is not … Continue reading
100DaysOfCode: Day 097
First of all, I skipped day 096, and thinking coming back (or not) since the topic, E-Commerce website is not what I am really interested in. Day 97’s topic is “automation”, since this is a super big topic, I am … Continue reading
100DaysOfCode: Day 95 part 3
Part 3 of the project, I had problems doing multiple forms, but eventually there was an easier way, the WTForms, which we did in day 35. It was almost like what I wanted to do here, but with less function. … Continue reading
100DaysOfCode: Day 95 part 2
So yesterday and today, I did put in the index.html, the home method in the main.py, I also added the “search” field in a “search” page, and submit. Today, I include the google book api call in the search page, … Continue reading
100DaysOfCode: Day 95 part 1
Day 95’s project description is very vague: “Using what you have learnt about HTTP request and REST APIs, in today’s project you will build a website that uses data from a public API.” This is a super big topic, and … Continue reading
100DaysOfCode: Day 94 Improved
So I was rushing into it earlier, just so I could finish it. But after some thoughts, I could make it better, I mean, a lot better. The idea is just like day 23, the turtle crossing game, except for … Continue reading
100DaysOfCode: Day 94
Day 94, project is “Space Invader”. I user the very simple way to do it for now, it’s just one space invader, one ship, and one bullet. It will have the correct shape and sound, but there are a few … Continue reading
100DaysOfCode: Day 93
Day 93’s project is chrome dinosaur game auto bot. The idea is to check the specific “area” to see if a tree exists (or any hurdle to that matter), and see if we can automate that. Angela already gave us … Continue reading