Programming - Why Haskell is Great - 10 minutes

www.amazon.com/s/ref=nb_sb_nos...
www.amazon.com/s/ref=nb_sb_nos...
www.amazon.com/s/ref=nb_sb_nos...

Пікірлер: 587

  • @therealxunil2
    @therealxunil27 жыл бұрын

    This is exactly how I imagine Haskell programmers to talk and behave.

  • @mommababben

    @mommababben

    7 жыл бұрын

    me 3

  • @Evan490BC

    @Evan490BC

    5 жыл бұрын

    @@mommababben Or me 1, if you are a C programmer.

  • @hreinnjuliusson2113

    @hreinnjuliusson2113

    4 жыл бұрын

    With excessive cat images and all its glory

  • @neonz2712

    @neonz2712

    4 жыл бұрын

    @@Evan490BC I think you meant me[0].

  • @Evan490BC

    @Evan490BC

    4 жыл бұрын

    @@neonz2712 Well, no. The reasoning is the following: "me too" -> "me 2" -> "me[1]" in C.

  • @Zeturic
    @Zeturic8 жыл бұрын

    I saw all those folders and nearly had a panic attack.

  • @sonurokr

    @sonurokr

    7 жыл бұрын

    Sagiri I am having one..

  • @kennetemerson

    @kennetemerson

    6 жыл бұрын

    same here

  • @Evan490BC

    @Evan490BC

    5 жыл бұрын

    Ha, you fell for it! These are not real folders, this is the standard trick that Haskell programmers use to intimidate others! It's just a wallpaper.

  • @D3rMesaa

    @D3rMesaa

    5 жыл бұрын

    Looks like he likes cats

  • @brecoldyls

    @brecoldyls

    3 жыл бұрын

    And then the figs folder hiding in the bottom right! I nearly lost it haha

  • @TanUv90
    @TanUv907 жыл бұрын

    perfect balance of informative video and hilarious jokes

  • @FrungyKing

    @FrungyKing

    7 жыл бұрын

    Thank you!

  • @kksheep375

    @kksheep375

    5 жыл бұрын

    And cat videos

  • @saaaamiimb
    @saaaamiimb9 жыл бұрын

    This has still got to be the best programming tutorial out there.

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Sami M'Barek Thank you!

  • @bookle5829

    @bookle5829

    Жыл бұрын

    it is indeed one of the programming tutorial videos.

  • @kensai7
    @kensai710 жыл бұрын

    I feel dually privileged after watching this 10 minutes video. Not only have I grasped the power of functional languages and Haskell in particular, but also pretty much learned some working day-to-day Swedish and a neat biomedical application in the process. For that and the awesome desktop of cryptic cat pictures folders, I thank you good sir! :)

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Kensai7KM Thanks for the review!

  • @rationalityfirst
    @rationalityfirst7 жыл бұрын

    you need a second monitor for your expanding collection of cat pictures

  • @peppigue

    @peppigue

    3 жыл бұрын

    He can also opt for smaller icons

  • @ToastiLP
    @ToastiLP8 жыл бұрын

    Omg im crying havent had such a good laugh in a long time

  • @gentlemenbandit541

    @gentlemenbandit541

    7 жыл бұрын

    I, too, shed some tears. Wish FrungyKing would take a page from Bucky of TheNewBoston and make a whole series of Haskell tuts!

  • @FrungyKing

    @FrungyKing

    7 жыл бұрын

    Yeah! Make more videos on Haskell, FrungyKing!

  • @aaron___6014

    @aaron___6014

    6 жыл бұрын

    You guys need to get out more.

  • @_Junkers
    @_Junkers8 жыл бұрын

    I really don't know whether to like or dislike this video

  • @carmelid
    @carmelid7 жыл бұрын

    As a swede, I'd like to report a bug in the Swedish translator. Sometimes you should add random dots over A:s and O:s (nobody knows why). >swedish "Hello world" >Hfeflflföf wföfrflfdf

  • @JohnSmith-ox3gy

    @JohnSmith-ox3gy

    5 жыл бұрын

    Simon Carmelid And an alarming lack of å.

  • @Rosenzweigjcb

    @Rosenzweigjcb

    4 жыл бұрын

    RNG by definition violates functional purity so no can do in Hasklel :>)

  • @ccgarciab

    @ccgarciab

    3 жыл бұрын

    @@Rosenzweigjcb it can be done, but the IO Monad deserves a video on itself 😅

  • @jonaskoelker

    @jonaskoelker

    2 жыл бұрын

    The majestic mföföfsfe The wönderful tfeflfeffføfnfe system bföfrfk bföfrfk bföfrfk It seems tö work. Now, if önly I knew how to make it stöp...

  • @F3udF1st
    @F3udF1st9 жыл бұрын

    I'm swedish and I've never heard anyone use that greeting. Apparently no one has ever been polite to me.

  • @iii-ei5cv

    @iii-ei5cv

    5 жыл бұрын

    They just didn't have the lungs for it

  • @scyzzo
    @scyzzo9 жыл бұрын

    Very = f( f ( f x) ), which is to intersperse f between each letter. ABC => AfBfC => AfffBfffC => AfffffffBfffffffC. Very is saying perform this function 3 times. Very very says to perform this function 3 times, 3 times. or 3^3 = 27 iterations of the function. The number of "f"'s between the originally entered letters would be (2^n-1) where n is the number of iterations. Very very would make 2^27-1 "f"s between each letter which is a little more than 134 million. Times 4 for the total amount of f's.

  • @HolyGarbage

    @HolyGarbage

    8 жыл бұрын

    +Evan Hines You sure? scyzzo's math seems correct. I don't think it's infinite recursion in this case.

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +HolyGarbage FrungyKing here!! scyzzo is right. hines is wrong. you can just type in something like "length very very swedish greeting" and when it's done computing, it will say some number in the millions.

  • @halvtysk
    @halvtysk8 жыл бұрын

    As a swedish programmer, I approve!

  • @noelearlwatson2724

    @noelearlwatson2724

    7 жыл бұрын

    Jag med

  • @Luredreier

    @Luredreier

    7 жыл бұрын

    Mattias Zippert Not a fan of the humor. But different preferences.

  • @squelchedotter

    @squelchedotter

    4 жыл бұрын

    But what about a very swedish programmer

  • @dromedda6810

    @dromedda6810

    Жыл бұрын

    Hfeflfelfo ! ffeffleoow sfwefdisfhf fpfrofgfrfamfemfmer !

  • @WhoopDePoopDeScoop
    @WhoopDePoopDeScoop7 жыл бұрын

    windows user and Haskell programmer? didn't know they exist!

  • @johannbauer2863

    @johannbauer2863

    5 жыл бұрын

    Nathaniel Symer Dual Boot?

  • @AmatisoveLove
    @AmatisoveLove9 жыл бұрын

    I honestly couldn't stop laughing while watching this. Great job, you truly encouraged me to try out some Haskell!

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Złotowłosa Panda Thank you!

  • @ClusterOfBlueRabbits
    @ClusterOfBlueRabbits10 жыл бұрын

    That was possibly the best video I have ever seen. I must have watched tens of thousands of videos on KZread alone by now and that was simply perfect. It was hilarious, informative and interesting. Good work.

  • @intelX1000
    @intelX10009 жыл бұрын

    Hey bro, do you happen to like cats?

  • @mattetis
    @mattetis10 жыл бұрын

    Haskell is great because of this video

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +mattetis Thank you!

  • @DarthFennec
    @DarthFennec7 жыл бұрын

    At first I saw all the folders and recoiled. Then I took a closer look and realized they were all labelled "Cat Pictures". I love it.

  • @supernewuser
    @supernewuser9 жыл бұрын

    I have to admit, this is pretty fucking hilarious.

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +supernewuser Thank you!

  • @DavidNuon
    @DavidNuon10 жыл бұрын

    Please do more of these, this is by far the best overview of Haskell I've seen.

  • @korigamik
    @korigamik2 жыл бұрын

    thank you. I hope I'll be able to achieve a lung blower in life once.

  • @nutbunny10
    @nutbunny107 жыл бұрын

    This was one of the most fun programming vids I've come across. Good job.

  • @knightriderdot
    @knightriderdot10 жыл бұрын

    Incredibly, that both taught me a bit more about Haskell and was hilarious at the same time! Great vid, I'd watch more for sure.

  • @Mankepanke
    @Mankepanke2 жыл бұрын

    "With Haskell I can implement a working universal everything-into-Swedish translator in 9 minutes." "Wow, that is very impressive" "Yeah, and the last 30 seconds is spent making Haskell prove that God is real. No biggie."

  • @kapral18
    @kapral188 жыл бұрын

    This was an awesome haskell stand-up. Keep 'em coming.

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Karen Grigoryan Thank you! Will do (maybe).

  • @FetchTheCow
    @FetchTheCow Жыл бұрын

    I LIKE the abundance of whimsy! Subbed.

  • @potatooflife8603
    @potatooflife86033 жыл бұрын

    This is amazing. I laughed throughout the video. Your channel is amazing. Keep it up!

  • @samr.7515
    @samr.75157 жыл бұрын

    Hilarious man. Even links in the description give you a good laugh. Well done.

  • @alexkeliris
    @alexkeliris8 жыл бұрын

    This was hilarious, good job.

  • @GiovanniCostagliola
    @GiovanniCostagliola10 жыл бұрын

    You must absolutely continue with these lectures!!!

  • @MrNacknime
    @MrNacknime8 жыл бұрын

    You really sound like Casually Explained

  • @nullset2
    @nullset27 жыл бұрын

    dude I loved this video so much, I'm totally subscribed now

  • @robomanskate
    @robomanskate10 жыл бұрын

    Oh my god your delivery is perfect, and I actually know what a functional programming language properly is now. Please more them.

  • @GregWalker88
    @GregWalker889 жыл бұрын

    You are the funniest person I've never met. Thank you.

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Greg Walker Thank you!

  • @BeansEnjoyer911
    @BeansEnjoyer9112 жыл бұрын

    This may be my favorite coding video

  • @TheSpacecraftX
    @TheSpacecraftX5 жыл бұрын

    Amazing delivery.

  • @BIDZ180
    @BIDZ1802 жыл бұрын

    I'm so glad I remembered this video exists

  • @m1kr0kosmos
    @m1kr0kosmos Жыл бұрын

    …you are the hero we never knew we *needed*

  • @mattpryor216
    @mattpryor2162 жыл бұрын

    This makes me think Haskell would be perfect for creating your own scripting language

  • @HA7DN
    @HA7DN2 жыл бұрын

    Just realised you have some Star Control videos too! You earned a subber by this combination.

  • @maxwellstrange9450
    @maxwellstrange94507 жыл бұрын

    This is probably the greatest video on KZread

  • @FrungyKing

    @FrungyKing

    7 жыл бұрын

    Thank you!! :)

  • @franeklubi
    @franeklubi5 жыл бұрын

    Man that was brilliant and very informative, best programming tutorial on KZread

  • @gatufo
    @gatufo8 жыл бұрын

    You made my day! LOL thank you :)

  • @TheRedbeardster
    @TheRedbeardster10 жыл бұрын

    The cat on the wallpaper is awsome!

  • @MyAce8
    @MyAce88 жыл бұрын

    can you do audio books

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Ace shinigami I damn well should.

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Ace shinigami Just did my first one! It's the book "I Have No Mouth, And I Must Scream" by Harlan Ellison. Newest upload on my channel

  • @jeroendecat
    @jeroendecat7 жыл бұрын

    I didn't know a video about programming could make me laugh this hard!

  • @randomoffspring561
    @randomoffspring5618 жыл бұрын

    Wow that was just delightful.

  • @elinaesh
    @elinaesh8 жыл бұрын

    This is hilarious.

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Elina Shakhnovich Thank you!

  • @fsmvda
    @fsmvda10 жыл бұрын

    The world needs more of these videos

  • @jonathangrover3176
    @jonathangrover31769 жыл бұрын

    Great video and stellar sense of humor

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Jonathan Alfred Eric Grover Thank you!

  • @1990Hefesto1990
    @1990Hefesto199010 жыл бұрын

    Just finished 'Learn you a haskell for great good!' And to celebrate, I'll make my first youtube comment and try to get some attention (any) from the great master that introduced me to it. You're video became my inspiration. Your really cool. Its a good day to learn haskell. Everybody should also learn it from Learn You Haskell, it's jokes are also pretty nice. Greetings from México City

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Daniel Herrera Rendón I thank you for making your first KZread comment on this video. I tried to reply to this comment when it was new, but the 'reply' button was jammed for a few months.

  • @1990Hefesto1990

    @1990Hefesto1990

    8 жыл бұрын

    +FrungyKing :)

  • @ZirconCode
    @ZirconCode10 жыл бұрын

    Most amazing thing i've seen in a while

  • @MartinSmithMFM
    @MartinSmithMFM6 жыл бұрын

    Swedish is also on of the most subtle and expressive of languages.It is possible to be sensitive to both it (or any language, really) and Haskell.

  • @tracco
    @tracco10 жыл бұрын

    Love the Robbaz at the end.

  • @vasanthaganesh7155
    @vasanthaganesh71558 жыл бұрын

    you sir deserve a cookie!

  • @hypernarutouzumaki
    @hypernarutouzumaki3 жыл бұрын

    I was digging through youtube learning about FP and this video opened my eyes. I am a master of FP now :D

  • @edwardowen2
    @edwardowen27 жыл бұрын

    +FrungyKing can you make another one of these please. At least one more ! thanks

  • @ztaticcitatz4088
    @ztaticcitatz408810 жыл бұрын

    I love this guy's sense of humor

  • @FrungyKing

    @FrungyKing

    10 жыл бұрын

    Thank you.

  • @myName-dg2qm
    @myName-dg2qm10 жыл бұрын

    Hahaha! Im just starting to look into Haskell. The bit about the Ontological Argument was hillarious! Lovin the dorky/silly/clever jokes!!! :D

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +myName Thank you!

  • @rorypetke9420
    @rorypetke94207 жыл бұрын

    I am watching this video a seconds time and the part at the end about Anselm's assumption still killed me.

  • @xBlixon
    @xBlixon Жыл бұрын

    Came here to see haskell, but instead learned swedish. Great video!

  • @brettefantomet
    @brettefantomet7 жыл бұрын

    This is hilariously funny, this is how the internet should be. Important content you can learn something from that is also funny. Subbed and Liked!

  • @next_snowflake
    @next_snowflake5 жыл бұрын

    This made my day!

  • @bonifackener8026
    @bonifackener8026 Жыл бұрын

    Best haskell video i've ever seen.

  • @jonathantan3226
    @jonathantan32269 жыл бұрын

    I rarely comment. Excellent, hilarious introduction to Haskell. Thank you.

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Jonathan Tan Thank you!

  • @Adraria8
    @Adraria88 жыл бұрын

    enthusiastically yell very Swedish "great vid mate"

  • @welpidk6104
    @welpidk61046 жыл бұрын

    Funniest video on the internet. Thank you for blessing humankind with this absolute masterpiece

  • @Zortje
    @Zortje10 жыл бұрын

    This was awesome, do more!

  • @JohnWang
    @JohnWang10 жыл бұрын

    Great talk ! I love this guy!

  • @mitchbogart8094
    @mitchbogart80944 жыл бұрын

    I learned that to sound Swedish one ends every sentence with an interrogative intonation? [As I just did?] So, I always wondered and will now ask, what is the intonation to use when one really is asking a question.

  • @AbedFayyad
    @AbedFayyad8 жыл бұрын

    Well done!

  • @isaacegglestone5526
    @isaacegglestone55266 жыл бұрын

    Cool I’m interested can you also demonstrate something slightly more practical next time with Haskell?

  • @lucasa8710
    @lucasa8710 Жыл бұрын

    This is beyond my capabilities

  • @iambigred
    @iambigred10 жыл бұрын

    I honestly learnt more about Haskell from this video than from a semester learning Haskell at uni.

  • @891delta
    @891delta9 жыл бұрын

    This is the best programming video I've ever watched because I also got to learn some Swedish.

  • @crclayton
    @crclayton7 жыл бұрын

    This was so fucking smoothly delivered.

  • @Thebadfx
    @Thebadfx10 жыл бұрын

    YOU ARE A HERO

  • @GlenOakley
    @GlenOakley10 жыл бұрын

    This is amazing, thank you so much.

  • @farshadgoldoust6548
    @farshadgoldoust65485 жыл бұрын

    it's a bit too much dude, YOU'RE a BLOODY PSYCHO! I love you so much

  • @bjornezy
    @bjornezy10 жыл бұрын

    Your pronunciation of Swedish is excellent.

  • @PiddBoo
    @PiddBoo6 жыл бұрын

    Thank you for this amazing video! Hilarious and informative.

  • @RonWolfHowl
    @RonWolfHowl8 жыл бұрын

    I think you just won the Internet.

  • @Reiner03
    @Reiner038 жыл бұрын

    Now this is my favourite internet content.

  • @alexc3681
    @alexc36819 жыл бұрын

    Functional programming languages are pretty nice. Thanks for teaching me some Swedish and other valuable information.

  • @gianclgar
    @gianclgar3 жыл бұрын

    when i feel sad i put myself this video to cheer me up

  • @priyankkumar8197
    @priyankkumar81973 жыл бұрын

    This the funniest tutorial I came across.

  • @_ben.
    @_ben.3 жыл бұрын

    my favorite part is how you keep clicking the only button that would make the windows pop-up appear again

  • @def__init
    @def__init5 жыл бұрын

    This is everything I expected in a casual Haskell tutorial.

  • @Aqlor
    @Aqlor10 жыл бұрын

    This was awesome!

  • @FrungyKing

    @FrungyKing

    10 жыл бұрын

    Thank you.

  • @togelian
    @togelian7 жыл бұрын

    As a Danish programmer, I agree with the premise that more f's is what makes Swedish Swedish. More Æ/Ø/Å's does make Danish Danish :P (for those who - like me - slept in geography; Denmark is next to Sweden).

  • @noahhradek5426
    @noahhradek542610 жыл бұрын

    I love the cat pictures, nice touch haha

  • 10 жыл бұрын

    My program terminated with Catoverflow at memory address 0x000000. What to do?

  • @willmcpherson2

    @willmcpherson2

    5 жыл бұрын

    You were trying to use the Swedish address 0xffffff but you used one too many Fs

  • @douwehuysmans5959

    @douwehuysmans5959

    5 жыл бұрын

    Just add 1

  • @onlinedss4293
    @onlinedss42935 жыл бұрын

    i proud of you

  • @prydt
    @prydt6 жыл бұрын

    this video is amazing

  • @gspindles
    @gspindles10 жыл бұрын

    You are hilarious. 72 folders of cat pictures on your desktop? I can't even dream to beat that.

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Joseph Ching Thank you!

  • @kokesabek54
    @kokesabek548 жыл бұрын

    the desktop gave me heartAttack

  • @micahwithabeard
    @micahwithabeard10 жыл бұрын

    That was fantastic!

  • @FrungyKing

    @FrungyKing

    8 жыл бұрын

    +Micah Nungesser Thank you!

  • @RagnarRipper
    @RagnarRipper10 жыл бұрын

    You had me at "Cat Pictures 12"

  • @orlandoboffill7448
    @orlandoboffill74489 жыл бұрын

    My Lung Blower 5000 has allowed to be be a big shot Swedish Haskell programmer. Thank you, FrungyKing.

  • @kellybrower7634
    @kellybrower76348 жыл бұрын

    Check mate, Atheists. hey dude, be my friend

  • @FrungyKing

    @FrungyKing

    7 жыл бұрын

    I have no friends.

  • @kellybrower7634

    @kellybrower7634

    7 жыл бұрын

    +FrungyKing demon

  • @neonz2712

    @neonz2712

    4 жыл бұрын

    @@FrungyKing Same. Only the demons in my head.