Skip to content

dabit3/gotraining

 
 

Repository files navigation

Go Training Classes

Training is broken into hourly and daily classes. The length of the class will determine which material is covered and whether exercises are used and to what extent.

Note: This material has been designed to be taught in a classroom environment. The code is well commented but missing some of the contextual concepts and ideas that will be covered in class.

Minimal Qualified Student:

  • Programming
    • Studied CS in school or has a minimum of two years of experience programming full time professionally.
    • Familiar with structural and object oriented programming styles.
    • Has worked with arrays, lists, queues and stacks.
    • Understands processes, threads and synchronization at a high level.
    • Operating Systems
      • Has worked with a command shell.
      • Knows how to maneuver around the file system.
      • Understands what environment variables are.

What a student is expected to learn:

  • Understand what is available in the language.
    • Get a feel for writing code in an idiomatic style and syntax.
    • Learn how to write maintainable and solid programs that are production ready.
    • Walk away with patterns and techniques for solving common problems.

Class Options

Click Here To Review The Course Material

  • One and Two Hour Classes
  • One, Two, Three and Four Day Classes

Getting the Material

-- Get all the material
go get github.com/ArdanStudios/gotraining

Classes and Pricing

Corporate full day training classes are at $2,500 USD a day plus travel expenses. Corporate and group sponsors can have as many students in the class as they like. I recommend limiting it to 25 students or less.

Currently Scheduled Corporate Classes:
GothamGo - Nov 14th
Gophercon India - Feb 19th

Individual enrollment classes are scheduled periodically and cost $500 per student plus fees.

Currently Scheduled Enrollment Classes:
Miami Go Bootcamp - Nov 21st/22nd

Hour training classes are used for workshops and meetups and exclude time for working through the exercises. These events are free.

Currently Scheduled Workshops:
Ironhack Dolphin Stadium - Oct 25th

Currently Scheduled Meetups:
None

If you are interested in holding an event in your area please let me know. I will work with you and your organization to help make it happen.

Past Events

Corporate Classes:
Wrecking Ball Media - Miami, FL - Sep 2014
Comcast - Sunnyvale, CA - Aug 2014

Workshops:
Rackspace Workshop - Sep 2014

Meetups:
GoSF Meetup - Sep 2014
Goningen Meetup - Sep 2014
Go-Miami Meetup - 2014

Contact Information

William Kennedy
Ardan Studios
12973 SW 112 ST, Suite 153
Miami, FL 33186
[email protected]


GoingGo Training Ardan Studios GoingGo Blog


All material is licensed under the GNU Free Documentation License.

About

Go Training Class Material

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • CSS 0.5%