add: release date info

This commit is contained in:
Inanc Gumus
2018-10-22 20:20:58 +03:00
parent 0d9d49bdcd
commit 1cbcfca10a
2 changed files with 4 additions and 2 deletions

View File

@ -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.**

View File

@ -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