#Intro to Golang
###What is go
- statically typed
- functional language
- with concurrency built right in
###set up
#Intro to Golang
###What is go
###set up
#Intro to Golang
###What is go
###set up
| package drum | |
| import ( | |
| "bytes" | |
| "encoding/binary" | |
| // "math" | |
| // "encoding/hex" | |
| "fmt" | |
| "io/ioutil" | |
| // "reflect" |
| package drum | |
| import ( | |
| "bytes" | |
| "encoding/binary" | |
| // "math" | |
| // "encoding/hex" | |
| "fmt" | |
| "io/ioutil" | |
| // "reflect" |
#Lesson Index Card
###1. Introduction To Javascript
###2. Learning Objective(s)
#WDI Installfest (Mac)
Please check your OS X version before beginning. (Click the Apple menu and choose About this Mac.) This set of steps should work for Mavericks or Yosemite; if you're on another version, let an instructor know.
##XCode
Open up your App store and install XCode
#Lesson Index Card
###1. CSS Selectors and Styling
###2. Learning Objective(s)
#Lesson Index Card
###1. CSS Selectors and Styling
###2. Learning Objective(s)