You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ This training kit has been developed for those who already have the basic knowle
4
4
5
5
## Table of content
6
6
7
-
* Introduction to Go & development environment.
7
+
* Introduction to Go & development environment. Visit: http://slides.com/ashwinhegde/learn-go-lang/fullscreen
8
8
* Session 1: Variables, Types, Pointers and Constants.
9
9
* Session 2: Functions.
10
10
* Session 3: Branching & Loops.
11
11
* Session 4: Maps, Slices.
12
12
* Session 5: Methods & Interface.
13
13
* Session 6: Concurrency.
14
14
15
-
## Contributors
15
+
## Author & Contributors
16
16
17
17
We really appreciate all kind of contributions. Special thanks to <ahref="//github.com/hegdeashwin/learning-go-lang/graphs/contributors"target="_blank">contributors</a> for using and supporting learning-go-lang.
0 commit comments