Перейти к файлу
Meaghan Lewis 6a73b8335d
Update README.md
2021-03-10 12:57:00 -08:00
concurrency update descriptions 2021-01-22 12:37:36 -08:00
control-flow update knowledge check 2020-12-07 11:59:33 -08:00
data-types Make a few grammatical updates 2021-03-05 15:15:12 -08:00
error-handling-logging update module 5 2021-01-11 21:50:16 -08:00
get-started-with-go update timings for modules 1-2 2020-11-30 15:52:17 -08:00
methods-interfaces update content for module 6 2021-01-18 19:18:53 -08:00
take-your-first-steps-go main readme and yml updates 2020-11-30 15:48:44 -08:00
variables-functions-packages split summary and knowledge check 2020-12-03 12:13:15 -08:00
write-test-program modify module 8 content 2021-02-01 09:08:55 -08:00
.gitignore Update titles and units for module 2 2020-11-05 11:40:57 -08:00
CODE_OF_CONDUCT.md Initial commit 2020-10-15 09:58:39 -07:00
FAQ.md Initial commit 2020-10-15 09:58:39 -07:00
LICENSE Updating LICENSE to template content 2020-10-15 10:01:39 -07:00
LICENSE-CODE Initial commit 2020-10-15 09:58:39 -07:00
README.md Update README.md 2021-03-10 12:57:00 -08:00
SECURITY.md Initial commit 2020-10-15 09:58:39 -07:00
SUPPORT.md Update SUPPORT.md 2020-10-15 10:58:31 -07:00
module-design-template.md Initial commit 2020-10-15 09:58:39 -07:00
module-proposal.md Initial commit 2020-10-15 09:58:39 -07:00

README.md

Learning Path: Take your first steps with Go development

Timeline

Item Owner Status Deadline
Propose content @meaghanlewis Complete 10/16/2020
Request art assets @shanama Requested 11/19/2020
Write Content @christianhxc In progress 11/9/2020
Module 1 content @christianhxc + @meaghanlewis Complete 11/13/2020
Module 1 content to Aquent @shanama Complete 11/24/2020
Module 2 content @christianhxc + @meaghanlewis Complete 11/16/2020
Module 2 content to Aquent @shanama Complete 12/1/2020
Module 3 content @christianhxc + @meaghanlewis Complete 12/4/2020
Module 3 content to Aquent @shanama Not Started 12/8/2020
Module 4 content @christianhxc + @meaghanlewis Complete 12/11/2020
Module 4 content to Aquent @shanama Complete 1/5/2021
Module 5 content @christianhxc + @meaghanlewis Complete 1/8/2020
Module 5 content to Aquent @shanama Complete 1/12/2021
Module 6 content @christianhxc + @meaghanlewis Complete 1/13/2021
Module 6 content to Aquent @shanama Complete 1/12/2020
Module 7 content @christianhxc + @meaghanlewis Complete 1/20/2021
Module 7 content to Aquent @shanama Complete 1/19/2020
Module 8 content @christianhxc + @meaghanlewis Complete 1/29/2021
Module 8 content to Aquent @shanama Complete 2/1/2021
Review Content @meaghanlewis Complete 2/8/2021
Sign off on Content on Learn @meaghanlewis Complete 2/11/2021
Publish Content @shanama Complete 2/12/2021

Content Overview

Type Title Description Duration
Learning Path Take your first steps with Go development Learn how to program using Go. ~6 hours
Module Get started with Go In this module, youll start taking your first steps with Go. 25 min
Module Understand how to use packages, variables, and functions Learn about basic data types and how to use variables, functions, and packages in Go programs. 35 min
Module Iterate through code with flow control statements Learn how to use different statements and loops in Go programs. 45 min
Module Use data types Learn more about the data types that Go has available. 45 min
Module Implement error handling and logging Understand how to handle errors and log helpful information in your Go programs. 45 min
Module Use methods and interfaces Learn about best practices for methods and interfaces in Go. 45 min
Module Learn how concurrency works in Go Understand more about concurrency, one of the most unique features in Go. 45 min
Module Write and test a program Use what you've learned about Go, write and test a complete program. 45 min

Promotion and Marketing

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.