• Post category:StudyBullet-3
  • Reading time:12 mins read


Mastering Go Modules, gRPC, Crawling, and Collaboration with Git

What you will learn

Advance your skills with Google’s Go (golang) programming language

Learn the fundamentals of gRPC building a chat-server using gRPC and Go

Master all of the nuances of dependency management with Go’s modules

Enhance your ability to use git in collaborative environments

Taught by a university professor

From intermediate to advanced concepts

Hands-on exercises with solutions

Over 2.65 Million students taught

Lifetime course access

Learn at your own pace

100% satisfaction guaranteed

Never expires – lifetime access – forever!

This course is tried, tested, and proven

Mobile friendly

Description

Google’s Go Programming Language is one of the fastest growing, highest paying programming languages in the world.

There is a reason for Go’s popularity: Go was created by geniuses and is the next step in the evolution of programming languages. Knowing how to use Go well will increase your power, and productivity, as a programmer.

This course will give you the skills you need to advance your Go Programming Language skills. This course is very practical and applicable. It focuses on teaching you skills you can use.

In addition, this course will build your skills with collaboration, crawling, Go modules, git, github, and gRPC.

Presented with high-quality video lectures, this course will visually show you many great things about Google’s Go (golang) Programming Language and collaboration. Taught by a tenured professor in California, this is just some of what you will learn in this course:

  • Learn to succeed as a student
  • Master intermediate skills using git
  • Establish ssh encryption for github authentication
  • Learn how to add collaborators to your github repos
  • Understand the differences between cloning and forking repos
  • Acquire the ability to handle merge conflicts
  • Gain the skills to work well with git branches
  • Master creating, merging, and deleting branches
  • Learn to create pull requests, and merge pull requests
  • Acquire a thorough understanding of dependency management
  • Gain a comprehensive understanding of Go modules
  • Understand the semantic versioning of software
  • Acquire precise control over project dependencies
  • Learn to upgrade from other dependency management software
  • Master the essentials of crawling websites with Go
  • Understand the importance of robots.txt
  • Learn to crawl sites with infinite scroll
  • Gain insight into running analysis on crawl results
  • Acquire an understanding of the essentials of gRPC
  • Learn to setup a gRPC server and client
  • Gain the ability to build a gRPC chat server

This is an amazing course! This course will change your life. Being skilled at using the Go Programming Language will serve you and your career well. This course will increase your proficiency, productivity, and power as a programmer. You are going to love this course and it will forever change your life.


Get Instant Notification of New Courses on our Telegram channel.


Your satisfaction is guaranteed with this course.

Join me and enroll now.

The art used in the course image was designed by Renee French.
license: Creative Commons 3.0 Attributions license

English
language

Content

Getting started
Welcome
Credentials
Course resources
Built for humans
Learning tools
Intro
Success
Acceleration
Questions
Principles
Collaboration
Exercises
Anecdotes
Git essentials
Introduction
Understanding ssh encryption
Creating our github repo
Adding a collaborator to github
Cloning a public project
Forking a public project
Git branches in action
Working with merge conflicts
Creating a branch
Working with branches
Merging branches
Deleting branches
Workflow summary
Hands-on Exercises – Ninja level 1
Introduction
Hands-on exercise #1
Hands-on exercise #1 – todd’s solution
Hands-on exercise #2
Exploring git rebase
Hands-on exercise #2 – todd’s solution
Hands-on exercise #3
Hands-on exercise #3 – todd’s solution
Hands-on exercise #4
Go modules – intro
Overview
Package management
Reading Documentation
Creating a new module
Adding a dependency
Security assurance with go.sum
Go modules – deeper dive
Understanding versioning
Upgrading a minor dependency
Specifying dependency version
Adding a new major dependency
Upgrading a major dependency
Removing unused dependencies
Go modules – good to know
Automatic conversion
The module mirror & privacy
Modules and git commit versioning
Releasing major versions in go modules
Git forks and module path replacement
Review commands
Hands-on Exercises – Ninja level 2
Hands-on exercise #1
Hands-on exercise #2
Hands-on exercise #3
Hands-on exercise #4
Summary
Git head
Introduction
Git syncing code
Understanding git head
Using git head
Crawl #1
Approaching crawling
How to approach a package
Question and answer
Reflections
Crawl #2
Crawling infinite scroll
robots.txt revisited
Making a conversation request
Making all conversation requests
Parsing html
Exploring parsing html
Exploring main and running
Reflections
Analysis I – word count
Analysis II – sorting
Hands-on Exercises – Ninja level 3
Hands-on exercise #1
Hands-on exercise #2
Hands-on exercise #3
gRPC – getting started
Introduction
installation – windows
Installation – Mac
gRPC – in action
Defining the service
DSL vs IDL, and versions
Compiling the service
Protocol buffer, folders, & packages
Setting up a grpc server
Understanding the code
Setting up a grpc client
Discussing the service
gRPC – chat server
Introduction
First steps
Creating a client
Foundations of a server
Handling multiple connections
Running the grpc chat server
Tracing the path of a message
Farewell
Congratulations!
Next steps
Leave a review
Bloopers