Open nozimica opened 7 years ago
Hi Nicolás,
I am not aware of a more recent Spanish translation, but of course I would be very happy if someone wanted to work on one :)
Allen
On Tue, Mar 28, 2017 at 9:26 PM, Nicolás E. Ozimica < notifications@github.com> wrote:
Hi Allen
I've not found a better way to ask you this question than doing it here (since this is the source of the original English version, I think doing it here is not so bad).
Is there an up-to-date translation of ThinkPython2 to Spanish?
The only thing I've found is a translation made by Miguel Ángel Vilella, Ángel Arnal (among others), but it is dated back into 2002.
This semester, I'm using your book as a complement to my lectures at my University, but since I'm from Chile, not all the people are comfortable enough reading in English.
If there's anything I could do to help in this issue, just tell me.
Congratulations for your huge work in this book. This is something that has done an enormous impact, due to both its contents and its license.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AllenDowney/ThinkPython2/issues/29, or mute the thread https://github.com/notifications/unsubscribe-auth/ABy37YkBcHBbYDjjRP6facQdP-ZgYa-1ks5rqbNbgaJpZM4MsY9P .
I don't know if I can do it all by myself. Hopefully more people would join us in this endeavor. I will also see how much could be reused from the old translation.
I have another doubt, slightly related to this "issue": why this version of the book is different than the one in openbookproject?
There are some chapters in different order, and the latter has more chapters.
Thank you again for all your work.
A little late to the party here. I actually came here to fork and was taking a look at the issues. The reason why the version you posted is different is because they took the book and modified it/added to it. This book is published with an MIT license meaning anyone and do just about anything they want with it including making a fork of it and editing it to their hearts content. That is based on a fork created by the author listed on the page and it's code is located here: https://code.launchpad.net/~thinkcspy-rle-team/thinkcspy/thinkcspy3-rle.
Back on topic: as for the Spanish version, I think it'd be great to get this book translated into all of the major languages, but I only speak English so I won't be of much help in this respect.
spanish book https://github.com/abecerra/thinkcs-py_es
Too late here...
I'm working on a translation for the lastest version of Think Python (including recent commits) but I'm doing it alone. Anyone who wants to join, tell me. Working alone it's a very slow process, so I wish someone wants to do it. Maybe we could translate Think Stats and Think Bayes.
Too late here...
I'm working on a translation for the lastest version of Think Python (including recent commits) but I'm doing it alone. Anyone who wants to join, tell me. Working alone it's a very slow process, so I wish someone wants to do it. Maybe we could translate Think Stats and Think Bayes.
Well, I'm glad to see I'm not the only nut working alone on this book.
It happens that in January I was in a python workshop where the Spanish version was used (very old by the way) and when I searched the web for information about a more recent edition I found the author's site and this repository.
However since Python 2 will die in a couple of months and python 3 is consolidating, I think the main thing is to translate all the examples and code fragments of the book from python 2 to python 3, as there are slight changes in the syntax. This would be prior to translating the book into Spanish or any other language.
This is like a reedition or previous work for a new edition (something I don't know if the author has in mind). And since I haven't asked him about it because my idea was to update the code of the book and propose a more modern LaTeX markup, the year has gone by without doing so.
I was tempted to take advantage of haacktoberfest to call the masses and to be able to organize this idea, but also because of my occupations, the month has gone by and I haven't succeeded.
Thanks for working on the translation project.
It sounds like you think this version of the book is in Python 2, but this is the repo for the second edition of Think Python, which is already updated for Python 3.
Does that help with confusion, if there was confusion?
Allen
On Mon, Oct 28, 2019, at 4:51 PM, Aradenatorix wrote:
Too late here...
I'm working on a translation for the lastest version of Think Python (including recent commits) but I'm doing it alone. Anyone who wants to join, tell me. Working alone it's a very slow process, so I wish someone wants to do it. Maybe we could translate Think Stats and Think Bayes.
Well, I'm glad to see I'm not the only nut working alone on this book.
It happens that in January I was in a python workshop where the Spanish version was used (very old by the way) and when I searched the web for information about a more recent edition I found the author's site and this repository.
However since Python 2 will die in a couple of months and python 3 is consolidating, I think the main thing is to translate all the examples and code fragments of the book from python 2 to python 3, as there are slight changes in the syntax. This would be prior to translating the book into Spanish or any other language.
This is like a reedition or previous work for a new edition (something I don't know if the author has in mind). And since I haven't asked him about it because my idea was to update the code of the book and propose a more modern LaTeX markup, the year has gone by without doing so.
I was tempted to take advantage of haacktoberfest to call the masses and to be able to organize this idea, but also because of my occupations, the month has gone by and I haven't succeeded.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AllenDowney/ThinkPython2/issues/29?email_source=notifications&email_token=AAOLP3ORXVQTFFB75MW7YW3QQ5GFLA5CNFSM4DFRR5H2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECOLGOY#issuecomment-547140411, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOLP3LUY5J5E7CT3TBMGU3QQ5GFLANCNFSM4DFRR5HQ.
Thanks for working on the translation project.
I think it's a great book and it's worth to translate it.
It sounds like you think this version of the book is in Python 2, but this is the repo for the second edition of Think Python, which is already updated for Python 3.
I'm not quite sure, in the workshop we saw that there were many snippets in python 2 yet.
But I would have to carefully review the content of the repository. I downloaded it in January but I see that there are some corrections.
Does that help with confusion, if there was confusion? Allen
Thanks for the helping.
Ok, let me know if I can help.
Allen
On Tue, Oct 29, 2019, at 2:25 AM, Aradenatorix wrote:
Thanks for working on the translation project.
I think it's a great book and it's worth to translate it.
It sounds like you think this version of the book is in Python 2, but this is the repo for the second edition of Think Python, which is already updated for Python 3.
I'm not quite sure, in the workshop we saw that there were many snippets in python 2 yet.
But I would have to carefully review the content of the repository. I downloaded it in January but I see that there are some corrections.
Does that help with confusion, if there was confusion? Allen
Thanks for the helping.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AllenDowney/ThinkPython2/issues/29?email_source=notifications&email_token=AAOLP3N75M6VFGHMC3WKCOTQQ7JPJA5CNFSM4DFRR5H2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECPMHSQ#issuecomment-547275722, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOLP3MPIKEPSLWVP7FBXUDQQ7JPJANCNFSM4DFRR5HQ.
Sure, I wish you could create a branch so I can work on it and dump the work I've been doing in your book.
they are from Chile, this is the pythonchile.cl community, maybe they can find help to translate
@aradnix I could create a branch, but for a translation, it might be better if you create a fork.
Or is there an advantage of making it a branch instead?
You're right, it' s better to make a pitchfork.
Hi, I'm back again in this thread.
Have you begun working on a fork of its own for the translation?
Hi, I'm back again in this thread.
Have you begun working on a fork of its own for the translation?
I did. I've started to translate from scratch and updated to lastest fixes by Allen Downey on English version. My translation is not complete, but someday it will be.
Hi Allen
I've not found a better way to ask you this question than doing it here (since this is the source of the original English version, I think doing it here is not so bad).
Is there an up-to-date translation of ThinkPython2 to Spanish?
The only thing I've found is a translation made by Miguel Ángel Vilella, Ángel Arnal (among others), but it is dated back into 2002.
This semester, I'm using your book as a complement to my lectures at my University, but since I'm from Chile, not all the people are comfortable enough reading in English.
If there's anything I could do to help in this issue, just tell me.
Congratulations for your huge work in this book. This is something that has done an enormous impact, due to both its contents and its license.