mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 13:21:55 +00:00
Add/golang course (#12939)
* Add screencast resource for "The Rust Lang Book" by lets get rusty for the rust language * fix the error : "free-programming-books/casts/free-podcasts-screencasts-en.md 427:1-430:128 warning Alphabetical ordering: swap l.430 and l.429 alphabetize-lists remark-lint 427:1-430:128 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint" * Add screencast resource for "Memory Management" by Let's Get Rusty Remove duplicate entry for "The Rust Lang Book" in podcasts * Remove unnecessary blank line before "Spark" section in free-courses-en.md * Add W3Schools Rust tutorial to the courses list * fix: correct spelling of W3Schools in Rust tutorial entry * Update courses/free-courses-en.md Co-authored-by: Eric Hellman <eric@hellman.net> * Fix W3Schools Rust tutorial link text * add: include W3Schools Rust tutorial in interactive tutorials * fix: restore W3Schools Rust tutorial entry in interactive tutorials * add: include Boot.Dev full course for Go in interactive tutorials * Fix formatting for Go Full Course entry in interactive tutorials --------- Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
parent
d842a3da01
commit
0b615b90f8
@ -177,6 +177,7 @@
|
||||
* [Go Koans](https://github.com/cdarwin/go-koans)
|
||||
* [Go Tutorial](https://www.w3schools.com/go/) - W3Schools
|
||||
* [Learn Go](https://www.codecademy.com/learn/learn-go) - Google, Robert Griesemer, Rob Pike, and Ken Thompson (Codecademy) *(account required)*
|
||||
* [Learn Go Full Course](https://www.boot.dev/courses/learn-golang) - Boot.dev
|
||||
* [Start using Go](https://docs.microsoft.com/en-us/learn/paths/go-first-steps/) - Microsoft
|
||||
* [TCP Servers in Go](https://app.codecrafters.io/concepts/go-tcp-server) - CodeCrafters
|
||||
* [The Go Tutorial](http://tour.golang.org)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user