Mark Robson
Mark Robson
  • Видео 52
  • Просмотров 93 976
What is a Javascript Closure? (with example)
This short clip explains what a javascript closure is and shows a test driven example
Просмотров: 13

Видео

14 - Browser Integration
Просмотров 2710 месяцев назад
Now our code is done, lets put the game engine in HTML and see if it works!
13 - the 'stop' Function
Просмотров 1010 месяцев назад
Let's now stop the current interval of the game.
12 - the 'start' Function
Просмотров 210 месяцев назад
Now we're getting close! We need to now kick off the animation of the Game of Life.
11 - the 'getcellsfromdom' Function
Просмотров 310 месяцев назад
Now we have the EventHandler, we'll now need to convert these elements into values we can use for our algorithm.
10 - the 'attachgrid' Event Handler
Просмотров 410 месяцев назад
Now that we have got our grid, how do we interact with it?
9 - the 'drawgrid' Function
Просмотров 310 месяцев назад
How do we create a grid in the browser? How would we go about testing this?
8 - the 'countneighbours' Function part 2
Просмотров 110 месяцев назад
This is turning into quite a big function so we're breaking it down into component parts.
7 - the 'countneighbours' Function
Просмотров 410 месяцев назад
Using a single array, how can we count the neighbours?
6 - the 'generate' Function
Просмотров 310 месяцев назад
How do we create a grid, a 2 dimensional structure, but using a single dimension array. Start small or not at all!
5 - Game of Life Algorithm
Просмотров 2110 месяцев назад
In this video we learn about The Game of Life and what the rules are. We then write these rules in code using TDD.
4 - System Setup
Просмотров 2010 месяцев назад
Let's get our IDE setup. Clone this repo: github.com/roppa/tdd-fundamentals to see a working example, and access a starting environment. We'll also talk about the conventions for naming files and folders for Jest.
3 - Task Introduction
Просмотров 510 месяцев назад
Get an overview about what we will build together! We'll cover what the Game of Life is and see a working example.
2 TDD in a nutshell
Просмотров 2010 месяцев назад
TDD is all about breaking a task down into small achievable bits. These are called 'unit tests' - testing a small piece in the logic; single functionality. We'll cover OICE - Output, Input, Constraints, Edge cases - things to include in your tests. The TDD process is: write a failing test, write code to fix the test, refactor.
1. TDD Introduction
Просмотров 2410 месяцев назад
(Source code: github.com/roppa/tdd-fundamentals) Welcome to my little TDD course using javascript and Jest! In this video I give an overview of why we do unit tests and how. These are the main terms and their definitions we will be using in this course. Make sure you get an idea of their meanings: Assertion - to state something confidently and forcefully. This means stating 'how something IS', ...
The Book by Timur (Kickstarter campaign)
Просмотров 189Год назад
The Book by Timur (Kickstarter campaign)
non-confidential briefing on the bridges
Просмотров 99Год назад
non-confidential briefing on the bridges
Pierre Ethiere
Просмотров 81Год назад
Pierre Ethiere
Little hedgehog in back garden
Просмотров 112 года назад
Little hedgehog in back garden
Digital Signature example using OpenSSL
Просмотров 7 тыс.4 года назад
Digital Signature example using OpenSSL
dark sky timelapse
Просмотров 385 лет назад
dark sky timelapse
A couple of circuits around a race track in a Ferrari, overtaking an Ariel Atom
Просмотров 879 лет назад
A couple of circuits around a race track in a Ferrari, overtaking an Ariel Atom
Time lapse of life on the Thames river, London
Просмотров 549 лет назад
Time lapse of life on the Thames river, London
Trouble in the park
Просмотров 829 лет назад
Trouble in the park
Ls talk with Greg Wilhere
Просмотров 3,7 тыс.10 лет назад
Ls talk with Greg Wilhere
Class XII Hank Bourland gives a talk on the L rundowns
Просмотров 3,6 тыс.10 лет назад
Class XII Hank Bourland gives a talk on the L rundowns
Geyser in Iceland
Просмотров 5910 лет назад
Geyser in Iceland
Pam and Ray Kemp give a talk at David Mayo's AAC
Просмотров 4,6 тыс.10 лет назад
Pam and Ray Kemp give a talk at David Mayo's AAC
Flash mob at Kings Cross
Просмотров 64611 лет назад
Flash mob at Kings Cross
Awesome kid skateboarder in Venice Beach, California
Просмотров 44011 лет назад
Awesome kid skateboarder in Venice Beach, California

