Skip to main content
KodeKloud home page
Beta
Search...
⌘K
Ask AI
Sign in
Sign up
Sign up
Search...
Navigation
Operators and Control Flow
Page Not Found
Home
Courses
Golang
Contact Us
Community
Blog
Getting Started
Course Introduction
Introduction Installation
Your First Go Program
Data Types and Variables
What is a Data Type
Static vs Dynamic Typed Languages
Kinds of Data Types
Variables Syntax and Declaration
Printing Variables
Declaring Variables
Variable Scope
Zero Values
User Input
Find the type of variable
Converting between types
Constants
Operators and Control Flow
Operators
Page
Arithmetic Operators
Logical Operators
Assignment Operators
Page
If else and else if statements
Switch Statement
Looping With For
Arrays Slices and Maps
Arrays
Slices
Maps
Using Functions
Introduction
Function Syntax
Return Types Multiple Named Variadic
Recursive Functions
Anonymous Functions
High Order Functions
Defer Statement
Pointers
Introduction
Address and Dereference Operator
Declaring and Initialising a Pointer
Dereferencing a pointer
Passing by Value in Functions
Passing by Reference in Functions
Struct Methods and Interfaces
Introduction Struct
Declaring and Initialising a Struct
Accessing Fields
Passing Structs to Functions
Comparing Structs
Methods Introduction and Syntax
Method Sets
Interfaces Introduction and Syntax
Implementing Interfaces
Conclusion
Conclusion
404
Page Not Found
We couldn't find the page. Maybe you were looking for one of these pages below?
Control Flow if else if else
Logical Operators
Arithmetic Operators
⌘I