2018-02-05 15:32:02 +00:00
|
|
|
### Index
|
|
|
|
|
|
|
|
* [C](#c)
|
2021-01-23 21:36:35 +00:00
|
|
|
* [C++](#cpp)
|
2021-01-05 17:34:09 +00:00
|
|
|
* [Competitive Programming](#competitive-programming)
|
2020-09-02 15:43:31 +00:00
|
|
|
* [JavaScript](#JavaScript)
|
2019-12-13 14:50:41 +00:00
|
|
|
* [Machine Learning](#machine-learning)
|
2020-11-20 15:48:10 +00:00
|
|
|
* [Misc](#misc)
|
2019-12-13 14:50:41 +00:00
|
|
|
* [Python](#python)
|
2018-02-05 15:32:02 +00:00
|
|
|
|
|
|
|
|
|
|
|
### C
|
|
|
|
|
2021-01-21 17:53:40 +00:00
|
|
|
* [C - All you need to know](https://www.youtube.com/playlist?list=PL_XxuZqN0xVASsjyqiNzgjUWHbDkN2Scy) - Stack Learner
|
|
|
|
* [C Programming Bangla Tutorial Course](https://www.youtube.com/playlist?list=PLgH5QX0i9K3pCMBZcul1fta6UivHDbXvz) - Anisul Islam
|
2018-02-05 15:32:02 +00:00
|
|
|
* [Computer Programming](http://cpbook.subeen.com/p/blog-page.html) - Tamim Shahriar Subeen
|
|
|
|
|
2019-12-13 14:50:41 +00:00
|
|
|
|
2021-01-23 21:36:35 +00:00
|
|
|
<h3 id="cpp">C++</h3>
|
2021-01-21 17:53:40 +00:00
|
|
|
|
|
|
|
* [C++ Bangla Tutorial Course](https://www.youtube.com/playlist?list=PLgH5QX0i9K3q0ZKeXtF--CZ0PdH1sSbYL) - Anisul Islam
|
|
|
|
|
|
|
|
|
2021-01-05 17:34:09 +00:00
|
|
|
### Competitive Programming
|
|
|
|
|
|
|
|
* [Dynamic Programming Book](https://dp-bn.github.io) - Tasmeem Reza and Mamnoon Siam
|
|
|
|
|
|
|
|
|
2020-09-02 15:43:31 +00:00
|
|
|
### JavaScript
|
|
|
|
|
|
|
|
* [হাতেকলমে জাভাস্ক্রিপ্ট](https://zonayed.js.org) - Zonayed Ahmed
|
|
|
|
|
|
|
|
|
2019-12-13 14:50:41 +00:00
|
|
|
### Machine Learning
|
|
|
|
|
|
|
|
* [শূন্য থেকে পাইথন মেশিন লার্নিং : হাতেকলমে সাইকিট-লার্ন](https://raqueeb.gitbook.io/scikit-learn/) - Rakibul Hassan
|
|
|
|
* [হাতে কলমে মেশিন লার্নিং ১](https://rakibul-hassan.gitbook.io/mlbook-titanic/) - Rakibul Hassan
|
|
|
|
|
|
|
|
|
2020-11-20 15:48:10 +00:00
|
|
|
### Misc
|
2020-09-02 15:43:31 +00:00
|
|
|
|
|
|
|
* [SL3 Framework - Code For Brain](https://sl3.app) - Stack Learners
|
2020-11-20 15:48:10 +00:00
|
|
|
* [ডেভসংকেত: বাংলা চিটশিটের ভান্ডার](https://devsonket.com) - Devsonket Team
|
2020-09-02 15:43:31 +00:00
|
|
|
|
|
|
|
|
2019-12-13 14:50:41 +00:00
|
|
|
### Python
|
|
|
|
|
2020-10-09 18:57:32 +00:00
|
|
|
* [পাইথন প্রোগ্রামিং বই](http://pybook.subeen.com) - Tamim Shahriar Subeen
|
2021-01-15 14:41:02 +00:00
|
|
|
* [বাংলায় পাইথন](https://python.howtocode.dev) - Nuhil Mehdy
|
2019-12-13 14:50:41 +00:00
|
|
|
* [সহজ ভাষায় পাইথন ৩](https://python.maateen.me) - Maksudur Rahman Maateen
|
2020-09-02 15:43:31 +00:00
|
|
|
|
|
|
|
|