diff --git a/free-programming-books-bl.md b/free-programming-books-bl.md index 21bb5e89..3f4009be 100644 --- a/free-programming-books-bl.md +++ b/free-programming-books-bl.md @@ -1,9 +1,21 @@ ### Index * [C](#c) +* [Machine Learning](#machine-learning) +* [Python](#python) ### C * [Computer Programming](http://cpbook.subeen.com/p/blog-page.html) - Tamim Shahriar Subeen + +### Machine Learning + +* [শূন্য থেকে পাইথন মেশিন লার্নিং : হাতেকলমে সাইকিট-লার্ন](https://raqueeb.gitbook.io/scikit-learn/) - Rakibul Hassan +* [হাতে কলমে মেশিন লার্নিং ১](https://rakibul-hassan.gitbook.io/mlbook-titanic/) - Rakibul Hassan + + +### Python + +* [সহজ ভাষায় পাইথন ৩](https://python.maateen.me) - Maksudur Rahman Maateen