Updated on January 2017
Are you looking for a gentle hands-on introduction to Go? Do you need to refresh your mind or are you having trouble understanding Go syntax? This inexpensive plain language eBook series provides exercises to help you grasp basic Go concepts. This is a must have book collection.
Go Exercises in Plain Language is a series of booklets designed to facilitate incremental syntax awareness. This is not a Go primer -- concepts are only introduced when needed and to assure that the student has enough tools for creating the project code. The author uses the spiral concept of learning. All exercises are simple to do, but not simplistic. The first three volumes cover basic syntax. Advanced Go programmers might not benefit from doing these exercises, unless they've been away from coding in Go and need to get back to basics.
This volume introduces variables, loops, Boolean operators, conditional statements and basic functions.
The second volume in this series is also available and it works with arrays and slices. Subsequent volumes will cover more advanced implementations. The first two volumes are essential background for what comes next.
Are you looking for a gentle hands-on introduction to Go? Do you need to refresh your mind or are you having trouble understanding Go syntax? This inexpensive plain language eBook series provides exercises to help you grasp basic Go concepts. This is a must have book collection.
Go Exercises in Plain Language is a series of booklets designed to facilitate incremental syntax awareness. This is not a Go primer -- concepts are only introduced when needed and to assure that the student has enough tools for creating the project code. The author uses the spiral concept of learning. All exercises are simple to do, but not simplistic. The first three volumes cover basic syntax. Advanced Go programmers might not benefit from doing these exercises, unless they've been away from coding in Go and need to get back to basics.
This volume introduces variables, loops, Boolean operators, conditional statements and basic functions.
The second volume in this series is also available and it works with arrays and slices. Subsequent volumes will cover more advanced implementations. The first two volumes are essential background for what comes next.