Tuesday, December 2, 2025

Resources for preparing for SDE2/SDE3 roles

Software Design principals and patterns. (Design Patterns) 

1. https://bytebytego.com/

2. https://refactoring.guru/





No comments:

Post a Comment

How to integrate standard LLMs with custom data to create RAG applications

 Integrating standard Large Language Models (LLMs) with custom data to build Retrieval-Augmented Generation (RAG) applications involves a mu...