SlideShare a Scribd company logo
Thinking in LINQ
Sudipta Mukherjee
About me
twitter.com/samthecoder
sudipto80@yahoo.com
codeplex.com/stringdefs
codeplex.com/datedefs
SKILLS .INTERESTS. HOBBIES
C;C++; C#; F#; Framework
Design; Data Structures;
Algorithms; Tools
Development; Text
Processing; NLP; Machine
Learning; Domain Specific
Languages; Unit Testing;
Expressive Computing;
Usability; Refactoring;
Web Crawlers; Data
Visualization; Data
Analysis; Sketching;
Paintings; Geometry;
Physics; Humor; Technical
Writing;
200820122014
Avail 30% Discount! (Code: LINQ14)
Here is how you can get the discount
About this session
 LINQ scripts solving real problems
 Example from the book
 Q & A
LINQPad
Thetoolusedindemo
The best C#/VB/F# snippet editor/compiler ever
Download from http://www.linqpad.net/
Use Dump() method to see anything. You can dump anything
DateTime.Today.Dump();
(new List<int>(){1,2,3}).Dump();
Loop to LINQ
Ditch the loop in favor of parallelization
General strategy for Loop to LINQ
Human Computer
Interaction
Simulating T9 and Gesture Keyboard (Swype)
Human Computer Interaction
T9 input in Action
Show me code T9 Simulation
https://gist.github.com/sudipto80/5c887a7df2971c84c196
Swype in action
Some amusing sub-sequences
ORNAMENTAL
Rental
Mental
Oral
Metal
Mental
World is not enough
Wine
Show me code Swype Simulation
https://gist.github.com/sudipto80/8b9819b37b8bd27448ff
Spell Checking
Cloning Peter Norvig’s Spell Checking using List
Comprehension in LINQ
Peter Norvig’s spell check
Show me code
https://gist.github.com/sudipto80/1d96feab131cc03c7cb4
Memoization in Action
Fibonacci Series and Friends
Fibonacci Series
Calculate and Cache for faster evaluation
Show me the code
https://gist.github.com/sudipto80/6194ecce24861d2b3474
Domain Specific
Languages (DSLs)
Creating a DSL for Mathematicians
Creating Domain Specific Languages
Imperative Style
Embedded DSL
External DSL
Armstrong in Action
Show me the code
https://gist.github.com/sudipto80/ccb75622b3f83b33b3f1
Please buy the book for explanation.
Meta Programming
Using LINQ and Roslyn
Roslyn
Download CTP from http://www.microsoft.com/en-in/download/details.aspx?id=34685
Show me the code
For all these you need to create Roslyn Console Application
Finding all methods that don’t use all the parameters
https://gist.github.com/sudipto80/a008f7f992d7a8f01d71
Finding number of lines of code for all functions
https://gist.github.com/sudipto80/824c84bac10a9e1e3780
Finding number of local variables
https://gist.github.com/sudipto80/3c286e7167e99dc6a6bc
Machine Learning
Identifying a flower using k-NN
Iris flowers
Iris – virginica
Iris – versicolor
Iris-setosa
Implementing k-NN in a line!
Can you guess the class of the green circle ?
Show me the code
https://gist.github.com/sudipto80/994bfb0495b3fcdac344
Iris.csv
Need Training in LINQ
Mail me at sudipto80@yahoo.com
Thanks!
Questions?
sudipto80@yahoo.com

More Related Content

PDF
Tools of destruction - Efrim Bartosik
PPTX
PPTX
FIK Virtual Journey Application
PPTX
Linq Sanjay Vyas
PPT
LINQ to XML
PPTX
Giving Clarity to LINQ Queries by Extending Expressions
PPTX
LINQ/PLINQ
PDF
Intake 37 linq3
Tools of destruction - Efrim Bartosik
FIK Virtual Journey Application
Linq Sanjay Vyas
LINQ to XML
Giving Clarity to LINQ Queries by Extending Expressions
LINQ/PLINQ
Intake 37 linq3

Viewers also liked (13)

PPTX
Linq to sql
PPTX
C# Delegates
PPT
C# 3.0 and LINQ Tech Talk
PPT
Understanding linq
PPTX
LINQ and LINQPad
PPTX
Think in linq
PDF
LINQ Inside
KEY
Introducing LINQ
PPTX
LINQ in C#
PPT
PPT
Of Lambdas and LINQ
PDF
LINQ in Unity
PDF
15 anonymous methods, partial types and nullable types
Linq to sql
C# Delegates
C# 3.0 and LINQ Tech Talk
Understanding linq
LINQ and LINQPad
Think in linq
LINQ Inside
Introducing LINQ
LINQ in C#
Of Lambdas and LINQ
LINQ in Unity
15 anonymous methods, partial types and nullable types
Ad

Similar to Thinking in linq (20)

