Best Programming Language!!!

Опубликовано: 24 Октябрь 2024
на канале: Computeshorts
1,898
13

Go is a statically typed programming language created by Google rising in popularity due to its simplistic python like syntax mixed with the performance of C. The great concurrency of Go makes it great for things
such as servers which allowed it to become one of the most popular programming languages out there.

👕 BEST MERCH - https://computeshorts.creator-spring....

╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝

#go #golang #golangtutorial

▬▬▬▬▬▬▬▬▬▬▬▬▬
★ FOLLOW ME ★
▸ Blog: https://computeshorts.com/blog
▸Twitter:   / computeshorts  
▸Instagram:   / computeshorts  
▬▬▬▬▬▬▬▬▬▬▬▬▬

WATCH MORE COMPUTESHORTS VIDEOS!

Learn Discord JS in 15 min    • Learn Discord JS in 15 min  
Create a music discord bot    • Create a Music Discord bot using Python  
Create a reaction roles bot like meee6    • How To Make Reaction Roles on Discord...  

Discord bot series    • Create a discord bot in python  

Chapters:
0:00 Golang Setup
0:30 Hello world
2:00 Functions
4:35 Variables
5:40 Types
7:50 Condition Logic
8:55 Arrays
9:50 Slices
10:30 Maps
11:42 For loops
12:53 While loops