Ir al contenido
Menú
Se marcó esta pregunta
16 Respuestas
29607 Vistas

I won't have the choice.... I have to learn Python language... Too important for customizing Odoo.

So, where is the best tuto in the world?

Thanks

Avatar
Descartar

#python #for #odoo #customization

https://old.reddit.com/r/PythonForOdoo/

Mejor respuesta

www.tutorialspoint.com/python/

Its good

Avatar
Descartar
Autor

Very interesting. I will print it soon... Thanks.

Mejor respuesta

There is also the Python Class that they teach at Google with the excellent Nick Parlante (Stanford teacher), and it comes with exercises and corrections. https://www.youtube.com/watch?v=tKTZoB2Vjuk&list=PL123FD827C7984559

Avatar
Descartar
Mejor respuesta

A little old, but very well written - Dive Into Python - http://www.diveintopython.net/

Avatar
Descartar
Autor Mejor respuesta

Here are others links :

http://python.developpez.com/tutoriels/cours-python-uni-paris7/

http://www.tutorialspoint.com/python/python_tutorial.pdf

http://uploads.siteduzero.com/ftp/livre/python/apprenez_a_programmer_en_python.pdf

Pleasure.

Avatar
Descartar
Autor

finally, encodage problem with the PDF for this tutorial.

Code Academy has a guided Python class for beginner. You can try that if you are really starting.

Mejor respuesta

Read more about python programming and odoo business development:

For odoo:https://learnopenerp.tumblr.com/

For python: Python for Odoo

Avatar
Descartar
Mejor respuesta

I have learned python recently.

You can follow https://www.crazygeeks.org/python/ to learn Python effectively.

Avatar
Descartar

I have learned python recently.

You can follow https://www.crazygeeks.org/python/ to learn Python effectively.

One more thing i have installed Python 3 by using https://linux4one.com/how-to-install-python-on-ubuntu-18-04/ this tutorial

Mejor respuesta

I recommend the site https://dakotaleest.weebly.com/ . I am sure you'll find Python tutorial there and get help from programmists in any case.

Avatar
Descartar
Mejor respuesta

For beginners in programming :

Marijn Haverbeke : "Eloquent Javascript, a modern introduction to programming"
https://eloquentjavascript.net/
(in english, french, deutsch, polish, russian, bulgarian, polish) — short, concise, powerfull!

Quite different from other beginners books, the famous :
Zed A. Shaw "Learn Python the hard way"
https://learnpythonthehardway.org/
(available for Python 2.7 and 3.6) — because the hard way is easier!

The Gerard Swinnen's book : https://inforef.be/swi/python.htm
(partly adapted from "How to think like a computer scientist")
(available in french and arabic, for Python 2.7 and 3) — very easy but a bit verbose

Bob Cordeau & Laurent Pointal : "Une introduction à Python 3"
https://perso.limsi.fr/pointal/python:courspython3
(french only) — also available for programmers in a shorter version.


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 25
1293
4
abr 24
174068
0
dic 23
2066
5
jul 25
227667
1
dic 22
3163