Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
How to Build a Chat Messaging Application with Golang
Rating: 1.0 out of 5(1 rating)
29 students

How to Build a Chat Messaging Application with Golang

Learn how create a chat server-client with Go language using pub/sub pattern and redis database
Last updated 12/2020
English

What you'll learn

  • Build web app for getting in real time publisher/subsriber chat messanger
  • Receive a new knowledges in arhitecture of modern apps

Course content

1 section14 lectures58m total length
  • What you need at the start and what you will receive in the end.11:14
  • How to use chat main package3:27
  • How to use get handler3:59

    https://github.com/ievgen-ma/ws-chart

  • How to create a new client connection4:34

    https://github.com/ievgen-ma/ws-chart

  • How to resigisry set/get/delete3:39

    https://github.com/ievgen-ma/ws-chart

  • How to make chat connection4:17

    https://github.com/ievgen-ma/ws-chart

  • How to run dispatcher3:21

    https://github.com/ievgen-ma/ws-chart

  • How call messages3:50

    https://github.com/ievgen-ma/ws-chart

  • How to use message serivce, sent method4:33

    https://github.com/ievgen-ma/ws-chart

  • How to use message delivered read types2:38

    https://github.com/ievgen-ma/ws-chart

  • How to publish messages from redis3:04

    https://github.com/ievgen-ma/ws-chart

  • How execute messages in browser5:03

    https://github.com/ievgen-ma/ws-chart

  • How use read messages1:53

    https://github.com/ievgen-ma/ws-chart

  • How to use typing service2:59

    https://github.com/ievgen-ma/ws-chart

Requirements

  • You should be able to have knowledges at least in one programming languages
  • You should be able to know how to work with websockets
  • You should be able to know base commands for golang programming language

Description

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

Go is an amazing choice for a language as it was developed by some of the same individuals who created the C programming language, Unix, and UTF-8 - some of the most influential contributions to computer science. Robert Griesemer, Rob Pike, and Ken Thompson created Go to be a modern language that easily uses multiple cores, easily implements concurrency, easily works in distributed environments, and easily allows the programmer to write programs - it has a very lean and user-friendly syntax.

Go was created by luminaries in computer science at one of the best, if not the very best, software engineering firm to have ever existed - Google.

The credentials of Go are unsurpassed

In my opinion, Go is the best programming language that you can used for web development today. I began programming in 2005 with Borland Builder, I have worked with many languages, and Go is the best language which I have ever used. Go is also the top-paid programming language in America today.

Come learn about the greatest programming language ever created. You will leave with resources and code samples to start making all of your software and apps really go.

What knowledge & tools are required?

  • You should install go sdk, editor for coding application. This course starts at the level if you have already expirience in coding and open to get a new knowledegs

Who this course is for:

  • Anyone who wants to learn a code
  • This is a developers who had expirience in different languages.
  • This course is ideal for is want and chat messaging for your site.
  • This course is perfect for experienced programmers wanting a thorough websockets and sent messages data in real time.
  • This course is perfect for experienced programmers wanting to fill in gaps in their programming knowledge