mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-12-24 15:55:26 +00:00
added three Bangla courses of C and C++ (#5270)
* added Bangla courses of C and C++ * added three Bangla courses * tried to fix the alphabetical order
This commit is contained in:
parent
d22b24b03a
commit
0931fa5878
@ -1,6 +1,7 @@
|
||||
### Index
|
||||
|
||||
* [C](#c)
|
||||
* [C++](#c-plus-plus)
|
||||
* [Competitive Programming](#competitive-programming)
|
||||
* [JavaScript](#JavaScript)
|
||||
* [Machine Learning](#machine-learning)
|
||||
@ -10,9 +11,16 @@
|
||||
|
||||
### C
|
||||
|
||||
* [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
|
||||
* [Computer Programming](http://cpbook.subeen.com/p/blog-page.html) - Tamim Shahriar Subeen
|
||||
|
||||
|
||||
### C Plus Plus
|
||||
|
||||
* [C++ Bangla Tutorial Course](https://www.youtube.com/playlist?list=PLgH5QX0i9K3q0ZKeXtF--CZ0PdH1sSbYL) - Anisul Islam
|
||||
|
||||
|
||||
### Competitive Programming
|
||||
|
||||
* [Dynamic Programming Book](https://dp-bn.github.io) - Tasmeem Reza and Mamnoon Siam
|
||||
|
Loading…
Reference in New Issue
Block a user