So today I worked on learning to debug my code in different methords. While I did not do a single final project today I learened about methords to debug such as working though the program line by like and marking variables. I also learnt how to use use the debugger in Pycharm with will be helpful for future usecases. And I also learnt the try…exept… functions in Python. I sloved some challenges online just so that I got a grip on getting to debug a variation of problems both syntax and logic.
Related Posts
How to Monitor AI Agents in Production
TLDR Monitoring AI agents in production requires distributed tracing: a single user request fans out into 10 or…
JavaScript Concurrency Models: Web Workers vs. Service Workers
JavaScript Concurrency Models: Web Workers vs. Service Workers Concurrency in JavaScript is a nuanced topic that has evolved…
Is jsdelivr is made on Netlify
This is a sample package I got the image url from there as https://img.jsdelivr.com/github.com/SH20RAJ/sh20raj/assets/66713844/344678d0-3795-4d1f-b326-9bdd6846687b Originally – https://github.com/SH20RAJ/sh20raj/assets/66713844/344678d0-3795-4d1f-b326-9bdd6846687b Now,…