I think the list you mentioned should be fine, but it depends what is your focus while doing these course or purpose of learning these courses in particular, if it’s basic prompt agentic interaction, it should be fine.
Thank you @Deepti_Prasad. My aim is to get the promt basics to begin with, as you rightly said.
Just out of curiosity I would like to ask this - What are the other purposes people learn - Do you mean implementation using frameworks like Langraph etc?
learning prompt and agentic have any purpose from interest to purpose of building model, I meant this when I mentioned purpose.
implementation of framework you can always use the search option in learning option if you want to know more about langgraph.
i believe anyone wanting to learn prompt basic to agentic interaction should learn RAG architecture as it holds more detailed dynamics of how token are converted into prompt to how user prompt responses can differ based on temp, top-k and top-p features
Thank you so much for the detailed explanation. It gave me lot more clarity. I will start with the courses in the suggested order and I am looking forward to exploring RAG in depth as I Progress.