From a0893ba03edb2d7ef81f2e4ca1ee61bf337c274b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 1 Sep 2022 16:46:24 +0200 Subject: [PATCH 1/2] Added Tiny CSS Projects Hi, Stjepan from Manning here. I thought this book might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fbf3649..43bbeb6 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ - [Flexbox Froggy](https://flexboxfroggy.com/) - [CSS Diner](https://flukeout.github.io/) - [Pure CSS Loaders](https://loading.io/css/) +- [Tiny CSS Projects](https://www.manning.com/books/tiny-css-projects) - Book ## Computer Vision From dd4be1fa4b2418a02e7b8150a2a3895ef5e22160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 10 Aug 2023 11:26:30 +0200 Subject: [PATCH 2/2] Added Django in Action Hi, Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43bbeb6..848797e 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ - [Official Django Tutorials](https://docs.djangoproject.com/en/3.0/intro/tutorial01/) - [Classy Class-Based Views](https://ccbv.co.uk/) - [How To Tango With Django 1.7](https://www.tangowithdjango.com/book17/) +- [Django in Action](https://www.manning.com/books/django-in-action) ## Elixir