Skip to content

mengfanliang/gotraining

 
 

Repository files navigation

Go Training Classes

Click Here To Review The Course Material

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:

  • Thorough understanding of the language syntax and implementation.
  • A feel for writing code in an idiomatic style and syntax.
  • Walk away with patterns and techniques for solving common problems.

Class Options

  • Workshop Classes
  • One, Two and Three Day Language Classes
  • One and Two Day Advanced Classes

Testimonials

Todd Rafferty (@webrat)
I highly recommend William Kennedy / Ardan Lab for Go Training. William is extremely passionate about the Go language and his energy feeds into his training. Very professional, very informative. My favorite section of his training, if I had to pick, was the segment on MultiWriters. I highly recommend a 3 day course, over a 2 day course. Even after the classes were over, William was always responsive with additional questions via various social media channels.

Getting the Material

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

Classes and Pricing

Corporate full day classes are at $3,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:
None at this time

Individual enrollment classes are scheduled periodically and cost $250 per day/student plus fees.

Currently Scheduled Enrollment Classes:
1 Day Classes
Edmonton Bootcamp - Jan 24th ** Discounted Pricing
Gophercon India - Feb 19th
Gophercon USA - July 2015

3 Day Classes
San Francisco, CA - March 2015
Denver, CO - April 2015
Washington D.C. - May 2015
NYC, NY - June 2015

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

Currently Scheduled Workshops:
None at this time

Currently Scheduled Meetups:
Go Dominican Republic - TBA

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:
Comcast - Reston, VA - Dec 2014
Wrecking Ball Media - Miami, FL - Sep 2014
Comcast - Sunnyvale, CA - Aug 2014

Enrollment Classes:
Miami 2 Day Bootcamp - Nov 2014
GothamGo - NYC, NY, - Nov 2014

Workshops:
ITPalooza Miami - Dec 4th
IronHack Dolphin Stadium - Oct 2014
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
bill@ardanstudios.com


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 97.0%
  • HTML 2.3%
  • Other 0.7%