Skip to Content
Menu
This question has been flagged
2 Replies
22433 Views

What is the Odoo programming language? Can I learn this Odoo language with basic C language?

Avatar
Discard

Yes based on C language you can learn first basic Python

PS :- Syntax is definitely change but its too easy to adapt Python language.

For more information about Odoo development please check this link.

https://www.youtube.com/@Weblearns

Best Answer

Hi,

Odoo uses the programming language python mainly, and xml for views related things and js for dynamic things. If you have basic programming knowledge, you can easily learn basic python and then you can learn odoo.

First step in learning is to set up a odoo development environment and i will recommend to use odoo with pycharm in ubuntu environment.

For setting up odoo and pycharm, see this tutorial: https://www.youtube.com/watch?v=DKxwcMxV02U


For development from scratch, follow this: https://www.youtube.com/watch?v=DJyPx5u6sd0&list=PLqRRLx0cl0homY1elJbSoWfeQbRKJ-oPO

Thanks

Avatar
Discard
Best Answer

The primary programming language of Odoo is Python. Like the other technologies underlying Odoo, the Python language is open source and runs on all of the major contemporary OS. 

You can visit the documentation page of Odoo directly from the learn page available. Another way of learning about the functionalities of Odoo is through partners and their websites.

Avatar
Discard
Related Posts Replies Views Activity
2
Nov 24
262
1
Oct 24
328
4
Oct 24
324
2
Oct 24
361
2
Dec 24
661