Learn Go in 3 Hours

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-go-in-3-hours/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:三小时学会Go语言 课程概述: Go语言是一种编译型、静态类型的编程语言,继承了Algol和C的传统,具备垃圾回收、有限的结构化类型、内存安全特性,以及基于CSP的并发编程功能。越来越多的开发者对学习Go产生了浓厚的兴趣。2016年,Go被评为TIOBE年度最佳语言,也是开发者们想要学习的语言之一。该课程将帮助你在已有编程语言基础上,学习Go编程。课程从介绍熟悉的特性开始,然后逐步深入Go独特的功能,使其赢得“云之语言”的声誉。你将学习如何在不到二十行代码中构建一个完全功能的应用服务器。此外,课程还将教授代码的结构和组织方式,实施每个C类语言的过程控制结构,并将代码拆分为多个函数。在课程末尾,你将学习如何创建和导入自己的包,探讨Go的错误处理方式、面向对象编程及并发特性。完成课程后,你将能够自信地开始编写自己的Go项目。该课程使用Go 1.9版本,尽管不是最新版本,但为Go的遗留用户提供了相关和有用的内容。 关于作者: Jon Bodner在软件行业工作了20年,涉及在线商业、教育、金融、政府、医疗和互联网基础设施等各个领域。他是一位软件工程师、首席开发者和架构师,喜欢讨论开源技术趋势和软件工程的未来。目前,Jon是Capital One的首席软件工程师,并与同事一起开源了checks-out,这是LGTM项目的一个分支。在过去两年中,Jon在多个公开场合就Go进行过演讲,并在DevFest DC和GopherCon等会议上分享了有关Go并发的主题,还介绍了Proteus——一个为Go提供声明式、类型安全的运行时生成DAO层的工具。此外,他还在Capital One的DevExchange博客上撰写了多篇关于Go的文章。 总之,本课程是希望快速掌握Go编程语言的开发者的一次宝贵机会。

课程评论(0条)

课程详情

Go is a compiled, statically typed language in the tradition of Algol and C, with garbage collection, limited structural typing, memory safety features, and CSP-style concurrent programming features added.More and more developers are interested in learning Go. It was the language of the year on TIOBE in 2016 and is at the top of the list of languages that developers want to learn next.This course will teach you how to program in Go, building on your existing knowledge of programming languages. It starts by introducing familiar features before moving on to the more unique features that have earned Go its reputation as the language of the cloud. You will learn how to build a completely functional application server in under two dozen lines of code. Then, you'll master structuring and organizing your code, implementing the procedural control structures of every C-inspired language, and breaking your code into separate functions.Towards the end of the course, you'll learn how to create your own packages and import them. You'll also explore Go's approach to error handling, Object-Oriented Programming, and concurrency. By the end of the course, you'll be ready to start writing your own Go projects.This course uses Go 1.9, while not the latest version available, it provides relevant and informative content for legacy users of Go.About the Author:Jon Bodner has spent the past 20 years working in just about every corner of the software industry including on-line commerce, education, finance, government, healthcare, and internet infrastructure. He is a software engineer, lead developer, and architect and enjoys presenting and discussing open source technology trends, and the future of software engineering. Jon is currently a Lead Software Engineer at Capital One where, along with a co-worker, he recently open sourced checks-out, a fork of the LGTM projectOver the past two years, Jon has given several public talks on Go. At DevFest DC, he gave introductory and advanced talks on Go concurrency. At GopherCon, he introduced Proteus, a declarative, type-safe, runtime-generated DAO layer for Go and, at GothamGo, he spoke on closures and generics in Go.Jon has also written a number of posts on Go for Capital One's DevExchange blog.In addition to talking and writing about Go, Jon has also spoken at PyData DC on improving Data Science accuracy via software engineering, took part in a panel on open source in the enterprise at Atlanta Vision Talks, and spoke about Capital One's open source process at the Open Source Leadership Summit and OSCON.

课程标签

0人关注该课程

主题相关的课程