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.
- Host: GitHub
- URL: https://github.com/khinthandarkyaw98/python_for_engineers
- Owner: khinthandarkyaw98
- Created: 2023-03-17T09:46:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T18:26:00.000Z (over 3 years ago)
- Last Synced: 2025-03-15T03:30:42.812Z (over 1 year ago)
- Topics: engineering, numpy, python, scientific-computing, youtube
- Language: Jupyter Notebook
- Homepage:
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)|