-
Functional programming - A general introduction
The functional paradigm is a bit different from the ones most people are familiar with. This is why I decided to make a video about it, to present its general features without talking about any language in particular, and without ever mentioning category theory.
published: 16 Jan 2023
-
Is Functional Programming DEAD Already?
Functional Programming was the bright new thing, but the noise about it seems to have quietened down lately, is this because it has failed, or because it has succeeded? Why is Java so much more popular than Elixir, the most popular pure functional language, and where are Haskel, Erlang and Clojure in the race to mainstream adoption? What about the adoption of FP features into OO languages like Java, C# and Scala? Is FP vs OOP even a sensible thing to talk about?
Don’t we need FP to enable more parallelism in our software to take advantage of the multi-cores in modern hardware? - Well, no, probably not!
In this episode author and software engineer Dave Farley explores these ideas and the wins and losses of FP along the way.
-
⭐ PATREON:
Join the Continuous Delivery community and acces...
published: 06 Nov 2024
-
Functional Programming & Haskell - Computerphile
Just what is functional programming? We asked a member of the team that created Haskell: John Hughes, Professor of Computer Science at Chalmers University of Technology in Gothenburg.
http://www.facebook.com/computerphile
https://twitter.com/computer_phile
This video was filmed and edited by Sean Riley.
Computer Science at the University of Nottingham: http://bit.ly/nottscomputer
Computerphile is a sister project to Brady Haran's Numberphile. More at http://www.bradyharan.com
published: 30 Nov 2016
-
Hitler reacts to functional programming
Try our fully object oriented couch multiplayer game Sticky Feet at: https://rymdkraftverk.itch.io/sticky-feet
published: 27 Apr 2019
-
Ditch your Favorite Programming Paradigm
Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm approach is getting far more popularized. It's more important now than ever to not have a favorite paradigm as utilizing a multi-paradigm approach can significantly increase your coding quality and efficiency.
If you enjoyed the video feel free to hit the subscribe button for more content like this!
code source for java collections sort: https://www.baeldung.com/java-functional-programming
The links below are Amazon affiliate links, meaning I may earn a small commission if you make a purchase through them.
🎥 My Gear 🎥
Laptop - https://amzn.to/3TOfJns
Keyboard - https://amzn.to/3Y30j1n
#programming #coding #functionalprogramming
published: 28 Mar 2023
-
Functional Programming in 40 Minutes • Russ Olsen • GOTO 2018
This presentation was recorded at GOTO Berlin 2018. #gotocon #gotober
http://gotober.com
Russ Olsen - Author of Getting Clojure and Eloquent Ruby, VP at Cognitect
ABSTRACT
Functional programming has finally escaped from academia. These days developers are building real systems in functional programming languages like Clojure, Scala, Elixir and F#. Functional techniques are also seeping into more traditional languages like Java and Ruby. Unfortunately somewhere along the way functional programming has also developed a reputation for being deep and mysterious: Good programs achieve the Zen-like state of being functional which somehow involves immutability, higher order functions [...]
Download slides and read the full abstract here:
https://gotober.com/2018/sessions/546
RECOMMENDED BOOKS...
published: 09 Nov 2018
-
Object Oriented vs Functional Programming with TypeScript
Learn how object-oriented 🎁 and functional ❄️ programming are awesome in their own ways. Also, get infallible answers answers to questions like "composition over inheritance?", "GIF over JIF?", "Is a hotdog a sandwich?" and more!
Special Thanks to Patrick Mullot - you rock!
Functional Cake Recipe https://probablydance.com/2016/02/27/functional-programming-is-not-popular-because-it-is-weird/
Full Article: https://angularfirebase.com/lessons/object-oriented-programming-with-typescript/
TS Mixins https://www.typescriptlang.org/docs/handbook/mixins.html
published: 14 Dec 2018
-
FP vs OOP | For Dummies
Explains the Functional and Object-Oriented Paradigms as simply as possible and gives examples/comparisons of each.
Some sources used when researching the topic:
https://www.youtube.com/watch?v=dAPL7MQGjyM
https://www.youtube.com/watch?v=fsVL_xrYO0w
https://www.youtube.com/watch?v=K_g_xUtydpg
https://stackoverflow.com/questions/2078978/functional-programming-vs-object-oriented-programming
published: 24 Apr 2021
-
Types of Programming Languages Explained #technology #c #programming #java #python
Dive into the fascinating world of programming languages with our latest video! 🖥️ Explore the different types including Procedural, Object-Oriented, Functional, and Scripting languages. Discover their key characteristics and various use cases. Learn about the distinct differences between these language types and how they are applied in real-world scenarios. Whether you're a coding newbie or a seasoned developer, this video is packed with valuable insights to enhance your programming knowledge.
Don't forget to like and share this video if you find it helpful!
#ProgrammingLanguages #Coding #ProceduralLanguages #ObjectOrientedProgramming #FunctionalProgramming #ScriptingLanguages #TechTutorials #CodingForBeginners #SoftwareDevelopment
OUTLINE:
00:00:00 Types of Programming Languages Exp...
published: 07 Nov 2024
-
What is functional programming | Easy way
Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.
All the learning resources such as code files, documentations, articles and community discussions are available on our website:
https://chaicode.com/
You can find our discord link, github link etc on the above website.
Twitter/X link: https://x.com/hiteshdotcom
Discord link: https://hitesh.ai/discord
Learn React with 10 projects: https://www.youtube.com/watch?v=eCU7FfMl5WU&list=PLRAV69dS1uWQos1M1xP6LWN6C-lZvpkmq
Learn Docker: https://youtu.be/rr9cI4u1_88?si=fSK00PNOt0gqBXp6
Learn Kubernetes: https://www.youtube.com/watch?v=7XDeI5fyj3w
How does a...
published: 22 Jan 2020
11:47
Functional programming - A general introduction
The functional paradigm is a bit different from the ones most people are familiar with. This is why I decided to make a video about it, to present its general f...
The functional paradigm is a bit different from the ones most people are familiar with. This is why I decided to make a video about it, to present its general features without talking about any language in particular, and without ever mentioning category theory.
https://wn.com/Functional_Programming_A_General_Introduction
The functional paradigm is a bit different from the ones most people are familiar with. This is why I decided to make a video about it, to present its general features without talking about any language in particular, and without ever mentioning category theory.
- published: 16 Jan 2023
- views: 118160
21:07
Is Functional Programming DEAD Already?
Functional Programming was the bright new thing, but the noise about it seems to have quietened down lately, is this because it has failed, or because it has su...
Functional Programming was the bright new thing, but the noise about it seems to have quietened down lately, is this because it has failed, or because it has succeeded? Why is Java so much more popular than Elixir, the most popular pure functional language, and where are Haskel, Erlang and Clojure in the race to mainstream adoption? What about the adoption of FP features into OO languages like Java, C# and Scala? Is FP vs OOP even a sensible thing to talk about?
Don’t we need FP to enable more parallelism in our software to take advantage of the multi-cores in modern hardware? - Well, no, probably not!
In this episode author and software engineer Dave Farley explores these ideas and the wins and losses of FP along the way.
-
⭐ PATREON:
Join the Continuous Delivery community and access extra perks & content! ➡️ https://bit.ly/ContinuousDeliveryPatreon
🎥 Join Us On TikTok ➡️ https://www.tiktok.com/@modern.s.engineering
-
CHANNEL SPONSORS:
Equal Experts is a product software development consultancy with a network of over 1,000 experienced technology consultants globally. They increase the pace of innovation by using modern software engineering practices that embrace Continuous Delivery, Security, and Operability from the outset ➡️ https://bit.ly/3ASy8n0
TransFICC provides low-latency connectivity, automated trading workflows and e-trading systems for Fixed Income and Derivatives. TransFICC resolves the issue of market fragmentation by providing banks and asset managers with a unified low-latency, robust and scalable API, which provides connectivity to multiple trading venues while supporting numerous complex workflows across asset classes such as Rates and Credit Bonds, Repos, Mortgage-Backed Securities and Interest Rate Swaps ➡️ https://transficc.com
Tuple is a remote ensemble and pair programming app for macOS and Windows, designed to make you feel like you're collaborating in person. It’s got loads of developer-specific touches you just don’t see with generic screen-sharing tools. Check out Tuple HERE ➡️ https://tuple.app/cd
Honeycomb is the observability platform that enables engineering teams to find and solve problems they couldn’t before. Query everything at once, fast enough to keep your train of thought, and connect your whole system and your teams ➡️ https://bit.ly/CDHC
Ultra Edit is a powerful, configurable text editor capable of hex and code editing, and boasts unrivaled performance in handling large files. You can get your 30-day free trial now ➡️ https://bit.ly/ue_cd
-
👕 T-SHIRTS:
A fan of the T-shirts I wear in my videos? Grab your own, at reduced prices EXCLUSIVE TO CONTINUOUS DELIVERY FOLLOWERS! Get money off the already reasonably priced t-shirts!
🔗 Check out their collection HERE: ➡️ https://bit.ly/3Uby9iA
🚨 DON'T FORGET TO USE THIS DISCOUNT CODE: ContinuousDelivery
-
BOOKS:
📖 Dave’s NEW BOOK "Modern Software Engineering" is available as paperback, or kindle here ➡️ https://amzn.to/3DwdwT3
and NOW as an AUDIOBOOK available on iTunes, Amazon and Audible.
📖 The original, award-winning "Continuous Delivery" book by Dave Farley and Jez Humble ➡️ https://amzn.to/2WxRYmx
📖 "Continuous Delivery Pipelines" by Dave Farley
Paperback ➡️ https://amzn.to/3gIULlA
ebook version ➡️ https://leanpub.com/cd-pipelines
NOTE: If you click on one of the Amazon Affiliate links and buy the book, Continuous Delivery Ltd. will get a small fee for the recommendation with NO increase in cost to you.
-
🔗 LINKS:
“Critique of OO” ➡️ https://medium.com/@brianwill/object-oriented-programming-a-personal-disaster-1b044c2383ab
"Lambda Calculus" ➡️ https://www.linkedin.com/pulse/rise-functional-programming-languages-luis-soares-m-sc-/
"Invention of 'Software' as an idea" ➡️ https://en.wikipedia.org/wiki/Software#:~:text=The%20first%20use%20of%20the,John%20Wilder%20Tukey%20in%201958
"Most Popular Programming Languages" ➡️ https://www.statista.com/statistics/793628/worldwide-developer-survey-most-used-languages/
"Amdahl's Law of Parallel Processing" ➡️ https://en.wikipedia.org/wiki/Amdahl's_law
"Is FP more Effective Than OO?" ➡️ https://decisionmechanics.com/is-functional-programming-more-effective-than-object-orientated-programming/
"Guy Steele's Presentation on Auto-Parallelisation" ➡️ https://www.infoq.com/presentations/Thinking-Parallel-Programming/
-
#developer #softwareengineering #programming #software #coding
https://wn.com/Is_Functional_Programming_Dead_Already
Functional Programming was the bright new thing, but the noise about it seems to have quietened down lately, is this because it has failed, or because it has succeeded? Why is Java so much more popular than Elixir, the most popular pure functional language, and where are Haskel, Erlang and Clojure in the race to mainstream adoption? What about the adoption of FP features into OO languages like Java, C# and Scala? Is FP vs OOP even a sensible thing to talk about?
Don’t we need FP to enable more parallelism in our software to take advantage of the multi-cores in modern hardware? - Well, no, probably not!
In this episode author and software engineer Dave Farley explores these ideas and the wins and losses of FP along the way.
-
⭐ PATREON:
Join the Continuous Delivery community and access extra perks & content! ➡️ https://bit.ly/ContinuousDeliveryPatreon
🎥 Join Us On TikTok ➡️ https://www.tiktok.com/@modern.s.engineering
-
CHANNEL SPONSORS:
Equal Experts is a product software development consultancy with a network of over 1,000 experienced technology consultants globally. They increase the pace of innovation by using modern software engineering practices that embrace Continuous Delivery, Security, and Operability from the outset ➡️ https://bit.ly/3ASy8n0
TransFICC provides low-latency connectivity, automated trading workflows and e-trading systems for Fixed Income and Derivatives. TransFICC resolves the issue of market fragmentation by providing banks and asset managers with a unified low-latency, robust and scalable API, which provides connectivity to multiple trading venues while supporting numerous complex workflows across asset classes such as Rates and Credit Bonds, Repos, Mortgage-Backed Securities and Interest Rate Swaps ➡️ https://transficc.com
Tuple is a remote ensemble and pair programming app for macOS and Windows, designed to make you feel like you're collaborating in person. It’s got loads of developer-specific touches you just don’t see with generic screen-sharing tools. Check out Tuple HERE ➡️ https://tuple.app/cd
Honeycomb is the observability platform that enables engineering teams to find and solve problems they couldn’t before. Query everything at once, fast enough to keep your train of thought, and connect your whole system and your teams ➡️ https://bit.ly/CDHC
Ultra Edit is a powerful, configurable text editor capable of hex and code editing, and boasts unrivaled performance in handling large files. You can get your 30-day free trial now ➡️ https://bit.ly/ue_cd
-
👕 T-SHIRTS:
A fan of the T-shirts I wear in my videos? Grab your own, at reduced prices EXCLUSIVE TO CONTINUOUS DELIVERY FOLLOWERS! Get money off the already reasonably priced t-shirts!
🔗 Check out their collection HERE: ➡️ https://bit.ly/3Uby9iA
🚨 DON'T FORGET TO USE THIS DISCOUNT CODE: ContinuousDelivery
-
BOOKS:
📖 Dave’s NEW BOOK "Modern Software Engineering" is available as paperback, or kindle here ➡️ https://amzn.to/3DwdwT3
and NOW as an AUDIOBOOK available on iTunes, Amazon and Audible.
📖 The original, award-winning "Continuous Delivery" book by Dave Farley and Jez Humble ➡️ https://amzn.to/2WxRYmx
📖 "Continuous Delivery Pipelines" by Dave Farley
Paperback ➡️ https://amzn.to/3gIULlA
ebook version ➡️ https://leanpub.com/cd-pipelines
NOTE: If you click on one of the Amazon Affiliate links and buy the book, Continuous Delivery Ltd. will get a small fee for the recommendation with NO increase in cost to you.
-
🔗 LINKS:
“Critique of OO” ➡️ https://medium.com/@brianwill/object-oriented-programming-a-personal-disaster-1b044c2383ab
"Lambda Calculus" ➡️ https://www.linkedin.com/pulse/rise-functional-programming-languages-luis-soares-m-sc-/
"Invention of 'Software' as an idea" ➡️ https://en.wikipedia.org/wiki/Software#:~:text=The%20first%20use%20of%20the,John%20Wilder%20Tukey%20in%201958
"Most Popular Programming Languages" ➡️ https://www.statista.com/statistics/793628/worldwide-developer-survey-most-used-languages/
"Amdahl's Law of Parallel Processing" ➡️ https://en.wikipedia.org/wiki/Amdahl's_law
"Is FP more Effective Than OO?" ➡️ https://decisionmechanics.com/is-functional-programming-more-effective-than-object-orientated-programming/
"Guy Steele's Presentation on Auto-Parallelisation" ➡️ https://www.infoq.com/presentations/Thinking-Parallel-Programming/
-
#developer #softwareengineering #programming #software #coding
- published: 06 Nov 2024
- views: 41719
9:19
Functional Programming & Haskell - Computerphile
Just what is functional programming? We asked a member of the team that created Haskell: John Hughes, Professor of Computer Science at Chalmers University of Te...
Just what is functional programming? We asked a member of the team that created Haskell: John Hughes, Professor of Computer Science at Chalmers University of Technology in Gothenburg.
http://www.facebook.com/computerphile
https://twitter.com/computer_phile
This video was filmed and edited by Sean Riley.
Computer Science at the University of Nottingham: http://bit.ly/nottscomputer
Computerphile is a sister project to Brady Haran's Numberphile. More at http://www.bradyharan.com
https://wn.com/Functional_Programming_Haskell_Computerphile
Just what is functional programming? We asked a member of the team that created Haskell: John Hughes, Professor of Computer Science at Chalmers University of Technology in Gothenburg.
http://www.facebook.com/computerphile
https://twitter.com/computer_phile
This video was filmed and edited by Sean Riley.
Computer Science at the University of Nottingham: http://bit.ly/nottscomputer
Computerphile is a sister project to Brady Haran's Numberphile. More at http://www.bradyharan.com
- published: 30 Nov 2016
- views: 674649
4:00
Hitler reacts to functional programming
Try our fully object oriented couch multiplayer game Sticky Feet at: https://rymdkraftverk.itch.io/sticky-feet
Try our fully object oriented couch multiplayer game Sticky Feet at: https://rymdkraftverk.itch.io/sticky-feet
https://wn.com/Hitler_Reacts_To_Functional_Programming
Try our fully object oriented couch multiplayer game Sticky Feet at: https://rymdkraftverk.itch.io/sticky-feet
- published: 27 Apr 2019
- views: 255286
6:08
Ditch your Favorite Programming Paradigm
Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm approach is getting far more popularized. It'...
Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm approach is getting far more popularized. It's more important now than ever to not have a favorite paradigm as utilizing a multi-paradigm approach can significantly increase your coding quality and efficiency.
If you enjoyed the video feel free to hit the subscribe button for more content like this!
code source for java collections sort: https://www.baeldung.com/java-functional-programming
The links below are Amazon affiliate links, meaning I may earn a small commission if you make a purchase through them.
🎥 My Gear 🎥
Laptop - https://amzn.to/3TOfJns
Keyboard - https://amzn.to/3Y30j1n
#programming #coding #functionalprogramming
https://wn.com/Ditch_Your_Favorite_Programming_Paradigm
Programming paradigms define the way our code is written and styled. With modern-day programming, a multi-paradigm approach is getting far more popularized. It's more important now than ever to not have a favorite paradigm as utilizing a multi-paradigm approach can significantly increase your coding quality and efficiency.
If you enjoyed the video feel free to hit the subscribe button for more content like this!
code source for java collections sort: https://www.baeldung.com/java-functional-programming
The links below are Amazon affiliate links, meaning I may earn a small commission if you make a purchase through them.
🎥 My Gear 🎥
Laptop - https://amzn.to/3TOfJns
Keyboard - https://amzn.to/3Y30j1n
#programming #coding #functionalprogramming
- published: 28 Mar 2023
- views: 205589
41:35
Functional Programming in 40 Minutes • Russ Olsen • GOTO 2018
This presentation was recorded at GOTO Berlin 2018. #gotocon #gotober
http://gotober.com
Russ Olsen - Author of Getting Clojure and Eloquent Ruby, VP at Cognit...
This presentation was recorded at GOTO Berlin 2018. #gotocon #gotober
http://gotober.com
Russ Olsen - Author of Getting Clojure and Eloquent Ruby, VP at Cognitect
ABSTRACT
Functional programming has finally escaped from academia. These days developers are building real systems in functional programming languages like Clojure, Scala, Elixir and F#. Functional techniques are also seeping into more traditional languages like Java and Ruby. Unfortunately somewhere along the way functional programming has also developed a reputation for being deep and mysterious: Good programs achieve the Zen-like state of being functional which somehow involves immutability, higher order functions [...]
Download slides and read the full abstract here:
https://gotober.com/2018/sessions/546
RECOMMENDED BOOKS
Eric Normand • Grokking Simplicity • https://amzn.to/3gz7o3C
Daniel Higginbotham • Clojure for the Brave and True • https://amzn.to/38tZjsF
Ulisses Almeida • Learn Functional Programming with Elixir • https://amzn.to/389grn6
Neal Ford • Functional Thinking • https://amzn.to/3DdP35B Petricek & Skeet • Real-World Functional Programming • https://amzn.to/38diF4M
Venkat Subramaniam • Functional Programming in Java • https://amzn.to/2WlOXIt
Cristian Salcescu • Functional Programming in JavaScript • https://amzn.to/3y75jBS
Richard Feldman • Elm in Action • https://amzn.to/387kujI
Jeremy Fairbank • Programming Elm • https://amzn.to/2WhZCE8
Wolfgang Loder • Web Applications with Elm • https://amzn.to/3jblQ3q
https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.instagram.com/goto_con
https://www.facebook.com/GOTOConferences
#FunctionalProgramming #Clojure #Scala #Elixir #Fsharp #RussOlsen
CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join
Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech
Sign up for updates and specials at https://gotopia.tech/newsletter
SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
https://www.youtube.com/user/GotoConferences/?sub_confirmation=1
https://wn.com/Functional_Programming_In_40_Minutes_•_Russ_Olsen_•_Goto_2018
This presentation was recorded at GOTO Berlin 2018. #gotocon #gotober
http://gotober.com
Russ Olsen - Author of Getting Clojure and Eloquent Ruby, VP at Cognitect
ABSTRACT
Functional programming has finally escaped from academia. These days developers are building real systems in functional programming languages like Clojure, Scala, Elixir and F#. Functional techniques are also seeping into more traditional languages like Java and Ruby. Unfortunately somewhere along the way functional programming has also developed a reputation for being deep and mysterious: Good programs achieve the Zen-like state of being functional which somehow involves immutability, higher order functions [...]
Download slides and read the full abstract here:
https://gotober.com/2018/sessions/546
RECOMMENDED BOOKS
Eric Normand • Grokking Simplicity • https://amzn.to/3gz7o3C
Daniel Higginbotham • Clojure for the Brave and True • https://amzn.to/38tZjsF
Ulisses Almeida • Learn Functional Programming with Elixir • https://amzn.to/389grn6
Neal Ford • Functional Thinking • https://amzn.to/3DdP35B Petricek & Skeet • Real-World Functional Programming • https://amzn.to/38diF4M
Venkat Subramaniam • Functional Programming in Java • https://amzn.to/2WlOXIt
Cristian Salcescu • Functional Programming in JavaScript • https://amzn.to/3y75jBS
Richard Feldman • Elm in Action • https://amzn.to/387kujI
Jeremy Fairbank • Programming Elm • https://amzn.to/2WhZCE8
Wolfgang Loder • Web Applications with Elm • https://amzn.to/3jblQ3q
https://twitter.com/GOTOcon
https://www.linkedin.com/company/goto-
https://www.instagram.com/goto_con
https://www.facebook.com/GOTOConferences
#FunctionalProgramming #Clojure #Scala #Elixir #Fsharp #RussOlsen
CHANNEL MEMBERSHIP BONUS
Join this channel to get early access to videos & other perks:
https://www.youtube.com/channel/UCs_tLP3AiwYKwdUHpltJPuA/join
Looking for a unique learning experience?
Attend the next GOTO conference near you! Get your ticket at https://gotopia.tech
Sign up for updates and specials at https://gotopia.tech/newsletter
SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
https://www.youtube.com/user/GotoConferences/?sub_confirmation=1
- published: 09 Nov 2018
- views: 817922
12:07
Object Oriented vs Functional Programming with TypeScript
Learn how object-oriented 🎁 and functional ❄️ programming are awesome in their own ways. Also, get infallible answers answers to questions like "composition ove...
Learn how object-oriented 🎁 and functional ❄️ programming are awesome in their own ways. Also, get infallible answers answers to questions like "composition over inheritance?", "GIF over JIF?", "Is a hotdog a sandwich?" and more!
Special Thanks to Patrick Mullot - you rock!
Functional Cake Recipe https://probablydance.com/2016/02/27/functional-programming-is-not-popular-because-it-is-weird/
Full Article: https://angularfirebase.com/lessons/object-oriented-programming-with-typescript/
TS Mixins https://www.typescriptlang.org/docs/handbook/mixins.html
https://wn.com/Object_Oriented_Vs_Functional_Programming_With_Typescript
Learn how object-oriented 🎁 and functional ❄️ programming are awesome in their own ways. Also, get infallible answers answers to questions like "composition over inheritance?", "GIF over JIF?", "Is a hotdog a sandwich?" and more!
Special Thanks to Patrick Mullot - you rock!
Functional Cake Recipe https://probablydance.com/2016/02/27/functional-programming-is-not-popular-because-it-is-weird/
Full Article: https://angularfirebase.com/lessons/object-oriented-programming-with-typescript/
TS Mixins https://www.typescriptlang.org/docs/handbook/mixins.html
- published: 14 Dec 2018
- views: 779642
8:43
FP vs OOP | For Dummies
Explains the Functional and Object-Oriented Paradigms as simply as possible and gives examples/comparisons of each.
Some sources used when researching the top...
Explains the Functional and Object-Oriented Paradigms as simply as possible and gives examples/comparisons of each.
Some sources used when researching the topic:
https://www.youtube.com/watch?v=dAPL7MQGjyM
https://www.youtube.com/watch?v=fsVL_xrYO0w
https://www.youtube.com/watch?v=K_g_xUtydpg
https://stackoverflow.com/questions/2078978/functional-programming-vs-object-oriented-programming
https://wn.com/Fp_Vs_Oop_|_For_Dummies
Explains the Functional and Object-Oriented Paradigms as simply as possible and gives examples/comparisons of each.
Some sources used when researching the topic:
https://www.youtube.com/watch?v=dAPL7MQGjyM
https://www.youtube.com/watch?v=fsVL_xrYO0w
https://www.youtube.com/watch?v=K_g_xUtydpg
https://stackoverflow.com/questions/2078978/functional-programming-vs-object-oriented-programming
- published: 24 Apr 2021
- views: 191402
1:00
Types of Programming Languages Explained #technology #c #programming #java #python
Dive into the fascinating world of programming languages with our latest video! 🖥️ Explore the different types including Procedural, Object-Oriented, Functional...
Dive into the fascinating world of programming languages with our latest video! 🖥️ Explore the different types including Procedural, Object-Oriented, Functional, and Scripting languages. Discover their key characteristics and various use cases. Learn about the distinct differences between these language types and how they are applied in real-world scenarios. Whether you're a coding newbie or a seasoned developer, this video is packed with valuable insights to enhance your programming knowledge.
Don't forget to like and share this video if you find it helpful!
#ProgrammingLanguages #Coding #ProceduralLanguages #ObjectOrientedProgramming #FunctionalProgramming #ScriptingLanguages #TechTutorials #CodingForBeginners #SoftwareDevelopment
OUTLINE:
00:00:00 Types of Programming Languages Explained in 60 Seconds!
https://wn.com/Types_Of_Programming_Languages_Explained_Technology_C_Programming_Java_Python
Dive into the fascinating world of programming languages with our latest video! 🖥️ Explore the different types including Procedural, Object-Oriented, Functional, and Scripting languages. Discover their key characteristics and various use cases. Learn about the distinct differences between these language types and how they are applied in real-world scenarios. Whether you're a coding newbie or a seasoned developer, this video is packed with valuable insights to enhance your programming knowledge.
Don't forget to like and share this video if you find it helpful!
#ProgrammingLanguages #Coding #ProceduralLanguages #ObjectOrientedProgramming #FunctionalProgramming #ScriptingLanguages #TechTutorials #CodingForBeginners #SoftwareDevelopment
OUTLINE:
00:00:00 Types of Programming Languages Explained in 60 Seconds!
- published: 07 Nov 2024
- views: 530
9:18
What is functional programming | Easy way
Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what ...
Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.
All the learning resources such as code files, documentations, articles and community discussions are available on our website:
https://chaicode.com/
You can find our discord link, github link etc on the above website.
Twitter/X link: https://x.com/hiteshdotcom
Discord link: https://hitesh.ai/discord
Learn React with 10 projects: https://www.youtube.com/watch?v=eCU7FfMl5WU&list=PLRAV69dS1uWQos1M1xP6LWN6C-lZvpkmq
Learn Docker: https://youtu.be/rr9cI4u1_88?si=fSK00PNOt0gqBXp6
Learn Kubernetes: https://www.youtube.com/watch?v=7XDeI5fyj3w
How does a browser works: https://youtu.be/5rLFYtXHo9s?si=UW1HrwGUzkk4E7qh
How nodejs works: https://youtu.be/ooBxSg1Cl1w?si=Ks6Wih1smJZSDz4V
Learn Redux-toolkit: https://www.youtube.com/watch?v=pX0SBJF01EU
Learn NextJS: https://www.youtube.com/watch?v=iPGXk-i-VYU&list=PLRAV69dS1uWR7KF-zV6YPYtKYEHENETyE
Learn Typescript: https://www.youtube.com/watch?v=j89BvWz8Eag&list=PLRAV69dS1uWRPSfKzwZsIm-Axxq-LxqhW
Learn Javascript: https://www.youtube.com/watch?v=2md4HQNRqJA&list=PLRAV69dS1uWSxUIk5o3vQY2-_VKsOpXLD
Learn React Native: https://www.youtube.com/watch?v=kGtEax1WQFg&list=PLRAV69dS1uWSjBBJ-egNNOd4mdblt1P4c
Learn Zustand: https://www.youtube.com/watch?v=KCr-UNsM3vA&list=PLRAV69dS1uWQMXekDgw7fRAsHmsbKWkwu
Learn Golang: https://www.youtube.com/watch?v=X4q1OM0voO0&list=PLRAV69dS1uWSR89FRQGZ6q9BR2b44Tr9N
https://wn.com/What_Is_Functional_Programming_|_Easy_Way
Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.
All the learning resources such as code files, documentations, articles and community discussions are available on our website:
https://chaicode.com/
You can find our discord link, github link etc on the above website.
Twitter/X link: https://x.com/hiteshdotcom
Discord link: https://hitesh.ai/discord
Learn React with 10 projects: https://www.youtube.com/watch?v=eCU7FfMl5WU&list=PLRAV69dS1uWQos1M1xP6LWN6C-lZvpkmq
Learn Docker: https://youtu.be/rr9cI4u1_88?si=fSK00PNOt0gqBXp6
Learn Kubernetes: https://www.youtube.com/watch?v=7XDeI5fyj3w
How does a browser works: https://youtu.be/5rLFYtXHo9s?si=UW1HrwGUzkk4E7qh
How nodejs works: https://youtu.be/ooBxSg1Cl1w?si=Ks6Wih1smJZSDz4V
Learn Redux-toolkit: https://www.youtube.com/watch?v=pX0SBJF01EU
Learn NextJS: https://www.youtube.com/watch?v=iPGXk-i-VYU&list=PLRAV69dS1uWR7KF-zV6YPYtKYEHENETyE
Learn Typescript: https://www.youtube.com/watch?v=j89BvWz8Eag&list=PLRAV69dS1uWRPSfKzwZsIm-Axxq-LxqhW
Learn Javascript: https://www.youtube.com/watch?v=2md4HQNRqJA&list=PLRAV69dS1uWSxUIk5o3vQY2-_VKsOpXLD
Learn React Native: https://www.youtube.com/watch?v=kGtEax1WQFg&list=PLRAV69dS1uWSjBBJ-egNNOd4mdblt1P4c
Learn Zustand: https://www.youtube.com/watch?v=KCr-UNsM3vA&list=PLRAV69dS1uWQMXekDgw7fRAsHmsbKWkwu
Learn Golang: https://www.youtube.com/watch?v=X4q1OM0voO0&list=PLRAV69dS1uWSR89FRQGZ6q9BR2b44Tr9N
- published: 22 Jan 2020
- views: 190083