Skip to content

Commit c81dd54

Browse files
committed
Update README.md
1 parent bc40326 commit c81dd54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository documents my journey as a Java programmer to learn Golang
44

5-
1. **Complete the [Programming with Google Go Specialization](https://www.coursera.org/specializations/google-golang) on Coursera** [README](): This course covers the basics of Golang, including functions, methods, interfaces, and concurrency. I will also practice Test-Driven Development (TDD) by completing the assignments in the [Learn Go With Tests](https://quii.gitbook.io/learn-go-with-tests/) book.
5+
1. **Complete the [Programming with Google Go Specialization](https://www.coursera.org/specializations/google-golang) on Coursera** [README](https://github.com/meowpunch/programming-with-golang/blob/main/Programming%20with%20Google%20Go%20Specialization/README.md): This course covers the basics of Golang, including functions, methods, interfaces, and concurrency. I will also practice Test-Driven Development (TDD) by completing the assignments in the [Learn Go With Tests](https://quii.gitbook.io/learn-go-with-tests/) book.
66

77
2. **Delve into the LBC codebase with practical and advanced resources**:
88

0 commit comments

Comments
 (0)