Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
16 Antworten
29685 Ansichten

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
Verwerfen

#python #for #odoo #customization

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

Beste Antwort

www.tutorialspoint.com/python/

Its good

Avatar
Verwerfen
Autor

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

Beste Antwort

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
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Autor Beste Antwort

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
Verwerfen
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.

Beste Antwort

Read more about python programming and odoo business development:

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

For python: Python for Odoo

Avatar
Verwerfen
Beste Antwort

I have learned python recently.

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

Avatar
Verwerfen

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

Beste Antwort

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
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
März 25
1384
4
Apr. 24
174299
0
Dez. 23
2184
5
Juli 25
228117
1
Dez. 22
3305