跳至內容
選單
此問題已被標幟
16 回覆
29630 瀏覽次數

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

頭像
捨棄

#python #for #odoo #customization

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

最佳答案

www.tutorialspoint.com/python/

Its good

頭像
捨棄
作者

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

最佳答案

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

頭像
捨棄
最佳答案

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

頭像
捨棄
作者 最佳答案

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.

頭像
捨棄
作者

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.

最佳答案

Read more about python programming and odoo business development:

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

For python: Python for Odoo

頭像
捨棄
最佳答案

I have learned python recently.

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

頭像
捨棄

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

最佳答案

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.

頭像
捨棄
最佳答案

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.


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
3月 25
1328
4
4月 24
174186
0
12月 23
2112
5
7月 25
227866
1
12月 22
3221