Giriş
  • What is Golang?
Hello World Project
  • Create a Basic Hello World Project
Variable Types
  • Boolean
  • Integer
  • Float
  • String
  • Multiple Values
  • Constant
  • Arrays
  • Slices
Create a Function
  • How to Create a Function?
Loops
  • For
  • While
  • Range
Logical Statements
  • If
  • Else-If
  • Else
  • Switch-Case
Sample Project
  • Rock-Paper-Scissors Game