Skip to content

Commit

Permalink
migrate twitter account
Browse files Browse the repository at this point in the history
  • Loading branch information
zigo101 committed Apr 27, 2024
1 parent 55c4aab commit f15b1ff
Show file tree
Hide file tree
Showing 16 changed files with 67 additions and 65 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Currently, the following books are avaliable:
These books are expected to help gophers gain a deep and thorough understanding of Go
and be helpful for both beginner and experienced Go programmers.

To get latest news of Go 101 books, please follow the official twitter account [@go100and1](https://twitter.com/go100and1).
To get latest news of Go 101 books, please follow the official twitter account [@zigo_101](https://twitter.com/zigo_101).

### Install, Update, and Read Locally

Expand Down
2 changes: 1 addition & 1 deletion pages/apps-and-libs/golds.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h1>Golds</h1>
</li>

<li>
Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> to get the latest news of <b><i>Golds</i></b>
Please follow <a href="https://twitter.com/zigo_101">@zigo_101</a> to get the latest news of <b><i>Golds</i></b>
(and all kinds of Go details/facts/tips/etc.).
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion pages/apps-and-libs/gotv.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ <h1>GoTV</h1>

<p>Project page: <a href="https://github.com/go101/gotv">https://github.com/go101/gotv</a></p>

<p>Please follow <a href="https://twitter.com/go100and1">@Go100and1</a> to get the latest news of GoTV
<p>Please follow <a href="https://twitter.com/zigo_101">@zigo_101</a> to get the latest news of GoTV
(and all kinds of Go details/facts/tips/...).</p>

<h2>Installation</h2>
Expand Down
2 changes: 1 addition & 1 deletion pages/apps-and-libs/gotv.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It is a tool used to manage and use multiple coexisting installations of officia

Project page: https://github.com/go101/gotv

Please follow [@Go100and1](https://twitter.com/go100and1) to get the latest news of GoTV
Please follow [@zigo_101](https://twitter.com/zigo_101) to get the latest news of GoTV
(and all kinds of Go details/facts/tips/...).

## Installation
Expand Down
2 changes: 1 addition & 1 deletion pages/details-and-tips/0.1-introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ <h2>Feedback</h2>

<p>Welcome to improve this book by submitting corrections to Go 101 issue list (<a href="https://github.com/go101/go101">https://github.com/go101/go101</a>) for all kinds of mistakes, such as typos, grammar errors, wording inaccuracies, wrong explanations, description flaws, code bugs, etc.</p>

<p>It is also welcome to send your feedback to the Go 101 twitter account: @go100and1 (<a href="https://twitter.com/go100and1">https://twitter.com/go100and1</a>).</p>
<p>It is also welcome to send your feedback to the Go 101 twitter account: @zigo_101 (<a href="https://twitter.com/zigo_101">https://twitter.com/zigo_101</a>).</p>
2 changes: 1 addition & 1 deletion pages/details-and-tips/101.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</p>

<p><small><i>
(Please follow Go 101's official Twitter account <a href="https://twitter.com/go100and1">@go100and1</a>
(Please follow Go 101's official Twitter account <a href="https://twitter.com/zigo_101">@zigo_101</a>
to get latest Go 101 news and learn all kinds of Go knowledge.)
</i></small></p>

Expand Down
2 changes: 1 addition & 1 deletion pages/fundamentals/101.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</p>

<p><small><i>
(Please follow Go 101's official Twitter account <a href="https://twitter.com/go100and1">@go100and1</a>
(Please follow Go 101's official Twitter account <a href="https://twitter.com/zigo_101">@zigo_101</a>
to get latest Go 101 news and learn all kinds of Go knowledge.)
</i></small></p>

Expand Down
2 changes: 1 addition & 1 deletion pages/fundamentals/details.html
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ <h3>Since Go 1.6, we can .</h3>
http://stackoverflow.com/questions/13107958/what-exactly-does-runtime-gosched-do
tight loops should be preemptible
https://github.com/golang/go/issues/10958
(eliminated since Go Toolchain 1.15) https://twitter.com/go100and1/status/1225258083745558528
(eliminated since Go Toolchain 1.15) https://twitter.com/zigo_101/status/1225258083745558528
internal package
Expand Down
98 changes: 49 additions & 49 deletions pages/fundamentals/quizzes.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,156 +4,156 @@ <h1>Go Quizzes 101</h1>
Please note that the most chosen answers are very possible not the correct ones.
You should run each quiz program to get the correct answer.
More interactive elements will be added to this page to enrich the user experience.
Please follow Go 101's <a href="https://twitter.com/go100and1">official twitter account</a> to get the newest quizzes.):
Please follow Go 101's <a href="https://twitter.com/zigo_101">official twitter account</a> to get the newest quizzes.):

<!--
use pure css to interactive
-->

<ul>
<li>
<a href="https://twitter.com/go100and1/status/1388170664989757443" target="_blank">What does the following Go program print? (31)</a>
<a href="https://twitter.com/zigo_101/status/1388170664989757443" target="_blank">What does the following Go program print? (31)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1308744305146654721" target="_blank">What does the following Go program print? (30)</a>
<a href="https://twitter.com/zigo_101/status/1308744305146654721" target="_blank">What does the following Go program print? (30)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1306625300478873600" target="_blank">What does the following Go program print? (29)</a>
<a href="https://twitter.com/zigo_101/status/1306625300478873600" target="_blank">What does the following Go program print? (29)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1255115937809698817" target="_blank">What does the following Go program print? (28)</a>
<a href="https://twitter.com/zigo_101/status/1255115937809698817" target="_blank">What does the following Go program print? (28)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1251838118426054656" target="_blank">What does the following Go program print? (27)</a>
<a href="https://twitter.com/zigo_101/status/1251838118426054656" target="_blank">What does the following Go program print? (27)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1249725310469197825" target="_blank">What does the following Go program print? (26)</a>
<a href="https://twitter.com/zigo_101/status/1249725310469197825" target="_blank">What does the following Go program print? (26)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1224699588403257345" target="_blank">What does the following Go program print? (25)</a>
<a href="https://twitter.com/zigo_101/status/1224699588403257345" target="_blank">What does the following Go program print? (25)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1217816042820358144" target="_blank">What does the following Go program print? (24)</a>
<a href="https://twitter.com/zigo_101/status/1217816042820358144" target="_blank">What does the following Go program print? (24)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1214179184454463488" target="_blank">What does the following Go program print? (23)</a>
<a href="https://twitter.com/zigo_101/status/1214179184454463488" target="_blank">What does the following Go program print? (23)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1190885082204000257" target="_blank">What does the following Go program print? (22)</a>
<a href="https://twitter.com/zigo_101/status/1190885082204000257" target="_blank">What does the following Go program print? (22)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1190236324545978368" target="_blank">Which types are not embeddable?</a>
<a href="https://twitter.com/zigo_101/status/1190236324545978368" target="_blank">Which types are not embeddable?</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1189158330930843648" target="_blank">What does the following Go program print? (21)</a>
<a href="https://twitter.com/zigo_101/status/1189158330930843648" target="_blank">What does the following Go program print? (21)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1188841103572623360" target="_blank">What does the following Go program print? (20)</a>
<a href="https://twitter.com/zigo_101/status/1188841103572623360" target="_blank">What does the following Go program print? (20)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1187055967168450560" target="_blank">What does the following Go program print? (19)</a>
<a href="https://twitter.com/zigo_101/status/1187055967168450560" target="_blank">What does the following Go program print? (19)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1187050846984392705" target="_blank">What does the following Go program print? (18)</a>
<a href="https://twitter.com/zigo_101/status/1187050846984392705" target="_blank">What does the following Go program print? (18)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1185743924754710528" target="_blank">Which lines fail to compile? (2)</a>
<a href="https://twitter.com/zigo_101/status/1185743924754710528" target="_blank">Which lines fail to compile? (2)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1185321155957182464" target="_blank">Which lines fail to compile? (1)</a>
<a href="https://twitter.com/zigo_101/status/1185321155957182464" target="_blank">Which lines fail to compile? (1)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1184105619789205505" target="_blank">What does the following Go program print? (17)</a>
<a href="https://twitter.com/zigo_101/status/1184105619789205505" target="_blank">What does the following Go program print? (17)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1183089711629230080" target="_blank">What does the following Go program print? (16)</a>
<a href="https://twitter.com/zigo_101/status/1183089711629230080" target="_blank">What does the following Go program print? (16)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1182797824578048000" target="_blank">What does the following Go program print? (15)</a>
<a href="https://twitter.com/zigo_101/status/1182797824578048000" target="_blank">What does the following Go program print? (15)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1181930887161602050" target="_blank">What does the following Go program print? (14)</a>
<a href="https://twitter.com/zigo_101/status/1181930887161602050" target="_blank">What does the following Go program print? (14)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1181574978891866118" target="_blank">What's the behavior of the following program? (4)</a>
<a href="https://twitter.com/zigo_101/status/1181574978891866118" target="_blank">What's the behavior of the following program? (4)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1181171461282660352" target="_blank">What does the following Go program print? (13)</a>
<a href="https://twitter.com/zigo_101/status/1181171461282660352" target="_blank">What does the following Go program print? (13)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1180801636999909381" target="_blank">The program fails to compile. Which line is the cause? (6)</a>
<a href="https://twitter.com/zigo_101/status/1180801636999909381" target="_blank">The program fails to compile. Which line is the cause? (6)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1180494884387475461" target="_blank">The program fails to compile. Which line is the cause? (5)</a>
<a href="https://twitter.com/zigo_101/status/1180494884387475461" target="_blank">The program fails to compile. Which line is the cause? (5)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1180154508485283840" target="_blank">What's the behavior of the following program? (3)</a>
<a href="https://twitter.com/zigo_101/status/1180154508485283840" target="_blank">What's the behavior of the following program? (3)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1179788954649776128" target="_blank">What does the following Go program print? (12)</a>
<a href="https://twitter.com/zigo_101/status/1179788954649776128" target="_blank">What does the following Go program print? (12)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1179787615588892672" target="_blank">What does the following Go program print? (11)</a>
<a href="https://twitter.com/zigo_101/status/1179787615588892672" target="_blank">What does the following Go program print? (11)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1179429652323913730" target="_blank">What does the following Go program print? (10)</a>
<a href="https://twitter.com/zigo_101/status/1179429652323913730" target="_blank">What does the following Go program print? (10)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1178343050914877440" target="_blank">What does the following Go program print? (9)</a>
<a href="https://twitter.com/zigo_101/status/1178343050914877440" target="_blank">What does the following Go program print? (9)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1177562559592820736" target="_blank">Which situations are not recoverable?</a>
<a href="https://twitter.com/zigo_101/status/1177562559592820736" target="_blank">Which situations are not recoverable?</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1177212602293735425" target="_blank">What does the following Go program print? (8)</a>
<a href="https://twitter.com/zigo_101/status/1177212602293735425" target="_blank">What does the following Go program print? (8)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1176890572344217601" target="_blank">What does the following Go program print? (7)</a>
<a href="https://twitter.com/zigo_101/status/1176890572344217601" target="_blank">What does the following Go program print? (7)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1176478780186955777" target="_blank">What's the behavior of the following program? (2)</a>
<a href="https://twitter.com/zigo_101/status/1176478780186955777" target="_blank">What's the behavior of the following program? (2)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1170378504665329665" target="_blank">What's the behavior of the following program? (1)</a>
<a href="https://twitter.com/zigo_101/status/1170378504665329665" target="_blank">What's the behavior of the following program? (1)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1175072647228428290" target="_blank">The program will panic at run time. Which line causes it? (2)</a>
<a href="https://twitter.com/zigo_101/status/1175072647228428290" target="_blank">The program will panic at run time. Which line causes it? (2)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1174686943285825536" target="_blank">The program will panic at run time. Which line causes it? (1)</a>
<a href="https://twitter.com/zigo_101/status/1174686943285825536" target="_blank">The program will panic at run time. Which line causes it? (1)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1174319966599831552" target="_blank">Is it possible?</a>
<a href="https://twitter.com/zigo_101/status/1174319966599831552" target="_blank">Is it possible?</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1173983001148981249" target="_blank">The program fails to compile. Which line is the cause? (4)</a>
<a href="https://twitter.com/zigo_101/status/1173983001148981249" target="_blank">The program fails to compile. Which line is the cause? (4)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1173615932582662146" target="_blank">The program fails to compile. Which line is the cause? (3)</a>
<a href="https://twitter.com/zigo_101/status/1173615932582662146" target="_blank">The program fails to compile. Which line is the cause? (3)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1173249349830103040" target="_blank">The program fails to compile. Which line is the cause? (2)</a>
<a href="https://twitter.com/zigo_101/status/1173249349830103040" target="_blank">The program fails to compile. Which line is the cause? (2)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1170567912333012993" target="_blank">The program fails to compile. Which line is the cause? (1)</a>
<a href="https://twitter.com/zigo_101/status/1170567912333012993" target="_blank">The program fails to compile. Which line is the cause? (1)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1172114216506970112" target="_blank">What does the following Go program print? (6)</a>
<a href="https://twitter.com/zigo_101/status/1172114216506970112" target="_blank">What does the following Go program print? (6)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1172202595038810112" target="_blank">What does the following Go program print? (5)</a>
<a href="https://twitter.com/zigo_101/status/1172202595038810112" target="_blank">What does the following Go program print? (5)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1172876474694557696" target="_blank">What does the following Go program print? (4)</a>
<a href="https://twitter.com/zigo_101/status/1172876474694557696" target="_blank">What does the following Go program print? (4)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1172506251281891328" target="_blank">What does the following Go program print? (3)</a>
<a href="https://twitter.com/zigo_101/status/1172506251281891328" target="_blank">What does the following Go program print? (3)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1171791504265764864" target="_blank">What does the following Go program print? (2)</a>
<a href="https://twitter.com/zigo_101/status/1171791504265764864" target="_blank">What does the following Go program print? (2)</a>
</li>
<li>
<a href="https://twitter.com/go100and1/status/1171424883068112898" target="_blank">What does the following Go program print? (1)</a>
<a href="https://twitter.com/zigo_101/status/1171424883068112898" target="_blank">What does the following Go program print? (1)</a>
</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion pages/generics/101.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</p>

<p><small><i>
(Please follow Go 101's official Twitter account <a href="https://twitter.com/go100and1">@go100and1</a>
(Please follow Go 101's official Twitter account <a href="https://twitter.com/zigo_101">@zigo_101</a>
to get latest Go 101 news and learn all kinds of Go knowledge.)
</i></small></p>

Expand Down
6 changes: 4 additions & 2 deletions pages/generics/222-about-this-book.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ the behavior differences between Go toolchain versions.

<!--
https://github.com/golang/go/issues/67025
https://github.com/golang/go/issues/66751
https://github.com/golang/go/issues/58573 local types in different instantiations of a generic function
Expand Down Expand Up @@ -120,11 +122,11 @@ https://github.com/golang/proposal/blob/master/design/generics-implementation-di
==================== type argument inference https://go.dev/blog/type-inference
* https://twitter.com/go100and1/status/1714885320599302598
* https://twitter.com/zigo_101/status/1714885320599302598
interace:
https://twitter.com/go100and1/status/1714187265310957864
https://twitter.com/zigo_101/status/1714187265310957864
package main
Expand Down
2 changes: 1 addition & 1 deletion pages/optimizations/0.1-introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ <h2>Feedback</h2>

<p>Welcome to improve this book by submitting corrections to Go 101 issue list (<a href="https://github.com/go101/go101">https://github.com/go101/go101</a>) for all kinds of mistakes, such as typos, grammar errors, wording inaccuracies, wrong explanations, description flaws, code bugs, etc.</p>

<p>It is also welcome to send your feedback to the Go 101 twitter account: @go100and1 (<a href="https://twitter.com/go100and1">https://twitter.com/go100and1</a>).</p>
<p>It is also welcome to send your feedback to the Go 101 twitter account: @zigo_101 (<a href="https://twitter.com/zigo_101">https://twitter.com/zigo_101</a>).</p>
2 changes: 1 addition & 1 deletion pages/optimizations/101.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</p>

<p><small><i>
(Please follow Go 101's official Twitter account <a href="https://twitter.com/go100and1">@go100and1</a>
(Please follow Go 101's official Twitter account <a href="https://twitter.com/zigo_101">@zigo_101</a>
to get latest Go 101 news and learn all kinds of Go knowledge.)
</i></small></p>

Expand Down
2 changes: 1 addition & 1 deletion pages/quizzes/101.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</p>

<p><small><i>
(Please follow Go 101's official Twitter account <a href="https://twitter.com/go100and1">@go100and1</a>
(Please follow Go 101's official Twitter account <a href="https://twitter.com/zigo_101">@zigo_101</a>
to get latest Go 101 news and learn all kinds of Go knowledge.)
</i></small></p>

Expand Down
Loading

0 comments on commit f15b1ff

Please sign in to comment.