From c9ca7c8007979056681ae78b33896ea6dcaa04b0 Mon Sep 17 00:00:00 2001 From: Paras-96 Date: Mon, 27 Jan 2025 15:53:54 +0530 Subject: [PATCH] Added two useful resource Added the Applied AI - Blogs and Applied AI - Interview Guide URLs to the section - Blogs for Software Engineers and Interview Practice & Material, providing useful insights to aspiring tech professionals. Please let me know if further changes are required. Thank you! --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 08bc62f..476fa3c 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ This is a guide to resources for software engineering students. A significant pa * [Scott Hanselman](https://www.hanselman.com/blog/) * [A study guide for software engineering students](https://austinhenley.com/blog/sestudyguide.html) * [Scaler Blogs](https://www.scaler.com/blog/) +* [Applied AI Blogs](https://www.appliedaicourse.com/blog/) ## Books to Read * [Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations](https://www.amazon.com/Accelerate-Software-Performing-Technology-Organizations/dp/1942788339) @@ -80,6 +81,7 @@ This is a guide to resources for software engineering students. A significant pa * [5 Tips for Acing a Software Engineering Job Interview](https://www.louisianajobconnection.com/blog/5-tips-for-acing-a-software-engineering-job-interview/) * [AlgoMonster](https://algo.monster/) * [GeeksForGeeks](https://www.geeksforgeeks.org/) +* [Applied AI - Interview Guide](https://www.appliedaicourse.com/blog/?s=Interview) ## Things you should already know * [Git commands](https://www.atlassian.com/git/glossary)