An open API service indexing awesome lists of open source software.

https://github.com/khinthandarkyaw98/python_for_engineers

This particular Python notebook is designed to provide Engineers with an opportunity to practice scientific computations.
https://github.com/khinthandarkyaw98/python_for_engineers

engineering numpy python scientific-computing youtube

Last synced: 2 months ago
JSON representation

This particular Python notebook is designed to provide Engineers with an opportunity to practice scientific computations.

Awesome Lists containing this project

README

          

# Python_For_Engineers
# **Disclaimer**

This particular notebook serves purely as a means of practicing and reviewing for myself, and I have documented its contents while watching instructional videos on [Mr. P Solver](https://www.youtube.com/@MrPSolver)'s YouTube channel.

It is my aspiration that the formatting Markdown I have employed will facilitate the legibility of the notebook.

Additionally, you may peruse the notebook compiled by [Mr. P Solver](https://github.com/lukepolson/youtube_channel).

It should be noted that this repository is currently a work in progress and remains incomplete.

Learning Path




To optimize your learning experience, it is recommended to study the following topics in sequence.
| No. | Topic |
| ------------- | ------------- |
| 1. | [Python for Engineers](https://github.com/khinthandarkyaw98/Python_For_Engineers/blob/main/Python_Basic_Practice_for_Engineers.ipynb) |
| 2. | [Numpy for Engineers](https://github.com/khinthandarkyaw98/Python_For_Engineers/blob/main/Numpy_for_Engineers.ipynb)|