est partenaire formation 
La Conférence Européenne dédiée à Go
le 6 novembre 2017 au Théatre de Paris
+ Formation Go le 07 novembre par William Kennedy ardanlabs.com
Conçu par les développeurs pour les développeurs :
|
||||||
|
||||||
|
||||||
et bien d’autres encore à venir ! |
||||||
Communauté : |
||||||
|
||||||
Un lieu magique : |
||||||
Théâtre de Paris |
||||||
|
||||||
|
Formation Go
Ardan Labs et Oxiane s’associent pour vous proposer une journée de formation à Go le mardi 7 novembre. Cette formation rapide, d’une journée, est destinée à tout développeur de niveau intermédiaire qui possède une expérience d’un autre langage de programmation et veut apprendre Go.
La formation sera dispensée en Anglais.
Teacher :
William Kennedy
Co-author of Go in Action & author of GoingGo.Net
GoBridge founder
ardanlabs.com
Content:
This class provides an intensive, comprehensive and idiomatic view of the language. We focus on both the specification and implementation of the language, including topics ranging from language syntax, Go’s type system, concurrency, channels, testing and more.
We believe this class is perfect for anyone who wants a jump start in learning Go or who wants a more thorough understanding of the language and its internals.
Syllabus:
Advanced language mechanics and design:
- Memory
- Value/Pointer Semantics
- Mechanical Sympathy
- Data Oriented Design
- Composition
- Concurrency
- Profiling
Minimal Qualified:
The 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. Students with the following minimal background will get the most out of the class.
- 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.