Web Development w/ Google’s Go (golang) Programming Language
2025-03-31
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 26.73 GB | Duration: 19h 12m
2025-03-31
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 26.73 GB | Duration: 19h 12m
Learn Web Programming from a University Professor in Computer Science with over 20 years of teaching experience.
What you'll learn
Construct server-side applications using today's best practices
Acquire an outstanding foundation in the fundamentals of web programming
Learn from a University Professor in Computer Science with over 20 years of experience teaching individuals of all ability levels
Achieve mastery in the understanding and application of web development
Understand servers, routing, restful applications, JSON, templates, and file servers
Understand cookies, state, UUIDs, HTTP methods, HTTP response codes, and sessions
Create web applications using only the Go programming language's standard library
Create web applications without using third-party frameworks
Build performant distributed applications that dynamically scale
Apply cutting-edge web development practices
Requirements
You must understand how to program with the Go programming language before taking this course. If you do not know how to program with Go, please take my course: "Learn How To Code: Google's Go (golang) Programming Language"
Description
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.
Who this course is for:
This is a university level introduction to web programming course., This course is for individuals who know how to use the Go programming language., This course is perfect for programmers wanting a thorough introduction to web development using the Go programming language., This course is perfect for developers wanting to fill in gaps in their knowledge.