Đề cương khóa học
Go so với các ngôn ngữ lập trình khác
Go các khái niệm cơ bản
- Biến và Kiểu dữ liệu
- Con trỏ
- Hàm
- Rẽ nhánh và lặp
- Cấu trúc phức tạp
- Maps và Slices
- Các khái niệm OOP (Lớp, Giao diện)
- Xử lý lỗi
Đồng thời (Concurrency)
- Các mẫu đồng thời (Concurrency Patterns)
Các gói phổ biến
Go Công cụ
Requirements
Có kiến thức về bất kỳ ngôn ngữ lập trình nào (ví dụ: C, VB, Java, PHP, bất kỳ ngôn ngữ nào thực sự). Ví dụ, khóa học này không giải thích khái niệm "vòng lặp" hoặc câu lệnh "if" là gì. Nó chỉ giải thích cách các khái niệm này được triển khai trong ngôn ngữ Go.
Testimonials (6)
The practical exercises which were really entertaining.
Jurgen Cruz - Focus Engineering SRL
Course - Go Programming Language for Programmers
The Trainer knew niche language concepts and had a historical perspective on how the language has changed since its original release date.
Brandon - DuosTechnologies, Inc.
Course - Go Programming Language for Programmers
The level of detail into the mechanics of why and how something worked was helpful. I also really appreciated having the repo to pull at the day so I could focus on watching what he was explaining.
Sara - DuosTechnologies, Inc.
Course - Go Programming Language for Programmers
The didactic way of presenting
Ivo Abdul - CEDSIF Ministry of Finance
Course - Go Programming Language for Programmers
Concepts of range, slice, swaps,...
Edmundo Manave - CEDSIF Ministry of Finance
Course - Go Programming Language for Programmers
The simplicity of language and the examples given by the teacher