Комментарии

  • @svsv123
    @svsv123 2 месяца назад

    Hi there! Thanks for the wonderdul explanation. Is it possible to get original digest from signature using Public key? If yes then how?

    • @MarkRobson99
      @MarkRobson99 2 месяца назад

      No not possible. You only verify the signature using the public key and the digest

  • @tomasznowak2032
    @tomasznowak2032 Год назад

    Great, thank you!

  • @789563able
    @789563able Год назад

    The most intricately detailed bull shit I can imagine. Once you start down this path, it so easy to keep cranking out layer after layer. God help the people who get caught up in this.

  • @abdulrashid2023
    @abdulrashid2023 Год назад

    Super useful. thanks

  • @Chris-ic8os
    @Chris-ic8os Год назад

    „He defines this as light year kilotons per microsecond“. Isn‘t that the definition of force, but incorrect (should be second squared) and with some fancy stuff like micro and kilo thrown in because it sounds fancy

  • @Emir-wr1cp
    @Emir-wr1cp Год назад

    how can we sign an xml file using a already generated csr file. for example I have a csr generated and I want it to sign an xml document so is there any command?

  • @theinspector7882
    @theinspector7882 2 года назад

    I'm interested in that tech because I just want to be able to levitate ashtrays like this OT obviously can already do. 🤗

  • @maxchristianesteffan2321
    @maxchristianesteffan2321 2 года назад

    Never saw this video before. It's great. This Class XII still inside the CofS?

  • @maxchristianesteffan2321
    @maxchristianesteffan2321 2 года назад

    Great one. Thanks for putting up.

  • @minhvokhai3162
    @minhvokhai3162 2 года назад

    helped with my uni asignment, much thanks :D

  • @abab-ge2tu
    @abab-ge2tu 2 года назад

    Are signatures appended to the message and the keys must produce the digest for the message with the appendage for verification, similar to salting a password?

    • @MarkRobson99
      @MarkRobson99 2 года назад

      Your public key is publicly available i.e. any other party should know that this public key is yours. The message is just the message. If you want to show that you agree to the message, you sign it. That signature is used in combination with your public key, plus the message itself, to verify that you signed it. This is where non-repudiation is - you must have agreed if you used your private key to sign

  • @mitziruth_1316
    @mitziruth_1316 3 года назад

    Hi there! How can you show the digital signature in a hex format?

  • @iasontzortzis9472
    @iasontzortzis9472 3 года назад

    Great video ! Thank you helped me solve a university project

  • @Hungrybird474
    @Hungrybird474 4 года назад

    Fucking idiot

  • @danlocke4904
    @danlocke4904 4 года назад

    I knew him pretty well. He is, indeed, a very good guy.

  • @starbuckscoffee3599
    @starbuckscoffee3599 5 лет назад

    Que parte de zEnsenada?

  • @chuckbeattyo
    @chuckbeattyo 5 лет назад

    46:00 Scientology is not a religion, per RayKemp.

  • @erisd8452
    @erisd8452 5 лет назад

    date and year?

  • @erisd8452
    @erisd8452 5 лет назад

    what date and year?

  • @Archie54able
    @Archie54able 6 лет назад

    misscabbage is a lot better

  • @aScottGordon
    @aScottGordon 6 лет назад

    This guy went from a confident, charming young man in this video, to becoming an enabler of a hostile takeover by David Miscavige and a dark, creepy authoritarian bully character that would make your hair stand on end when he spoke at Scientology events - simply ugly. Having co-audited "L12" - he was supposed to be "unlikely to ever go PTS" (succumb to evil) "ever again" - and yet, that's just what he did!

  • @BobMongiello
    @BobMongiello 6 лет назад

    I started at their mission in1970 and had a great experience , thanks Pam and Ray . Great talk here I hope you are doing ok .

  • @bjbumb
    @bjbumb 6 лет назад

    what the hell is this?

  • @RoadartamFluss
    @RoadartamFluss 7 лет назад

    I'm making clips about my life on the river. You obviously do the same. This is a very good video. I like it.

  • @jacobhoy6409
    @jacobhoy6409 8 лет назад

    Super cool talk, music is a little distracting. I love it these people! Incredible!

  • @jonathanmcclen2080
    @jonathanmcclen2080 8 лет назад

    its so sad hasn't snowed recently BTW I live 2minute cycle away

  • @dboyfff
    @dboyfff 9 лет назад

    Finally, hairy men get their day at being haut couture..hehe I guess hairy is more erotic and more sexy and more intimidating...hehe...would blond hairy be just as cute and erotic and sensual...I mean, blond hair over the abs are less notcieable...haha do blonds not get prickly heat...from waxing..hehe Trust me, I tried to bleach once and had to decide to pass for beatred and blond for a week...hehe I think the wigs carry more dander and fungus and mold than the two guys that are not shaved...what did them girls in plaid skirt think....that their faux hair isn't a pile a maneure...if it's not changed daily their transporting maneur into a store and passing it onto the clothes...trust me aint no hair powder gonna fix dirty filthy dirty hair. Why would you wear a wig to work anyway...and how do you disinfect a wig anyway...haha

  • @notvalid9518
    @notvalid9518 10 лет назад

    Wow 6" and 5LBS cool

  • @danielmiranda8947
    @danielmiranda8947 10 лет назад

    Lol ,... That was hilarious they We're hairy and disgusting

  • @Aloysir
    @Aloysir 10 лет назад

    Great guy! Real technical proficiency and so Spirit of Play.

  • @madalisen
    @madalisen 10 лет назад

    XD are you guys just fuckingv serious hahhahahahahahahahahahahahahhahhhahahahahhahah ok this made my day

  • @DerTingelTangelTim
    @DerTingelTangelTim 10 лет назад

    hahahahahahhaha OMG :DDD

  • @yomenow2
    @yomenow2 11 лет назад

    Really interesting and good to hear from this couple.

  • @2592adel
    @2592adel 11 лет назад

    Just for 'historical accuracy, this was one of the Council For Spiritual Integrity 'Lecture Series'.. actually not the AAC. I was MC of the lectures.. Ian Waxler.

  • @bluecandy5852
    @bluecandy5852 11 лет назад

    they're not hollister models, cause they mostly have six packs and have no chest hair these guys have none of this

  • @TheRedmanmark1
    @TheRedmanmark1 11 лет назад

    Canada

  • @MegaEliteLP
    @MegaEliteLP 11 лет назад

    where is it Marocco ??

  • @directordan3458
    @directordan3458 11 лет назад

    Here's the official video!! Check it out! ruclips.net/video/ShvsNP_YSJ0/видео.html

  • @T3XACAN0
    @T3XACAN0 11 лет назад

    Lol...the manager or assistant manager saw them and said "wtf" they don't have no six packs! If they did...then maybe they would stay and greet if the customers were all over them and wanted to buy the merchandise. :D

  • @desilvbearlamb
    @desilvbearlamb 11 лет назад

    Omg so not models

  • @MarkRobson99
    @MarkRobson99 11 лет назад

    Aaaahhh awesome! Yeah the kayak looked awesome haha. I think we left just as you had arrived. Would have been class filming it though, damn.

  • @rhydianjlewis
    @rhydianjlewis 11 лет назад

    'Him' being me... it was great fun, had to wait for the slopes to clear so we didn't crush any small children with it though.

  • @MarkRobson99
    @MarkRobson99 11 лет назад

    Hi, unfortunately not. We saw him when we were leaving the hill.

  • @rhydianjlewis
    @rhydianjlewis 11 лет назад

    Any footage of the Kayak(s)?

  • @thelostdreamer
    @thelostdreamer 12 лет назад

    What?! Why?

  • @lanceb716
    @lanceb716 14 лет назад

    educational video....funny shiznit :)

  • @MarkRobson99
    @MarkRobson99 15 лет назад

    Hi there, thanks for the comments. Glad you liked it :-)

  • @thetimedshow
    @thetimedshow 15 лет назад

    This is fantastic. I have watched it several times.

  • @NewZman23
    @NewZman23 16 лет назад

    cool :-)