add: release date info
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
1. Print your name and your best friend's name using Println twice. [Check out this challenge here]().
|
1. Print your name and your best friend's name using Println twice. [Check out this challenge here](https://github.com/inancgumus/learngo/tree/master/02-write-your-first-program/exercises/01).
|
||||||
|
|
||||||
2. Print your GOPATH using `go env` tool. [Check out this challenge here]().
|
2. Print your GOPATH using `go env` tool. [Check out this challenge here](https://github.com/inancgumus/learngo/tree/master/02-write-your-first-program/exercises/02).
|
||||||
|
|
||||||
3. **Say hello to yourself.**
|
3. **Say hello to yourself.**
|
||||||
|
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
This repository provides the downloadable example programs
|
This repository provides the downloadable example programs
|
||||||
for the course, [Learn Go Programming: Complete Bootcamp (Golang)](https://udemy.com/TBA).
|
for the course, [Learn Go Programming: Complete Bootcamp (Golang)](https://udemy.com/TBA).
|
||||||
|
|
||||||
|
**The course will be available end of Oct'18.**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Stay in touch
|
# Stay in touch
|
||||||
|
Reference in New Issue
Block a user