Himanshu Garg

Experienced Engineering Mentor and Educator | Empowering Students to Excel. With a passion for guiding and empowering engineering students, I am dedicated to supporting their academic journey and fostering their success. With a strong background in Process Control (instrumentation), I completed my Mtech in 2020. Passionate about helping students excel, aims to introduce new modules addressing mental stress problems and other crucial areas in Engineer’s Planet. Connect with me to explore opportunities for collaboration and support in engineering education.

Basic Python Tutorial

Install Python: Download and install Python from python.org. Hello, World! Program: Create a .py file, e.g., first_program.py. Write: print(“Hello, World!”). Run in the terminal: python first_program.py. Variables and Data Types:…

Read more

Chemistry Python

ChemPy is a python package designed mainly to solve problems in analytical, physical and inorganic Chemistry. It is a free, open-source Python toolkit for chemistry, chemical engineering, and materials science…

Read more

Calculator Python Project

The Calculator is one application that we all utilize in our day-to-day lives. If you are attempting to get your hands dirty with programming in python, Calculator is a straightforward and helpful…

Read more

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Read More