DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Data & Analytics Big dell data survey presentation for slideshare

survey and analysis of Big Data use in large mid market organizations around the world. Research report available upon request.

Documents Test Your C-Skills[Yashwant Kanitkar]

Chapter 1 Arrays 1] What would the output of the following program? main() { char a[] = "Visual C++"; char *b = "Visual C++"; printf("\n %d %d",sizeof(a),sizeof(b));…

Documents VBA Excel Basis

VBA Excel Basis VBA & Excel.ppt 1 Visual Basic for Applications • VBA a significant subset of the standalone Visual Basic programming language • It is integrated…

Science Programming modulo representations

This talk aims at introducing, through a very simple example, a way to represent data types in the λ-calculus, and thus, in functional programming languages, so that the…

Data & Analytics From Data to Visualization, what happens in between?

A talk at Data Visualization Summit 2014 in Santa Clara, CA ABSTRACT: What is the thought process that transforms data into visualizations? In this presentation, I will talk…

Software 3 years with Clojure

An experience report from 3 years of using Clojure

Software Code Generation 2014 - ALF, the Standard Programming Language for UML

Presentation at the Code Generation 2014 conference at Cambridge. The Action Language for Foundational UML (ALF) is a standard domain modeling and programming language for…