Golang: Build a TCP chat app with Go programming Language is a short course designed to ease the student into using the Go programming language (Golang) with a quick and practical application of the language:
You will begin by building a short command line guessing game. The game will take inputs from the terminal and compares them with secret random number that gets generated when the app is initialized.
You will continue by creating a TCP chat server and client that will make it possible to exchange messages from multiple screens. You will open a TCP connection between terminals that will listen to incoming messages and make it possible to send outgoing messages. You will be able to interact with entries in the terminal.
Throughout the course we will apply different Golang concepts such as maps, slices, structs, loops, switches, and Golang’s Concurrency concepts such as Goroutines and Channels.
Instructor Details
Courses : 5
Specification: Golang: Build a TCP chat app with Go programming language
|
1 review for Golang: Build a TCP chat app with Go programming language
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 1 hour |
Year | 2020 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$19.99 $12.99
Elias Tessema –
This training on Go has everything you will need to know for using the programming language for web development. I am looking to make a career change into this field and I believe this will give me the tools to succeed.