DEV Community

Discussion on: Welcome Thread - v49

Collapse
 
celinemol profile image
Celine

Python is the best! You can learn the tensorflow library created by Google. And you can easily follow good coding practices like domain driven design and writing unit tests and acceptance tests.
To manage databases I recommend SQL. PostgreSQL is a great way to learn because it is open source.