PDF
Key points of good software programming
PPTX
Info Session : University Institute of engineering and technology , Kurukshet...
PDF
Как да станем софтуерни инженери и да стартираме ИТ бизнес?
PPT
Code Review
PPTX
HOW TO START (ANYTHING ABOUT CODE).pptx
PPT
How To Do A Project
PPT
How To Do A Project?
PDF
Prototyping user interactions in web apps
PDF
CLR_via_CSharp_(Jeffrey_Richter_4th_Edition).pdf
PPTX
London F-Sharp User Group : Don Syme on F# - 09/09/2010
PDF
Le futur de .NET
PDF
Sean A Williams - ChatGPT for Coders Unlock the Power of AI with ChatGPT_ A C...
PPTX
Mobile Dev For Web Devs
PDF
GDG Cloud Southlake 31: Santosh Chennuri and Festus Yeboah: Empowering Develo...
PDF
Coding Harmony with AI Driven Development
PDF
10 Ways To Improve Your Code
PPTX
google_developer_group_ramdeobaba_university_EXPLORE_PPT
PPTX
"Join the GDG LNCTE 2024 Orientation!!!"
PPTX
Dev Concepts: The 4 Essential Developer Skills
PDF
Euro python 2015 writing quality code
Key points of good software programming
Info Session : University Institute of engineering and technology , Kurukshet...
Как да станем софтуерни инженери и да стартираме ИТ бизнес?
Code Review
HOW TO START (ANYTHING ABOUT CODE).pptx
How To Do A Project
How To Do A Project?
Prototyping user interactions in web apps
CLR_via_CSharp_(Jeffrey_Richter_4th_Edition).pdf
London F-Sharp User Group : Don Syme on F# - 09/09/2010
Le futur de .NET
Sean A Williams - ChatGPT for Coders Unlock the Power of AI with ChatGPT_ A C...
Mobile Dev For Web Devs
GDG Cloud Southlake 31: Santosh Chennuri and Festus Yeboah: Empowering Develo...
Coding Harmony with AI Driven Development
10 Ways To Improve Your Code
google_developer_group_ramdeobaba_university_EXPLORE_PPT
"Join the GDG LNCTE 2024 Orientation!!!"
Dev Concepts: The 4 Essential Developer Skills
Euro python 2015 writing quality code
Ad

More from Sudipta Mukherjee (12)

PDF
Sudipta_Mukherjee_Resume-Nov_2022.pdf
PDF
Sudipta mukherjee certificate
PDF
Sudipta mukherjee 2016_2017
PDF
Sudipta_Mukherjee_2016_2017
PDF
Coursera ml 2016
PPTX
Squirrel – Enabling Accessible Analytics for All
PDF
Squirrel do more_with_less_code_light_cheatsheet
PDF
Squirrel do more_with_less_code_cheat_sheet_1
PDF
Sudipta mukherjee
PPTX
Functional programming (Let's fall back in love with Programming)
PDF
C sharp fsharp_pain_pleasure_1
Sudipta_Mukherjee_Resume-Nov_2022.pdf
Sudipta mukherjee certificate
Sudipta mukherjee 2016_2017
Sudipta_Mukherjee_2016_2017
Coursera ml 2016
Squirrel – Enabling Accessible Analytics for All
Squirrel do more_with_less_code_light_cheatsheet
Squirrel do more_with_less_code_cheat_sheet_1
Sudipta mukherjee
Functional programming (Let's fall back in love with Programming)
C sharp fsharp_pain_pleasure_1

Recently uploaded (20)

PDF
Hindi spoken digit analysis for native and non-native speakers
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
1 - Historical Antecedents, Social Consideration.pdf
PDF
Approach and Philosophy of On baking technology
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Zenith AI: Advanced Artificial Intelligence
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
PDF
project resource management chapter-09.pdf
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Heart disease approach using modified random forest and particle swarm optimi...
PDF
August Patch Tuesday
PDF
Web App vs Mobile App What Should You Build First.pdf
PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PPTX
TLE Review Electricity (Electricity).pptx
PDF
Enhancing emotion recognition model for a student engagement use case through...
PPTX
Chapter 5: Probability Theory and Statistics
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
Mushroom cultivation and it's methods.pdf
Hindi spoken digit analysis for native and non-native speakers
A novel scalable deep ensemble learning framework for big data classification...
1 - Historical Antecedents, Social Consideration.pdf
Approach and Philosophy of On baking technology
Encapsulation_ Review paper, used for researhc scholars
Zenith AI: Advanced Artificial Intelligence
Building Integrated photovoltaic BIPV_UPV.pdf
ENT215_Completing-a-large-scale-migration-and-modernization-with-AWS.pdf
project resource management chapter-09.pdf
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Heart disease approach using modified random forest and particle swarm optimi...
August Patch Tuesday
Web App vs Mobile App What Should You Build First.pdf
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
TLE Review Electricity (Electricity).pptx
Enhancing emotion recognition model for a student engagement use case through...
Chapter 5: Probability Theory and Statistics
OMC Textile Division Presentation 2021.pptx
Mushroom cultivation and it's methods.pdf

Thinking in linq