Skip to content

Commit bc40326

Browse files
committed
update structure of repository
1 parent ef87102 commit bc40326

File tree

23 files changed

+1
-1
lines changed

23 files changed

+1
-1
lines changed

Programming with Google Go Specialization/README.md

Whitespace-only changes.

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**: 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](): 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)