Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.44 KB

backend.md

File metadata and controls

33 lines (28 loc) · 1.44 KB

InPlayer's Backend Internship Program

Week 1/2

Week 3/4

  • Learn the Command Line (CLI)
  • Learn Databases (connection, queries, types of db)
  • Learn Web APIs (REST Api tutorial, API cheat-sheet) (request, types of requests, response, status codes, messages)
  • Learn how to write clean,structured tests in Go
  • Write Integration,Unit tests in Go
  • Learn Code Version Control (git)

Week 5/6

Week 7/8/9

  • Learn Back-End Application Architecture(micro services,communication between micro services)
  • Learn Package Managing
  • Learn Backend Security (SQL injections,errors log...)
  • Learn Build and Task Automation(TeamUP)
  • Learn Basic Docker(containers)
  • Exercise write complex API(TEAM)

Week 10/11/12

  • Project work and assignments