Skip to content

Instantly share code, notes, and snippets.

@iporsut
Last active August 29, 2018 02:47
Show Gist options
  • Save iporsut/ad0460e8918f9dba7108b75c3a40512c to your computer and use it in GitHub Desktop.
Save iporsut/ad0460e8918f9dba7108b75c3a40512c to your computer and use it in GitHub Desktop.
Advance Go Course Outline

Advance Go programming

เป้าหมาย

คอร์สนี้ผู้เรียนจะได้ฝึกทำ practical software ด้วย Go มากขึ้นโดยจะเน้นไปที่ Backend API , รูปแบบการวางโครงสร้างของ Application ที่ซับซ้อนมากขึ้น และ การใช้เครื่องมือช่วยต่างๆในการพัฒนาโปรแกรมด้วยภาษา Go

ระยะเวลา

ระยะเวลา 2 วัน วันละประมาณ 7-8 ชั่วโมง

จำนวนผู้เรียนต่อรอบ

5 คนขึ้นไปแต่ไม่เกิน 10 คน

หัวข้อ

  • ตัวอย่างระบบ Blog
  • ออกแบบ RESTful API
  • Middleware
  • Authentication
  • Authorization
  • Mock for unit test
  • Manage Data Storage Layer
  • Logging
  • Benchmarking
  • Profiling
  • Reflection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment