|
You are here |
www.johnnylogic.org | ||
| | | | |
logaonresearch.wordpress.com
|
|
| | | | | Fresher's guide to basic Social Network Analysis (SNA) Terminology: Alter A person to whom the focal individual is connected Betweenness centrality A measure of how often a given vertex lies on the shortest path between two other vertices, or the vertex's role as a 'bridge'/ quantifies the number of times a node acts as a... | |
| | | | |
www.adamconrad.dev
|
|
| | | | | Follow along with Steven Skiena's Fall 2018 algorithm course applied to the JavaScript language. | |
| | | | |
www.jeremykun.com
|
|
| | | | | Graphs are among the most interesting and useful objects in mathematics. Any situation or idea that can be described by objects with connections is a graph, and one of the most prominent examples of a real-world graph that one can come up with is a social network. Recall, if you aren't already familiar with this blog's gentle introduction to graphs, that a graph $ G$ is defined by a set of vertices $ V$, and a set of edges $ E$, each of which connects two vertices. | |
| | | | |
adrianmejia.com
|
|
| | | JavaScript tutorials and web development articles including topics like NodeJS, Angular, VueJS, Data Structures and Algorithms. | ||