|
|
|
|
|
by joeclark77
4333 days ago
|
|
Python is always a joy to program, and has plenty of documentation available. It is IMHO eclipsing R as a data analysis + visualization language and you can use it for all kinds of other stuff too. If you don't know databases yet, I would think that PostgreSQL or MongoDB would make a good project for a few days. There's this book called "Seven Databases in Seven Weeks" which is outstanding, but I'm not sure you can use it offline because the book itself doesn't explain how to install or troubleshoot the databases. (There are other books in this series: "Seven Programming Languages", "Seven Web Frameworks", etc...) |
|