コース概要
Go vs other programming languages
Go basic concepts
- Variables and Types
- Pointers
- Functions
- Branching and looping
- Complex Structures
- Maps and Sclices
- OOP Concepts (Classes, Interfaces)
- Error Handling
Concurency
- Concurrency Patters
Common Packages
Go Tools
要求
Knowledge of any programming language (e.g. C, VB, Java, PHP, whatever really). For example this course doesn't explain what a "loop" or "if" statement is. It just explain how these concepts are implemented in Go language.
お客様の声 (6)
実践的な演習は本当に楽しかったです。
Jurgen Cruz - Focus Engineering SRL
コース - Go Programming Language for Programmers
Machine Translated
トレーナーはニッチな言語の概念を理解しており、言語が最初のリリース日からどのように変化したかについての歴史的な観点を持っていました。
Brandon - DuosTechnologies, Inc.
コース - Go Programming Language for Programmers
Machine Translated
何かがなぜ機能するのか、どのように機能するのかについての仕組みの詳細レベルが役に立ちました。また、当日にリポジトリを作成してもらえたので、彼の説明を見ることに集中できました。
Sara - DuosTechnologies, Inc.
コース - Go Programming Language for Programmers
Machine Translated
The didactic way of presenting
Ivo Abdul - CEDSIF Ministry of Finance
コース - Go Programming Language for Programmers
Concepts of range, slice, swaps,...
Edmundo Manave - CEDSIF Ministry of Finance
コース - Go Programming Language for Programmers
The simplicity of language and the examples given by the teacher