Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

You Don't Know Go Yet book.

License

NotificationsYou must be signed in to change notification settings

cedrickchee/YDKGo

Repository files navigation

Netlify Status

Gopher

Go programming language study notes turned book.

You can read the book onlinehere entirely for FREE.

This book is inspired by'You Don't Know JS Yet' (YDKJS) book series. YDKJS helped me understand JavaScript under the hood, after more than 8 years writing software in JS.

You Don't Know Go (YDKGo) book is based onUltimate Go training, which is an intermediate-level class for engineers with some experience with Go trying to dig deeper into the language.

Development

The site is built using theHugo static site generator. Check out theHugo Quick Start for a quick intro.

Requirements

  • Hugo 0.68 and above
  • Hugo extended version (with Sass/SCSS support)

Serving the site locally

To build and locally serve this site, you need toinstall Hugo, extended version. Once Hugo is installed:

# first, fill Git submodulesmake setup# start Hugo servermake serve

Publishing the site

The website is automatically published byNetlify. Any time changes are pushed to themaster branch, the site is rebuilt and redeployed.

Site content

All of theMarkdown content used to build the site's documentation is in thecontent directory.

Expand License

This repository contains a variety of content; some developed by Cedric Chee, and some from third-parties. The third-party content is distributed under the license provided by those parties.

The content of this project itself is licensed under theCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, and the underlying source code used to format and display that content is licensed under theApache License, Version 2.0.

TheGo gopher was designed byRenee French, is licensed under Creative Commons 3.0 Attributions.

Gopher picture by Maria Letta.

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp