News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Seabed-origin oil spills pose distinct challenges in marine pollution management due to their complex transport dynamics and ...
Gemini CLI is your go-to terminal tool for debugging code, managing files, or writing scripts directly from your terminal.
Python is one of the most approachable languages to learn, thanks to its object-oriented-first approach and its minimal syntax. The standard library includes many useful modules that you can use to ...
This repo contains all the shell scripting programs done in Operating Systems Lab during my 4th semester Btech. The concepts such as Linux shell commands, command line input , operators, if-else, case ...