A First Course in Network Science

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Networks are everywhere: networks of friends, transportation networks and the Web. Neurons in our brains and proteins within our bodies form networks that determine our intelligence and survival. This modern, accessible textbook introduces the basics of network science for a wide range of job sectors from management to marketing, from biology to engineering, and from neuroscience to the social sciences. Students will develop important, practical skills and learn to write code for using networks in their areas of interest - even as they are just learning to program with Python. Extensive sets of tutorials and homework problems provide plenty of hands-on practice and longer programming tutorials online further enhance students' programming skills. This intuitive and direct approach makes the book ideal for a first course, aimed at a wide audience without a strong background in mathematics or computing but with a desire to learn the fundamentals and applications of network science.

Author(s): Filippo Menczer, Santo Fortunato, Clayton A. Davis
Edition: 1
Publisher: Cambridge University Press
Year: 2020

Language: English
Commentary: Vector PDF
Pages: 300
City: Cambridge, UK
Tags: Python; Wikipedia; Social Networks; Graph Theory; NetworkX; Networks; Network Analysis; Epidemics; Biology

Frontmatter
Contents
Dedication
Preface
Acknowledgments
Introduction (Chapter 0)
Network Elements (Chapter 1)
Small Worlds (Chapter 2)
Hubs (Chapter 3)
Directions and Weights (Chapter 4)
Network Models (Chapter 5)
Communities (Chapter 6)
Dynamics (Chapter 7)
Python Tutorial (Appendix A)
NetLogo Models (Appendix B)
References
Index