DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Functional Javascript

1. Functional Javascript function(i){return i}; Ben Nolan 2. About me• New Zealander living in Munich • Blog at bennolan.com • Developer of Behaviour.js and Groupswiki…

Software List-based Monadic Computations for Dynamic Languages

1.List-based Monadic Computations for Dynamically Typed Languages Wim Vanderbauwhede School of Computing Science, University of Glasgow, UK 2. Overview Program Composition…

Documents 04. haskell handling

1.Handling Sebastian Rettig“Recursion is important to Haskell because unlike imperative “Recursion is important to Haskell because unlike imperativelanguages, you do…

Technology Functional programming basics

1._______ _ _| ____| | | (_) | || |__ _ _ _ __ ___| |_ _ ___ _ __ __ _| || __| | | | _/ __| __| |/ _ | _/ _` | || | | |_| | | | | (__| |_| | (_) | | | | (_| | ||_| __,_|_|…

Technology Quick python reference

1.PYTHON 2. Agenda Introduction 3. Python is strongly typed (i.e. types are enforced), dynamically, implicitly typed (i.e. you don't have to declare variables), case…

Technology PHP 5.3

1. What’s New In PHP 5.3? PHP UK February 2009Scott MacVicar Friday, 27 February 2009 2. Feature ReleaseAll PHP 5 code should still works Backports everything except Unicodefrom…

Technology Scala for n00bs by a n00b.

Brandon L. Gulla CS722 - Fall 2014 A quick introduction to: â¹#⺠History of Scala Founded in 2001 by Martin Odersky at the Ecole Polytechnique Fédérale de Lausanne…

Technology Gone in 60 Seconds

PowerPoint Presentation Gone in 60 seconds Lambda: The âNicholas Cageâ of AWS Visual Commerce 4/13/15 â¹#⺠Confidential â Do Not Distribute Who I am Site Reliability…

Technology Convert Your Code into a Microservice using AWS Lambda

1. Convert Your Code into a Microservice using AWS Lambda Vyom Nagrani Sr. Product Manager July 13th, 2015 2. Agenda • What is AWS Lambda? • Lambda common use cases •…

Documents stna-lecture11

NetworkX: Network Analysis with Python Salvatore Scellato From a tutorial presented at the 30th SunBelt Conference âNetworkX introduction: Hacking social networks using…