python

A Whirlwind Tour of Python: https://learning.oreilly.com/library/view/a-whirlwind-tour/9781492037859/

books about using python for data science:

Python Data Science Handbook, Jake VanderPlas, O'Reilly, 2016: https://jakevdp.github.io/PythonDataScienceHandbook/

Practical Web Scraping for Data Science, Seppe vanden Broucke and Bart Baesens, APress, 2018. [https://library-books24x7-com.remote.baruch.cuny.edu/toc.aspx?bookid=141430]

Python for Data Analysis, 2nd Edition by Wes McKinney. OReilly Media 2017. https://learning.oreilly.com/library/view/python-for-data/9781491957653/

for simulation: SimPy in 10 minutes https://simpy.readthedocs.io/en/latest/simpy_intro/