Обучающие видео » Компьютерные видеоуроки и обучающие интерактивные DVD » Программирование (видеоуроки)
Functional Programming FundamentalsГод выпуска: 2009
Производитель: Microsoft
Сайт производителя:
http://channel9.msdn.com/ShowsАвтор: Erik Meijer
Продолжительность: 10.5 часов
Тип раздаваемого материала: Видеоклипы
Язык: Английский
Описание: Over the past two years, you've learned a fair amount about the functional programming paradigm's foray into general purpose imperative progamming languages (LINQ, Lambda's, etc in C# and VB.NET). And, of course, the newest language to join the Visual Studio family of languages, F#, is a functional language. You've heard us say how important functional language constructs are to the our current languages' capabilities to evolve in the right direction to meet the needs of the many-core future (the need for reliable and comprehensible concurrency, parallelism, etc) and, most importantly, to help vault computer programming into an age of compositionality (remember our talks on 9 regarding composability and evolution of software engineering as an engineering discipline?). Well, we decided to take a step back and teach you the fundamentals of functional programming at a level equivalent to any university. We even have a text book and professor who will expand our minds.
Dr. Erik Meijer will teach us Functional Programming Fundamentals using Haskell as the language for understanding the basic functional principles (in fact, the specific language isn't all that important, but Haskell is a pure functional language so it is entirely appropriate for learning the essential ingredients of functional programming. It is also a relatively small language and should be easy for you to get up to speed with Haskell once you understand the Why, What and How that underlies all functional languages...).
[spoiler="Содержание"]
1 Introduction
2 First steps
3 Types and classes
4 Defining functions
5 List comprehensions
6 Recursive functions
7 Higher-order functions
8 Functional parsers
9 Interactive programs
10 Declaring types and classes
11 The countdown problem
12 Lazy evaluation
13 Reasoning about programs
[/spoiler]
Файлы примеров: отсутствуют
Формат видео: MP4
Видео: h264/avc, 480x352, 29.97 fps, 804 kb/s
Аудио: aac, 48000 Hz, stereo, s16, 162 kb/s
[spoiler="Скриншоты"]




[/spoiler]
Доп. информация: Более точная ссылка на первую лекцию:
http://channel9.msdn.com/Shows/Going+Deep/Lecture-Series-Erik-Meijer-Functional-P...entals-Chapter-1, остальные лекции там же