Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Learn Golang from Scratch, Learn golang by practical examples. Start from basic to advanced level
In this course we start learning Golang from Scratch. Go is an open source programming language created by Google. As one of the fastest growing languages in terms of popularity, its a great time to pick up the basics of Go!
We start with how to install golang on your system and then we proceed to developing our first golang hello world program. Then we start diving into golang structure and syntax. Once we become familiarized with initial go structure, we will start working with more advanced topics like concurrant programming and working with packages. During our course, we will explore a lot of aspects of golang in detail and use important packages for everyday tasks.
Golang is very easy to pick up and its syntax is fairly simple as compared to other programming language. However golang requires a lot of effort and practice to master its concepts (for example concurrancy) which could be very tricky for programmers to understand at first. This course aims to make golang learning easy and simpler by working with simple yet useful examples to make the concepts clear.
Course Content
- 22 section(s)
- 98 lecture(s)
- Section 1 Introduction to Golang
- Section 2 Installation
- Section 3 Hello World Program
- Section 4 Introduction to Variables
- Section 5 Packages
- Section 6 Conditionals
- Section 7 Loops
- Section 8 Arrays
- Section 9 Functions
- Section 10 Maps
- Section 11 Pointers
- Section 12 String
- Section 13 Methods
- Section 14 Interfaces
- Section 15 Concurrancy
- Section 16 Object Oriented in Golang
- Section 17 File Handling in Go
- Section 18 Networking in go
- Section 19 Command Line Arguments
- Section 20 Input Output
- Section 21 Errors
- Section 22 Useful packages in go
What You’ll Learn
- Introduction to Golang
- How to Install Golang on Windows and Linux PCs
- Classic Hello World Program in golang
- How to declare and use variables and their comparison with other languages
- How to create, use and install packages in go and understanding their parallels with other programming languages
- How to use and deploy control structures and use conditionals
- Learn the structure of arrays and understand their functioning
- How to create, use and modify functions
- How to create different data structures and learn about maps
- Understand the concept of pointers
- How to create and use strings
- Understand the working of "methods"
- Learn about interfaces and how to use them in golang
- Learn about concurrancy, its advantages and how to use it while programming
- What is Object Oriented Programming ( OOP ) and how to use it in golang
- How to handle working with files and how to create new files
- Understanding the basics of network and develop a network communication program in golang
- [ BONUS ] Learn about some useful packages in go
Skills covered in this course
Reviews
-
FFaheem Khan
exercise question are not included
-
JJosé Antonio Padre García
Todo bien por el momento
-
AAhmed Khalaf
Great course
-
IIvan Atanasov Andonov
Cool :)