mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 10:26:13 +00:00
a3cb567c05
* chore: init bangla book-courses split
Via https://github.com/EbookFoundation/free-programming-books/issues/6591
* chore: Move YouTubes to `courses-bn`
Via EbookFoundation/free-programming-books#6591
* lint: Fix `blank-lines-1-0-2` errors
99:1-100:121 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint
* fix: wrong TOC anchor for Java
Completes commit 4fdbe135e6
* feat: HTML comments to fake Markdown equiv
Hack using link references syntax
[//]: # (whatever you want)
[//]: # (
whatever you want
multiline
)
* chore: remove commented empty sections
49 lines
2.1 KiB
Markdown
49 lines
2.1 KiB
Markdown
### Index
|
|
|
|
* [Algorithms](#algorithms)
|
|
* [C](#c)
|
|
* [Java](#java)
|
|
* [JavaScript](#javascript)
|
|
* [Machine Learning](#machine-learning)
|
|
* [Misc](#misc)
|
|
* [Python](#python)
|
|
|
|
|
|
### Algorithms
|
|
|
|
* [Dynamic Programming Book «ডাইনামিক প্রোগ্রামিং বই»](https://dp-bn.github.io) - Tasmeem Reza, Mamnoon Siam (PDF, [LaTeX](https://github.com/Bruteforceman/dynamic-progamming-book))
|
|
|
|
|
|
### C
|
|
|
|
* [Computer Programming «কম্পিউটার প্রোগ্রামিং ১ম খণ্ড»](https://cpbook.subeen.com) - Tamim Shahriar Subeen (HTML)
|
|
|
|
|
|
### Java
|
|
|
|
* [বাংলায় জাভা প্রোগ্রামিং শেখার কোর্স](http://java.howtocode.dev) - Bazlur Rahman, et al. (howtocode.dev)
|
|
|
|
|
|
### JavaScript
|
|
|
|
* [হাতেকলমে জাভাস্ক্রিপ্ট: সম্পূর্ণ বাংলায় হাতেকলমে জাভাস্ক্রিপ্ট শিখুন](https://zonayed.js.org) - Zonayed Ahmed (HTML)
|
|
|
|
|
|
### Machine Learning
|
|
|
|
* [শূন্য থেকে পাইথন মেশিন লার্নিং: হাতেকলমে সাইকিট-লার্ন](https://raqueeb.gitbook.io/scikit-learn/) - Rakibul Hassan (HTML, [Jupyter Notebook](https://github.com/raqueeb/ml-python)) (gitbook)
|
|
* [হাতেকলমে মেশিন লার্নিং: পরিচিতি, প্রজেক্ট টাইটানিক, আর এবং পাইথনসহ](https://rakibul-hassan.gitbook.io/mlbook-titanic/) - Rakibul Hassan (HTML, [scripts](https://github.com/raqueeb/mltraining)) (gitbook)
|
|
|
|
|
|
### Misc
|
|
|
|
* [SL3 Framework - Code For Brain](https://sl3.app) - Stack Learners
|
|
* [ডেভসংকেত: বাংলা চিটশিটের ভান্ডার](https://devsonket.com) - Devsonket Team
|
|
|
|
|
|
### Python
|
|
|
|
* [পাইথন প্রোগ্রামিং বই](http://pybook.subeen.com) - Tamim Shahriar Subeen
|
|
* [বাংলায় পাইথন](https://python.howtocode.dev) - Nuhil Mehdy
|
|
* [সহজ ভাষায় পাইথন ৩](https://python.maateen.me) - Maksudur Rahman Maateen
|