Programming Paradigms - Computerphile
There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist Laurence Day compares two ...
Computerphile
KotlinConf 2017 - Architectures Using Functional Programming Concepts by Jorge Castillo
You're probably used to MVP, MVVM, MVC, Clean, Viper, and other patterns and architectures usually applied using OOP. This talk offers functional alternatives ...
JetBrainsTV
GOTO 2018 • Functional Programming with Kotlin • Hadi Hariri
This presentation was recorded at GOTO Amsterdam 2018. #gotocon #gotoams http://gotoams.nl Hadi Hariri - Kotlin Expert at JetBrains ABSTRACT In this talk ...
GOTO Conferences
David Turner "The History of Lazy Functional Programming Languages" invited talk at TFP
Professor (emeritus) David Turner, formally at the University of Kent and St Andrews, gives his invited talk at the Trends in Functional Programming (TFP) ...
Christopher Brown
languages and computer architecture,programming language qualities
laxman bharate
Why Functional Programming Matters by John Hughes at Functional Conf 2016
25 years ago I published "Why Functional Programming Matters", a manifesto for FP--but the subject is much older than that! As software becomes more and ...
ConfEngine
Functional Programming languages vs Object Oriented (OOP) | What's the difference? | Intellipaat
Intellipaat's Programming courses: https://intellipaat.com/all-courses/programming/ In this video on Functional Programming languages vs Object Oriented ...
Intellipaat
FUNctional Programming with Haskell @ Wagon
Mike Craig (Wagon CTO) explains the benefits of using Haskell at a startup.
Simeon Franklin
Functional programming design patterns by Scott Wlaschin
In object-oriented development, we are all familiar with design patterns such as the Strategy pattern and Decorator pattern, and design principles such as SOLID ...
Ivan Plyusnin
On the paradigm of functional programming - Stanislaw Ambroszkiewicz (Lambda Days 2017)
http://www.lambdadays.org/lambdadays2017/stanislaw-ambroszkiewicz Functional programming is a style of programming which models computations as the ...
Erlang Solutions
The Last Programming Language
This is the keynote Uncle Bob gave remotely at ACCU 2011. To see more about Clean Coders: https://cleancoders.com/ Over the last 50 years we've seen a lot ...
Clean Coders
FP & DDD - Functional Programming and Domain-driven Design - a match in heaven! (Marco Emrich)
Many concepts that play a role in DDD / domain-driven design can be implemented very easily with functional programming (FP) like ReasonML. These include ...
codecentric AG
Functional Programming with Go
Are you tired of seeing Object Oriented code everywhere, with mutations, side-effects and headaches? Luckily, writing Go does not have to be that way!
Forge Utah
Functional Programming For Dummies
What is functional programming? Pure functions, of course, but don't forget immutability, referential transparency, pointfree programming and tail recursion.
Coding Tech
John Backus: Function Level Programming and the FL Language 1987
John Backus: Function Level Programming and the FL Language original source: https://archive.org/details/JohnBack1987 article: ...
Arthur Vard
Lisp, The Quantum Programmer's Choice - Computerphile
Quantum computing is so new it needs a flexible language for programming - Robert Smith of Rigetti Quantum Computing explains why he uses this 60 yr old ...
Computerphile
Why Isn't Functional Programming the Norm? – Richard Feldman
Richard is a member of the Elm core team, the author of Elm in Action from Manning Publications, and the instructor for the Intro to Elm and Advanced Elm ...
Metosin
"Unison: a new distributed programming language" by Paul Chiusano
Unison is an open source functional programming language with special support for building distributed, elastic systems. It began as an experiment: rethink all ...
Strange Loop
Object Oriented and Functional Programming in Modern Fortran
ICMEStudio
Plain Functional Programming by Martin Odersky
Subscribe to Devoxx on YouTube @ https://bit.ly/devoxx-youtube Like Devoxx on Facebook @ https://www.facebook.com/devoxxcom Follow Devoxx on Twitter ...
Devoxx
Elements of Functional Programming
Functional programming might seem scary at first, but with some hands-on examples you will soon find you can use map(), flatMap(), filter(), and more in your ...
Coding Tech
Functional Programming 1: Stateless Recursion
Functional programming relies on recursion rather than loop-based iteration, and pure functional programming style means never modifying variable values.
Jacob Schrum
Functional-first programming with F# - Tomas Petricek
The F# language is nowadays described as "functional-first" programming language. Is this just a marketing trick to make you think that F# is special, or does the ...
NDC Conferences
Computer Architecture - Programming paradigms
TeamComputing
Functional Programming for the Long Haul
How do you decide whether a programming language is worth using or not? By necessity, such decisions are usually based on assessments that can be made ...
Coding Tech
SATURN 2017 Talk: Functional Programming Invades Architecture
Watch George Fairbanks deliver his SATURN 2017 talk "Functional Programming Invades Architecture."
Software Engineering Institute | Carnegie Mellon University
Stanford Seminar - New Golden Age for Computer Architecture
EE380: Computer Systems Colloquium Seminar New Golden Age for Computer Architecture: Domain-Specific Hardware/Software Co-Design, Enhanced ...
stanfordonline
The First Programming Languages: Crash Course Computer Science #11
Get your first two months of CuriosityStream free by going to http://curiositystream.com/crashcourse and using the promo code “crashcourse”. So we ended last ...
CrashCourse
Essentials: Functional Programming's Y Combinator - Computerphile
Encoding recursion in the Lambda calculus, one of Professor Graham Hutton's favourite functions. Lambda Calculus: https://youtu.be/eis11j_iGMs Professor ...
Computerphile
Functional Programming Paradigms in Software Architecture / Nir Rubinstein
Video from Reversim Summit 2016 http://summit2016.reversim.com/ Functional Programming paradigms are great in many aspects, but can they lend ...
Reversim
GOTO 2014 • Functional Principles for Object-Oriented Development • Jessica Kerr
This presentation was recorded at GOTO Chicago 2014. #gotocon #gotochgo http://gotochgo.com Jessica Kerr - Scala Developer ABSTRACT How is an expert ...
GOTO Conferences
Brian Kernighan Q&A 2/3 - Computerphile
Watch Part 3: https://youtu.be/E6vtRm5M8I0 https://www.facebook.com/computerphile https://twitter.com/computer_phile This video was filmed and edited by ...
Computerphile
Robert C Martin - Functional Programming; What? Why? When?
Functional Programming.
gnbitcom
Erlang Factory SF 2016 - Keynote - John Hughes - Why Functional Programming Matters
Presenter: John Hughes.
Erlang Solutions
Piotr Moczurad - Why Visual Functional Programming matters | Lambda Days 2019
This video was recorded at Lambda Days 2019 http://www.lambdadays.org/lambdadays2019 Get involved in Lambda Days' next conference ...
Code Sync
Top 10 Programming Languages For 2021 | Best Programming Languages to Learn in 2021 | Edureka
Get Edureka Certified in Trending Technologies: https://www.edureka.co This Edureka video on "Top 10 Programming Languages for 2021" will introduce you to ...
edureka!
Functional Programming with JavaScript - Simon Painter
Talk details: https://foss-north.se/2020/speakers-and-talks.html#spainter Conference details: https://foss-north.se/2020/
foss-north
Jessica Kerr - Pure Functional Programming in Elm
Part 1 of the Codestar.Night meetup "Adventures in Elm with Jessica Kerr": Pure functional programming in Elm.
Codestar
Mommy, where do programming languages come from?
A medley of programming languages can found in use today: Python, Javascript, Go, C++, even Haskell, but where did they come from? Time to go digging ...
Code & Supply
Computer Architecture - Lecture 17: GPU Programming (ETH Zürich, Fall 2019)
Computer Architecture, ETH Zürich, Fall 2019 (https://safari.ethz.ch/architecture/fall2019/doku.php) Lecture 17: GPU Programming Lecturer: Dr. Juan Gomez ...
Onur Mutlu Lectures
F# and Functional Programming!
Functional Programming and F# have been around for a while now and many developers aren't really familiar with what it is, how it helps, or when to use it.
The Dev Talk Show
#10.3 Functional Programming in Dart: Lexical Closures Tutorial
Access 7000+ courses for 15 days FREE: https://pluralsight.pxf.io/c/1291657/431340/7490 Flutter for Dart: Explore what are closures in Dart and how to use it?
Smartherd