From 7394d5d695762187714c453d01afd88da580fdac Mon Sep 17 00:00:00 2001 From: Dragon <200907890+DragonSenseiGuy@users.noreply.github.com> Date: Thu, 30 Oct 2025 12:25:57 -0400 Subject: [PATCH] add Simon willison --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d84abe4c8..45b2855b5 100644 --- a/README.md +++ b/README.md @@ -853,6 +853,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Programming in the 21st Century](http://prog21.dadgum.com) : programming in the twenty-first century - [rudhakar Rayavaram](http://sudhakar.online) : Sudhakar Rayavaram Blog's - [Runhe Tian Coding Practice](https://tianrunhe.wordpress.com) : Technical interview questions from Apple, Google, Facebook, Amazon, and Microsoft +- [Simon Willison](https://simonwillison.net/) : Blog's by Simon Willison. Includes a buch of cool development topics and AI. - [Small Programming Challenges and Puzzles](https://www.nayuki.io/category/programming) : Project Nayuki - [stevehanov.ca](http://stevehanov.ca/blog/) : I know how to make and sell software online, and I can share my tips with you. - [Takipi Blog](http://blog.takipi.com) : mainly focuses on Java and JVM languages