|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/go-programming-language/
课程评论:没有评论
课程名称:使用谷歌的Go编程语言进行网页开发 概述:本课程要求您从Go编程语言的官方网站下载Go语言。此外,您可能需要使用其他软件,如PostgreSQL、Docker等工具。如果您是Udemy Business的用户,请在下载软件之前与您的雇主确认。Go编程语言由谷歌创建,旨在满足其进行高性能大规模网页应用的需求。该语言于2009年开源,2012年达到了1.0版本,如今已成为网页开发的最佳选择。Go语言适用于创建网页应用、网页API、微服务以及其他分布式服务,具备强大、高效和可扩展性。 在本课程中,您将获得坚实的网页开发基础,学习内容包括: - 架构:网络架构、客户端/服务器架构、请求/响应模式、IETF定义的RFC标准、客户端请求和服务器响应的格式。 - 模板:模板在服务器端编程中的作用、如何使用Go标准库中的模板以及如何调整数据结构以更好地与模板配合。 - 服务器:TCP与HTTP的关系、构建响应HTTP请求的TCP服务器、创建充当内存数据库的TCP服务器、创建处理多种路由和方法的RESTful TCP服务器,理解web服务器、servemux、multiplexer及mux的区别,以及HTTP方法和状态码的重要性。 - net/http包:如何通过net/http包简化网页开发,包括handler接口、http.ListenAndServe、创建自己的servemux及其他相关功能。 - 状态与会话:创建UUID、cookies、URL中的值和安全性,建立登录、权限、登出等会话以及会话的过期管理。 - 部署:购买域名、将应用程序部署到谷歌云和亚马逊Web服务(AWS),创建虚拟Linux机器、使用SSH管理虚拟机、文件传输及负载均衡器的使用。 - 数据库:如何在AWS上使用MySQL及连接MySQL工作台,并学习MongoDB的CRUD操作。 - MVC设计模式:理解MVC设计模式及其应用。 - Docker:虚拟机与容器的区别,Docker的优势,各种Docker相关技术的应用。 - Google Cloud:了解谷歌云存储、无SQL数据存储、Memcache及App Engine等服务。 - 网页开发工具包:AJAX、JSON、HMAC、Base64编码、网页存储、TLS与HTTPS等内容。 结束时,您将掌握网页开发的基础知识。我是Todd McLeod,在弗雷斯诺市学院担任计算机信息技术的终身教授,并在加州州立大学弗雷斯诺分校担任计算机科学的兼职讲师。我拥有超过22年的教学经验,深知在完成本课程后,您将成为一名优秀的网页开发者,掌握当今市场最需要的高薪技能。加入我们,学习网页开发的最佳实践,现在就报名参加课程,为您的美好未来打开大门!
This course requires you to download the Go programming language from the official website of the Go programming language. Additionally, this course may require the use of other software, such as PostgreSQL, Docker, and other tools. If you are a Udemy Business user, please check with your employer before downloading software.The Go programming language was created by Google to do what Google does: performant web applications at scale. Open-sourced in 2009 and reaching version one in 2012, the Go programming language is the best choice for web development programming today. Go is the most powerful, performant, and scalable programming language today for creating web applications, web API's, microservices, and other distributed services.In this course, you will gain a solid foundation in web development. You will learn all of the following and more:Architecturenetworking architecturethe client / server architecturethe request / response patternthe RFC standards defined by the IETFthe format of requests from clients and responses from serversTemplatesthe role that templates play in server-side programminghow to work with templates from Go's standard librarymodifying data structures to work well with templatesServersthe relationship between TCP and HTTPhow to build a TCP server which responds to HTTP requests how to create a TCP server which acts as an in-memory databasehow to create a restful TCP server that handles various routes and methodsthe difference between a web server, a servemux, a multiplexer, and a muxhow to use a third-party server such as julien schmidt's routerthe importance of HTTP methods and status codesThe net/http packagestreamlining your web development with the net/http packagethe nuances of the net/http packagethe handler interfacehttp.ListenAndServecreating your own servemuxusing the default servemuxhttp.Handle & http.Handlerhttp.Handlefunc, func(ResponseWriter, *Request), & http.HandlerFunchttp.ServeContent, http.ServeFile, & http.FileServerhttp.StripPrefixhttp.NotFoundHandlerState & Sessionshow to create state: UUID's, cookies, values in URL's, securityhow to create sessions: login, permissions, logouthow to expire a sessionDeploymenthow to purchase a domainhow to deploy an application to Google CloudAmazon Web Serviceshow to use Amazon Web Services (AWS)how to create a virtual linux machine on AWS EC2 (Elastic Cloud Compute)how to use secure shell (SSH) to manage a virtual machinehow to use secure copy (SCP) to transfer files to a virtual machinewhat load balancers are and how to use them on AWSMySQLhow to use MySQL on AWShow to connect a MySQL workbench to AWSMongoDBunderstanding CRUDhow to use MongoDB & GoMVC (Model View Controller) Design Patternunderstanding the MVC design patternusing the MVC design patternDockervirtual machines vs containersunderstanding the benefits of using DockerDocker images, Docker containers, and Docker registriesimplementing Docker and Godeploying Docker and GoGoogle CloudGoogle Cloud StorageGoogle Cloud no-sql datastoreGoogle Cloud memcacheGoogle Cloud PAAS App EngineWeb Dev ToolkitAJAXJSONjson.Marhsal & json.Unmarshal json.Encode & json.DecodeHash message authentication code (HMAC) Base64 encoding Web storage Context TLS & HTTPS JSON with Go using Tags By the end of this course, you will have mastered the fundamentals of web development. My name is Todd McLeod. I am tenured faculty in Computer Information Technology at Fresno City College and adjunct faculty in Computer Science at California State University Fresno. I have taught enough students over 22 years to know that by the end of this course, you will be an outstanding web developer. You will have the best skills available today. You will know the best way to do web development today.You will have the most demanded and highest paid skills in the marketplace.Join me in this outstanding course. Come learn best practices for web development. Sign up for this course now and open doors to a great future.