6 Quick Picks from F# 4.0 Lincoln Atkinson

Slides:



Advertisements
Similar presentations
Exploring the Flexible Features of the OPC DataHub Your Presenter Today: Win Worrall, Application Engineer.
Advertisements

© 2010 Quest Software, Inc. ALL RIGHTS RESERVED Techstravaganza 2010 PowerShell AD commandlets Barry Gerdsen Solutions Architect - Quest Software
What’s New in ASP.NET 5 and Visual Studio 2015 SPENCER SCHNEIDENBACH GADELLNET CONSULTING SERVICES.
Daniel Levy Solutions Consultant, Telerik Testing Tools Division.
Eric Vogel Software Developer A.J. Boggs & Company.
Steve Dower Software Engineer Python Tools for Visual Studio.
Introduction to MediaWiki EnhanceEdu, IIIT-Hyderabad 1.
HATHI TRUST RESEARCH CENTER Building Collections and Analyzing Data Stacy Kowalczyk.
DEV12 Excel Services, Server APIs and Managed UDFs Aaron Saikovski Senior Consultant - Readify Australia Blog:
RECITATION 4. Classes public class Student { } Data Members public class Student { private String name; public String id; }
Machine Learning as a Service
Paul Allen (Perforce) Agnes Jacob (NetApp) P4 Flex 1.
Msdevcon.ru#msdevcon. ИЗ ПЕРВЫХ РУК: ДИАГНОСТИКА ПРИЛОЖЕНИЙ С ПОМОЩЮ ИНСТРУМЕНТОВ VISUAL STUDIO 2012 MAXIM GOLDIN Senior Developer, Microsoft.
TK2023 Object-Oriented Software Engineering CHAPTER 9 INTRODUCTION TO OBJECT DESIGN.
#GPUGSummit | #INreno15 #GPUGSummit USING GP POWER TOOLS TO WRITE CUSTOM WEB SERVICES FOR MICROSOFT DYNAMICS GP David Musgrave MVP Managing Director, Winthrop.
Alex Turner Senior Program Manager Managed Languages Team Improve Your Code Quality using Live Code Analyzers.
Rong Lu Senior Program Manager, Visual Studio GPU Usage tool in Visual Studio.
1 Advanced.Net Debugging Using Visual Studio, R# and OzCode IT Week, Summer 2015.
Scripting Just Enough SSIS to be Dangerous. 6/13/2015 Visit the Sponsor tables to enter their end of day raffles. Turn in your completed Event Evaluation.
Rong Lu Senior Program Manager Building Unity games in Visual Studio.
Stuart Kent Group Program Manager, Visual Studio Follow team coding activity with CodeLens.
Managing Database objects in Visual Studio and Team Foundation Server Presented by Sean P SQL Saturday - Phoenix 2016.
.NET Application Development in the CygNet ® Ecosystem Mike Borland, Senior Software Development Manager Dan Snyder, Staff Software Engineer.
Pixy Python API Charlotte Weaver.
Make Power BI Your Own with the Power BI APIs
/* LIFE RUNS ON CODE*/ Konstantinos Pantos Microsoft MVP ASP.NET
Crash course on Better SQL Development
User working in web-browser
PYTHON: AN INTRODUCTION
How to Build a Complete Office Add-in Solution
Data Science & Web Dev with Python in Visual Studio
Jekyll Documentation Theme
Azure API Management Jothi Prakash A
Introducing New Team-based Data Integration with SSIS
COMMUNICATION.
Quick Start Guide for Visual Studio 2010
Make Power BI Your Own with the Power BI APIs
Microsoft Build /8/2018 3:30 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
SQL Server Data Tools Gert Drapers
PowerBI : Data Visualization SQL Saturday with R
Crash course on Better SQL Development
Power Query Deep Dive Dan Clark Data Analytics Architect Capax Global
فرایند تسهیلگری در مددکاری جامعه ای
Make Power BI Your Own with the Power BI APIs
Web Development in Visual Studio 2017
Crash course on Better SQL Development
Visual Studio Cloud-based Load Testing Performance Testing Made Easy
In this session… Introduce what we’re talking about
Visual Studio Code + Ionic
Crash course on Better SQL Development
Microsoft Connect /2/2019 9:06 AM
What's New in Visual Studio 2005
TypeScript and Angular 2
Microsoft Connect /17/2019 9:04 AM
Microsoft Connect /23/ :38 AM
Understand design from code with code maps
Introducing F# for the Enterprise
Visual Studio Tools for Unity 2.0 Preview
Crash course on Better SQL Development
C++ Build Improvements
Sharing Code across Platforms with Visual Studio 2015
ODV beta Multiple views, new views bar
Introduction to TypeScript
Engine Part ID Part 1.
Engine Part ID Part 2.
Engine Part ID Part 2.
5/25/2019 2:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
ArcGIS Editor for OpenStreetMap: Contributing data
Introduction to ASP.NET Parts 1 & 2
Just Enough SSIS Scripting to be Dangerous.
Presentation transcript:

6 Quick Picks from F# 4.0 Lincoln Atkinson Senior Software Engineer, Visual F#

Agenda Introduction Demos Resources

6 quick picks from Visual F# 4.0 It just works Constructors as first-class functions Simplified mutable values Normalized collections API

6 quick picks from Visual F# 4.0 It just works Constructors as first-class functions Simplified mutable values Normalized collections API Indistinguishable from magic ReflectedDefinition method arguments Static parameters on provided methods

6 quick picks from Visual F# 4.0 It just works Constructors as first-class functions Simplified mutable values Normalized collections API Indistinguishable from magic ReflectedDefinition method arguments Static parameters on provided methods IDE Script debugging

Demos

Resources fsharp.org Visual F# @ GitHub Visual F# blog http://fsharp.org/ Visual F# @ GitHub https://github.com/Microsoft/visualfsharp/ Visual F# blog http://blogs.msdn.com/b/fsharpteam/ Free VS Community Edition