Friday, June 26, 2015

Microsoft - Elsevier to organize next WSDM cup

Glad to announce that Microsoft and Elsevier will organize the next wsdm cup. With

In the recent explosive growth of online activities, the data are often recorded as heterogeneous graphs, ranging from Facebook’s Open Graph that record our social and communication activities to the graphs gathered by major search engine companies that represent a snapshot of our collective knowledge. As demonstrated in many web search and data mining applications, a critical element to make the best use of the data is the ability to assess the relative importance of the nodes.
In the 2016 WSDM Cup, the challenge will be to assess the query-independent importance of scholarly articles, using data from the Microsoft Academic Graph--a large heterogeneous graph comprised of publications, authors, venues, organizations, and the fields of study.
More details coming soon. Stay tuned.
Organizers
Alex Wade, Microsoft Research
Kuansan Wang, Microsoft Research
Antonio Gulli, Elsevier B.V.





Saturday, March 21, 2015

Teaching computer science to more than 100 kids during the last years

During the last year, I spent time teaching computer science to kids between 8-13 years old. It is volunteer activity in part inspired by the code.org initiative. I spend few hours teaching how to program video games by using Microsoft Research's Kodu environment and the children are enthusiastic also because they can share the game with other kids worldwide thanks to the online community


Then i explain the meaning of Fibonacci numbers and the different places where they occur in nature


Then i discuss the problem of sorting by playing this game

Monday, March 16, 2015

A Collection of Graph Programming Interview Questions Solved in C++

The new book is almost ready

A Collection of Graph Programming Interview Questions Solved in C++