add golang open sourch books (#6710)
* add golang open sourch books * Update books/free-programming-books-bn.md space Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: Eric Hellman <eric@hellman.net> Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>pull/6713/head
parent
a740758326
commit
0e1ace2486
|
@ -2,6 +2,7 @@
|
|||
|
||||
* [Algorithms](#algorithms)
|
||||
* [C](#c)
|
||||
* [Go](#go)
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
* [Machine Learning](#machine-learning)
|
||||
|
@ -19,6 +20,11 @@
|
|||
* [Computer Programming «কম্পিউটার প্রোগ্রামিং ১ম খণ্ড»](https://cpbook.subeen.com) - Tamim Shahriar Subeen (HTML)
|
||||
|
||||
|
||||
### Go
|
||||
|
||||
* [বাংলায় গোল্যাং (golang) টিউটোরিয়াল](https://golang.howtocode.dev) - Shafquat Mahbub (howtocode.dev)
|
||||
|
||||
|
||||
### Java
|
||||
|
||||
* [বাংলায় জাভা প্রোগ্রামিং শেখার কোর্স](http://java.howtocode.dev) - Bazlur Rahman, et al. (howtocode.dev)
|
||||
|
|
Loading…
Reference in New Issue