Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ziaeemehr/cpp_workshop
Scientific programming toolbox with C++
https://github.com/ziaeemehr/cpp_workshop
cpp data-analysis data-science learning-by-doing programming scientific-computing telegram-channel youtube
Last synced: 26 days ago
JSON representation
Scientific programming toolbox with C++
- Host: GitHub
- URL: https://github.com/ziaeemehr/cpp_workshop
- Owner: Ziaeemehr
- Created: 2019-02-13T18:27:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T15:42:00.000Z (9 months ago)
- Last Synced: 2024-12-27T23:51:12.480Z (about 1 month ago)
- Topics: cpp, data-analysis, data-science, learning-by-doing, programming, scientific-computing, telegram-channel, youtube
- Language: C++
- Homepage:
- Size: 29.2 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### C++ guide and example code for programming course in IASBS - Physics department
I also upload some videos and tutorials in my youtube and telegram channel which the requieing files are aploded here, please visit my Telegram channel [scientific_programming channel](https://t.me/s/scientific_programming), [YouTube](https://www.youtube.com/channel/UCtoQTqZF2LzaN6T-qQlorFg), or [Aparat](https://www.aparat.com/ziaeemehr).
- use shallow clone to get the latest version:
```sh
git clone --depth 1 https://github.com/Ziaeemehr/cpp_workshop.git
```