|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/golang-learn-go-programming-language/
课程评论:没有评论
课程名称:Golang:学习Go编程语言和Go食谱 课程概述:欢迎参加这门关于学习Go的两部分课程,Go是谷歌开发的编程语言。在这门课程中,我们将介绍Go的基本原理,并深入探讨Go食谱。首先,我们将介绍Go的基础知识,涵盖大部分语言的概念和特性。在课程的第二部分,我们将讨论更高级的主题,您将学习Go食谱,这些食谱提供了Go编程语言使用的示例和实践指导。 课程将逐步带您完成常见的Go项目,包括如何使用Go的切片、映射、错误处理和恐慌恢复等。接下来,我们将学习如何在Go中测量、格式化、解析和转换时间,以及如何处理文本。还将通过使用结构体、方法和接口来改进代码。课程中还会讨论如何处理JSON和HTTP,最后介绍将并发指令引入应用程序的好处。 Go,又称为Golang,是一种自2007年起由谷歌开发的开源编程语言。Go旨在简化软件的构建过程,使其同时具备可靠性和效率。作为一种现代特性丰富、语法简洁且文档齐全的编程语言,Go是学习编程的理想选择。它适用于各种项目,许多开发者在个人或职业领域都能运用Go。越来越多的大型企业正在转向Go,Facebook、谷歌、Github、99designs等公司都已在部分后端软件中应用了这门语言。 这门课程是您学习Go编程的良好起点,无论是出于个人兴趣还是职业需求,它都涵盖了Go语言的基础知识,让您对Go有一个全面的了解。
Welcome to this two part course on learning Go, the programming language from Google. In this 2 part course we'll go over the fundamentals of Go and then get into Go Recipes. We'll start things off with the fundamentals of Go. We'll cover most of the language and learn many of the concepts that underlie this programming language.In course two, we get into more advance topics. You'll be introduced to Golang Recipes. Which shows examples of how the Go programming language can be usedWe'll walk you through common Go projects with "recipes," or step-by-step instructions. We'll go over some basics, such as Go slices, maps, error handling, and panic recovery. We'll then get into how to measure, format, parse, and convert time in Go. We'll go over ways you can work with text in Go. Then demonstrate using structs, methods, and interfaces to improve your code. We'll discuss working with JSON and HTTP, then concludes by describing the benefits of bringing concurrent instructions to your apps.Go - also known as Golang - is an open source programming language developed by Google in 2007. Go makes it easy to build simple, reliable, and efficient software.Go is a programming language with modern features, clean syntax and a robust well-documented common library, making it an ideal programming language to learn. Go can be used for anything, meaning developers who learn Go can use it wherever they want. Quite a few large companies are starting to make the switch over to Go and there are many that already use it for parts of their backend software. Some companies that use Go are: Facebook, Google, Github, 99designs and many more.This is a great course to jumpstart your learning journey with Go, whether you want to learn it for personal or professional reasons. This course touches on all of the basics so that you will have good understanding of the Go programming language.