Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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++

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
```