While searching database for your required books by author, title or subject, use keywords i.e.Computer Science, Electrical Engineering, Physics etc.
While searching the database for your required books by author, title or subject.
Proquest eBook Central offers an increasing selection of more than 240,000 e-books in business, economics, computers, science, engineering, technology and other subjects.
Textbooks in the Open Textbook Library are considered open because they are free to use and distribute, and are licensed to be freely adapted or changed with proper attribution.
OAPEN (Online Library and Publication Platform)
OAPEN promotes and supports the transition to open access for academic books by providing open infrastructure services to stakeholders in scholarly communication.
Web Resources for Background Material (Python Basics)
● Python Tutorial (https://docs.python.org/3.5/tutorial/): Teach yourself python. This is a fairly comprehensive tutorial.
● Python + Numpy Tutorial (http://cs231n.github.io/python-numpy-tutorial/): This tutorial provides an excellent overview of a
lot of the functionality we will be using.
● Python 101 (http://nbviewer.jupyter.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/Python_101.ipynb): A
jupyter notebook demonstrating python functionality with some minimal explanation.