mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-08-27 03:49:03 +00:00
Update redirected interactive tutorial links (#13292)
Some checks are pending
Check URLs from changed files / Get changed files (push) Waiting to run
Check URLs from changed files / Check @ (push) Blocked by required conditions
Check URLs from changed files / GitHub report (push) Blocked by required conditions
Detect conflicting PRs / Detect (push) Waiting to run
Some checks are pending
Check URLs from changed files / Get changed files (push) Waiting to run
Check URLs from changed files / Check @ (push) Blocked by required conditions
Check URLs from changed files / GitHub report (push) Blocked by required conditions
Detect conflicting PRs / Detect (push) Waiting to run
This commit is contained in:
parent
208e1cad80
commit
6aa477b1e7
1 changed files with 3 additions and 3 deletions
|
|
@ -182,7 +182,7 @@
|
|||
* [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)
|
||||
* [The Go Tutorial](https://go.dev/tour/)
|
||||
|
||||
|
||||
### GraphQL
|
||||
|
|
@ -250,7 +250,7 @@
|
|||
* [JavaScript Tutorial](https://www.w3schools.com/js) - W3Schools
|
||||
* [JavaScript Tutorial](https://www.scaler.com/topics/javascript/) - Scaler Topics
|
||||
* [JavaScript Tutorial and Overview](https://www.afterhoursprogramming.com/tutorial/javascript/) - After Hours Programming
|
||||
* [Javascripting](https://github.com/sethvincent/javascripting)
|
||||
* [Javascripting](https://github.com/workshopper/javascripting)
|
||||
* [JSchallenger](https://www.jschallenger.com)
|
||||
* [Learn JavaScript](http://www.learn-js.org)
|
||||
* [Learn JavaScript](https://learnjavascript.online)
|
||||
|
|
@ -295,7 +295,7 @@
|
|||
|
||||
#### Svelte
|
||||
|
||||
* [Interactive Svelte Tutorial](https://learn.svelte.dev/tutorial/welcome-to-svelte) - svelte.dev
|
||||
* [Interactive Svelte Tutorial](https://svelte.dev/tutorial/svelte/welcome-to-svelte) - svelte.dev
|
||||
|
||||
|
||||
### Kotlin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue