Combinatorial game theory

Clobber

Clobber is an abstract strategy game invented in 2001 by combinatorial game theorists Michael H. Albert, J.P. Grossman and Richard Nowakowski. It has subsequently been studied by Elwyn Berlekamp and Erik Demaine among others. Since 2005, it has been one of the events in the Computer Olympiad. (Wikipedia).

Video thumbnail

Clojure - the Reader and Evaluator (4/4)

Part of a series teaching the Clojure language. For other programming topics, visit http://codeschool.org

From playlist the Clojure language

Video thumbnail

Clojure - the Reader and Evaluator (2/4)

Part of a series teaching the Clojure language. For other programming topics, visit http://codeschool.org

From playlist the Clojure language

Video thumbnail

Clojure - collections (4/6)

Part of a series teaching the Clojure language. For other programming topics, visit http://codeschool.org

From playlist the Clojure language

Video thumbnail

Clojure - creating macros

Part of a series teaching the Clojure language. For other programming topics, visit http://codeschool.org

From playlist the Clojure language

Video thumbnail

Clojure - PRACTICAL: snake game (1/2)

Part of a series teaching the Clojure language. For other programming topics, visit http://codeschool.org

From playlist the Clojure language

Video thumbnail

Clojure - PRACTICAL: tic-tac-toe (2/3)

Part of a series teaching the Clojure language. For other programming topics, visit http://codeschool.org

From playlist the Clojure language

Video thumbnail

General Clique - Intro to Algorithms

This video is part of an online course, Intro to Algorithms. Check out the course here: https://www.udacity.com/course/cs215.

From playlist Introduction to Algorithms

Video thumbnail

Clojure - PRACTICAL: FizzBuzz

Part of a series teaching the Clojure language. For other programming topics, visit http://codeschool.org

From playlist the Clojure language

Video thumbnail

Clique - Intro to Algorithms

This video is part of an online course, Intro to Algorithms. Check out the course here: https://www.udacity.com/course/cs215.

From playlist Introduction to Algorithms

Video thumbnail

ABI & Instruction Mapping — How to Create a Compiler part 5a/5 — Designing Machine Code Synthesis

In this tool-assisted education video series I create a compiler in C++ for a B-like programming language. In this episode we do research on the two platforms our compiler is going to target. This is part of a multi-episode series. Become a member: https://youtube.com/Bisqwit/join Downl

From playlist Creating a Compiler

Video thumbnail

The Persistence of Memory! C tutorial 7

Stack vs heap memory

From playlist C Tutorial

Video thumbnail

Goruco 2012 Power Rake by Jim Weirich,

In this talk we will cover the "hidden" features of Rake that are not typically used by the casual Rake user. We will learn about the convenience of file lists, dynamic generation of tasks, rule based file generation and more.

From playlist GORUCO 2012

Video thumbnail

RubyConf 2019 - Ruby ate my DSL! by Daniel Azuma

RubyConf 2019 - Ruby ate my DSL! by Daniel Azuma DSLs (Domain-Specific Languages) are fun to design, but it's easy to forget that they are still "Just Ruby." If users of your DSL can mix in Ruby code... any Ruby code... you can bet they will, and it's all too easy for that to go awry. In

From playlist RubyConf 2019

Video thumbnail

Defining Target Machines — How to Create a Compiler part 5b/5 — Data oriented programming

In this tool-assisted education video series I create a compiler in C++ for a B-like programming language. In this episode we write code that defines the target platforms that the compiler is going to target. This is part of a multi-episode series. Become a member: https://youtube.com/Bi

From playlist Creating a Compiler

Video thumbnail

PowerShell+ 2019 - Bullet-proofing Patterns & Practices by Joel "Jaykul" Bennett

We will start with a pair of related scripts and put them together into a module - discussing what our options are, and the motivation for each change, we'll improve the functions by actually applying a list of best practices and code snippets including: - picking good parameter names - th

From playlist PowerShell + DevOps Global Summit 2019

Video thumbnail

Clobbered by Coral | The Indestructibles

The Indestructibles: We interviewed some random people on the street about their most harrowing survival stories. Lynn talks about getting seriously bashed against a coral reef that was up to no good. ➡ Subscribe: http://bit.ly/NatGeoSubscribe About National Geographic: National Geographi

From playlist The Indestructibles: Season 1

Video thumbnail

Black Hat USA 2010: HTTPS Can Byte Me 3/4

Speakers: Robert Hansen, Josh Sokol HTTPS was created to protect confidentiality and prove integrity of content passed over the web. It has essentially become the de-facto standard for internet commerce transport security. Over the years a number of exploits have attacked the principle, u

From playlist Black Hat USA 2010

Video thumbnail

DEFCON 20: Hacking the Google TV

Speakers: AMIR "ZENOFEX" ETEMADIEH | CJ HERES | DAN ROSENBERG | TOM "TDWENG" DWENGER The GoogleTV platform is designed to bring an integrated web experience, utilizing the Chrome web browser and Android applications, to your television. GoogleTV is based on the Android operating system

From playlist DEFCON 20

Video thumbnail

What is a Clique? | Graph Theory, Cliques

What is a clique? A clique in graph theory is an interesting concept with a lot of depth to explore. We define the term and give some examples in today's math video lesson! A clique C of a graph G is usually defined as a subset of the vertex set of G such that every pair of distinct verti

From playlist Graph Theory

Related pages

Combinatorial game theory | Elwyn Berlekamp