Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5995)

Issue 16990043: code review 16990043: go.talks: new talk Go for Pythonistas (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by francesc
Modified:
10 years, 5 months ago
Reviewers:
adg
CC:
adg, golang-dev
Visibility:
Public.

Description

go.talks: new talk Go for Pythonistas

Patch Set 1 #

Patch Set 2 : diff -r 53e8e0f32967 https://code.google.com/p/go.talks #

Patch Set 3 : diff -r 53e8e0f32967 https://code.google.com/p/go.talks #

Patch Set 4 : diff -r 53e8e0f32967 https://code.google.com/p/go.talks #

Patch Set 5 : diff -r 53e8e0f32967 https://code.google.com/p/go.talks #

Total comments: 36

Patch Set 6 : diff -r 53e8e0f32967 https://code.google.com/p/go.talks #

Patch Set 7 : diff -r 53e8e0f32967 https://code.google.com/p/go.talks #

Total comments: 90

Patch Set 8 : diff -r 53e8e0f32967 https://code.google.com/p/go.talks #

Patch Set 9 : diff -r 53e8e0f32967 https://code.google.com/p/go.talks #

Patch Set 10 : diff -r 53e8e0f32967 https://code.google.com/p/go.talks #

Total comments: 44

Patch Set 11 : diff -r 53e8e0f32967 https://code.google.com/p/go.talks #

Patch Set 12 : diff -r 53e8e0f32967 https://code.google.com/p/go.talks #

Total comments: 6

Patch Set 13 : diff -r 590f2d4cd69a https://code.google.com/p/go.talks #

Patch Set 14 : diff -r 590f2d4cd69a https://code.google.com/p/go.talks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+863 lines, -0 lines) Patch
A 2013/go4python.slide View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +446 lines, -0 lines 0 comments Download
A 2013/go4python/deco.go View 1 2 3 4 5 6 7 8 9 1 chunk +27 lines, -0 lines 0 comments Download
A 2013/go4python/deco.py View 1 2 3 4 5 6 7 8 9 1 chunk +29 lines, -0 lines 0 comments Download
A 2013/go4python/decoex.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +66 lines, -0 lines 0 comments Download
A 2013/go4python/dyntyp.py View 1 2 3 4 5 6 7 1 chunk +11 lines, -0 lines 0 comments Download
A 2013/go4python/fib.go View 1 1 chunk +24 lines, -0 lines 0 comments Download
A 2013/go4python/fib.py View 1 1 chunk +16 lines, -0 lines 0 comments Download
A 2013/go4python/fib-gen.go View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +21 lines, -0 lines 0 comments Download
A 2013/go4python/fib-gen.py View 1 1 chunk +18 lines, -0 lines 0 comments Download
A 2013/go4python/fib-gen2.go View 1 1 chunk +22 lines, -0 lines 0 comments Download
A 2013/go4python/genex.go View 1 2 3 4 5 6 7 1 chunk +35 lines, -0 lines 0 comments Download
A 2013/go4python/genex2.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +48 lines, -0 lines 0 comments Download
A 2013/go4python/img/duck.jpg View 1 Binary file 0 comments Download
A 2013/go4python/img/fib-go.png View 1 2 3 4 5 6 7 8 9 10 Binary file 0 comments Download
A 2013/go4python/img/fib-py.png View 1 2 3 4 5 6 7 8 9 10 Binary file 0 comments Download
A 2013/go4python/img/funnelin.jpg View 1 Binary file 0 comments Download
A 2013/go4python/img/gopher.jpg View 1 2 3 4 5 Binary file 0 comments Download
A 2013/go4python/img/monkey.jpg View 1 2 3 4 5 Binary file 0 comments Download
A 2013/go4python/monkey.go View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +41 lines, -0 lines 0 comments Download
A 2013/go4python/monkey.py View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +30 lines, -0 lines 0 comments Download
A 2013/go4python/typesandmethods.go View 1 2 3 4 5 6 7 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 13
francesc
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.talks
10 years, 5 months ago (2013-10-25 03:48:28 UTC) #1
francesc
I'll start translating this to Spanish tomorrow and I present it on Saturday for startechconf ...
10 years, 5 months ago (2013-10-25 03:49:07 UTC) #2
adg
https://codereview.appspot.com/16990043/diff/80001/2013/go4python.slide File 2013/go4python.slide (right): https://codereview.appspot.com/16990043/diff/80001/2013/go4python.slide#newcode18 2013/go4python.slide:18: 1. Showing you how it's like Python s/it's/Go is/ ...
10 years, 5 months ago (2013-10-28 08:52:38 UTC) #3
francesc
Thanks for the comments. What do you think about the talk on a more general ...
10 years, 5 months ago (2013-10-28 14:38:21 UTC) #4
adg
On 2013/10/28 14:38:21, gocampoy wrote: > Thanks for the comments. > > What do you ...
10 years, 5 months ago (2013-10-31 07:47:19 UTC) #5
francesc
On 2013/10/31 07:47:19, adg wrote: > On 2013/10/28 14:38:21, gocampoy wrote: > > Thanks for ...
10 years, 5 months ago (2013-11-01 22:58:04 UTC) #6
adg
More detailed feedback (Sorry for not sending this earlier) https://codereview.appspot.com/16990043/diff/110001/2013/go4python.slide File 2013/go4python.slide (right): https://codereview.appspot.com/16990043/diff/110001/2013/go4python.slide#newcode34 2013/go4python.slide:34: ...
10 years, 5 months ago (2013-11-04 05:42:11 UTC) #7
adg
More detailed feedback (Sorry for not sending this earlier)
10 years, 5 months ago (2013-11-04 05:42:13 UTC) #8
francesc
Comments taken into account and exercises added. https://codereview.appspot.com/16990043/diff/110001/2013/go4python.slide File 2013/go4python.slide (right): https://codereview.appspot.com/16990043/diff/110001/2013/go4python.slide#newcode34 2013/go4python.slide:34: * Things ...
10 years, 5 months ago (2013-11-06 03:51:14 UTC) #9
adg
https://codereview.appspot.com/16990043/diff/160022/2013/go4python.slide File 2013/go4python.slide (right): https://codereview.appspot.com/16990043/diff/160022/2013/go4python.slide#newcode24 2013/go4python.slide:24: Software Engineer at Google _Feb_11-Aug_12_ s/Google/&:/ https://codereview.appspot.com/16990043/diff/160022/2013/go4python.slide#newcode28 2013/go4python.slide:28: - ...
10 years, 5 months ago (2013-11-06 04:46:23 UTC) #10
francesc
PTAL https://codereview.appspot.com/16990043/diff/160022/2013/go4python.slide File 2013/go4python.slide (right): https://codereview.appspot.com/16990043/diff/160022/2013/go4python.slide#newcode24 2013/go4python.slide:24: Software Engineer at Google _Feb_11-Aug_12_ On 2013/11/06 04:46:24, ...
10 years, 5 months ago (2013-11-06 19:17:25 UTC) #11
adg
LGTM https://codereview.appspot.com/16990043/diff/200001/2013/go4python.slide File 2013/go4python.slide (right): https://codereview.appspot.com/16990043/diff/200001/2013/go4python.slide#newcode98 2013/go4python.slide:98: - Magic! A bit of code can do ...
10 years, 5 months ago (2013-11-06 23:46:52 UTC) #12
francesc
10 years, 5 months ago (2013-11-07 02:10:52 UTC) #13
*** Submitted as
https://code.google.com/p/go/source/detail?r=6872873bf350&repo=talks ***

go.talks: new talk Go for Pythonistas

R=adg
CC=golang-dev
https://codereview.appspot.com/16990043

https://codereview.appspot.com/16990043/diff/200001/2013/go4python.slide
File 2013/go4python.slide (right):

https://codereview.appspot.com/16990043/diff/200001/2013/go4python.slide#newc...
2013/go4python.slide:98: - Magic! A bit of code can do much.
On 2013/11/06 23:46:53, adg wrote:
> s/much/a lot/

Done.

https://codereview.appspot.com/16990043/diff/200001/2013/go4python.slide#newc...
2013/go4python.slide:146: .image go4python/img/fib-go.png 500 350
On 2013/11/06 23:46:53, adg wrote:
> much nicer!
thanks!

https://codereview.appspot.com/16990043/diff/200001/2013/go4python.slide#newc...
2013/go4python.slide:360: .link http://golang.org/s/go4py-ex3
On 2013/11/06 23:46:53, adg wrote:
> this snippet doesn't execute, I get "Error communicating with remote server."
> You seeing that?

The server was down, it works now (that my talk is over)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b