Du skal være logget ind for at markere afsnit som set. Log på eller tilmelding.
Sæsoner 2020
Udgivelsesdato
Jan 09, 2020
Professor Brailsford on one of our most requested topics.
Professor Brailsford on one of our most requested topics.
Udgivelsesdato
Jan 15, 2020
Atari to Zelda, the National Videogame Museum has it covered - Conor Clarke gave Computerphile a personal tour.
Atari to Zelda, the National Videogame Museum has it covered - Conor Clarke gave Computerphile a personal tour.
Udgivelsesdato
Jan 17, 2020
In the early days the UK had its own thoughts on how email addresses should look. Dr Julian Onions was there!
In the early days the UK had its own thoughts on how email addresses should look. Dr Julian Onions was there!
Udgivelsesdato
Jan 23, 2020
Hello World on the Sega Megadrive/Genesis - its quite an involved process to write Hello World on a machine that doesn't even have an operating system. Matt Phillips, of Big Evil Corp demostrates the 'wonky R'
Hello World on the Sega Megadrive/Genesis - its quite an involved process to write Hello World on a machine that doesn't even have an operating system. Matt Phillips, of Big Evil Corp demostrates the 'wonky R'
Udgivelsesdato
Jan 28, 2020
Professor Brailsford takes the theory of RegEx and puts it into practice.
Professor Brailsford takes the theory of RegEx and puts it into practice.
Udgivelsesdato
Jan 30, 2020
Rob Miles discusses the idea of a gym for training AI algorithms.
Rob Miles discusses the idea of a gym for training AI algorithms.
Udgivelsesdato
Feb 05, 2020
Functional or Combinator Parsing explained by Professor Graham Hutton.
Functional or Combinator Parsing explained by Professor Graham Hutton.
Udgivelsesdato
Feb 07, 2020
How do computers represent multi-dimensional data? Dr Mike Pound explains the mapping.
How do computers represent multi-dimensional data? Dr Mike Pound explains the mapping.
Udgivelsesdato
Feb 12, 2020
Fun comes in many forms - playing puzzles, or writing programs that solve the puzzles for you. Professor Thorsten Altenkirch on a recursive Sudoku solver.
Fun comes in many forms - playing puzzles, or writing programs that solve the puzzles for you. Professor Thorsten Altenkirch on a recursive Sudoku solver.
Udgivelsesdato
Feb 14, 2020
Why are some cameras faster to focus than others? Dr Andy French explains the different approaches the computers inside cameras use to focus.
Why are some cameras faster to focus than others? Dr Andy French explains the different approaches the computers inside cameras use to focus.
Udgivelsesdato
Feb 19, 2020
One of the most elegant solutions for cryptography. Dr Mike Pound explains one of his most favourite ciphers.
One of the most elegant solutions for cryptography. Dr Mike Pound explains one of his most favourite ciphers.
Udgivelsesdato
Feb 27, 2020
Working with regular expressions to decode Roman Numerals. Professor Brailsford is on the case.
Working with regular expressions to decode Roman Numerals. Professor Brailsford is on the case.
Udgivelsesdato
Mar 04, 2020
For Mathematics, trees are more useful than strings. Professor Thorsten Altenkirch takes us through a functional approach to coding them in Python.
For Mathematics, trees are more useful than strings. Professor Thorsten Altenkirch takes us through a functional approach to coding them in Python.
Udgivelsesdato
Mar 11, 2020
Bring Donkey Kong home! - The unenviable task given to Masayuki Uemura by Nintendo bosses in the early '80s. Unimpressed by Atari's 2600 they set out to bring a true videogame arcade experience into the home.
Bring Donkey Kong home! - The unenviable task given to Masayuki Uemura by Nintendo bosses in the early '80s. Unimpressed by Atari's 2600 they set out to bring a true videogame arcade experience into the home.
Udgivelsesdato
Mar 13, 2020
What do the various levels of encryption mean, and why use one over another? Dr Mike Pound takes us through the cryptic world of encryption levels.
What do the various levels of encryption mean, and why use one over another? Dr Mike Pound takes us through the cryptic world of encryption levels.
2020x16
Why My Computer Wants to Forget (How Dynamic Memory Works)
Episode overview
Udgivelsesdato
Mar 18, 2020
To save silicon, RAM is built to forget. Dr Steve Bagley explains how dynamic memory saves on space but at a cost.
To save silicon, RAM is built to forget. Dr Steve Bagley explains how dynamic memory saves on space but at a cost.
Udgivelsesdato
Mar 25, 2020
As we move towards a remote working culture, Dr Steve Bagley remotely connects to explain what VPN is & how it works.
As we move towards a remote working culture, Dr Steve Bagley remotely connects to explain what VPN is & how it works.
Udgivelsesdato
Apr 01, 2020
It's all about the input. You can't always give all a function's inputs at the same time. Professor Graham Hutton explains about curried functions.
It's all about the input. You can't always give all a function's inputs at the same time. Professor Graham Hutton explains about curried functions.
Udgivelsesdato
Apr 08, 2020
Kerberos is an authentication method - Dr Mike Pound explains how it works so neatly.
Kerberos is an authentication method - Dr Mike Pound explains how it works so neatly.
Udgivelsesdato
Apr 15, 2020
Why it's a bad idea to build a Virtual Private Network using TCP. Dr Steve Bagley on TCP over TCP...
Why it's a bad idea to build a Virtual Private Network using TCP. Dr Steve Bagley on TCP over TCP...
Udgivelsesdato
Apr 22, 2020
This episode has no summary.
This episode has no summary.
Udgivelsesdato
Apr 30, 2020
As we contemplate life after lock-down, what technology could help the health services to work out how viruses can spread? Dr Mike Pound & Dr Steve Bagley chat to Sean.
As we contemplate life after lock-down, what technology could help the health services to work out how viruses can spread? Dr Mike Pound & Dr Steve Bagley chat to Sean.
Udgivelsesdato
Maj 06, 2020
Professor Brailsford on why he's updating his OS and Hardware while in isolation (with remote support from Dr Bagley)
Professor Brailsford on why he's updating his OS and Hardware while in isolation (with remote support from Dr Bagley)
Udgivelsesdato
Maj 14, 2020
Zoom, House Party, Teams, Skype or whatever. Dr Steve Bagley on the trade-offs all platforms must balance to keep you connected.
Zoom, House Party, Teams, Skype or whatever. Dr Steve Bagley on the trade-offs all platforms must balance to keep you connected.
Udgivelsesdato
Maj 21, 2020
You don't just 'run a cipher' - you need a mode of operation. Dr Mike Pound explains some relative to the Feistel cipher.
You don't just 'run a cipher' - you need a mode of operation. Dr Mike Pound explains some relative to the Feistel cipher.
Udgivelsesdato
Maj 27, 2020
Improve the efficiency of recursive code by re-writing it to be tail recursive. Professor Graham Hutton explains.
Improve the efficiency of recursive code by re-writing it to be tail recursive. Professor Graham Hutton explains.
Udgivelsesdato
Jun 04, 2020
ALGOL 60, a brand new programming language, 60 years ago! Professor Brailsford used to have to teach it - here he shows us some of the code.
ALGOL 60, a brand new programming language, 60 years ago! Professor Brailsford used to have to teach it - here he shows us some of the code.
Udgivelsesdato
Jun 10, 2020
In this mini-series, Dr Isaac Triguero walks us through creating a simple Pong-like game in Python, using the PyGame library.
In this mini-series, Dr Isaac Triguero walks us through creating a simple Pong-like game in Python, using the PyGame library.
Udgivelsesdato
Jun 11, 2020
The second part of Dr Isaac Triguero's walkthrough of creating a Pong-like game in Python, using PyGame.
The second part of Dr Isaac Triguero's walkthrough of creating a Pong-like game in Python, using PyGame.
Udgivelsesdato
Jun 16, 2020
Squash-Pong needs a ball and a paddle - Dr Isaac Triguero continues the PyGame mini-series.
Squash-Pong needs a ball and a paddle - Dr Isaac Triguero continues the PyGame mini-series.
Udgivelsesdato
Jun 18, 2020
Taking the Squash Pong game and using data science to make it AI powered! Dr Isaac Triguero uses regression & nearest neighbour.
Taking the Squash Pong game and using data science to make it AI powered! Dr Isaac Triguero uses regression & nearest neighbour.
Udgivelsesdato
Jun 26, 2020
Coding Partial Derivatives in Python is a good way to understand what Machine Learning "secret sauce" has to do. Professor Thorsten Altenkirch explains what it means, and then demos in Python.
Coding Partial Derivatives in Python is a good way to understand what Machine Learning "secret sauce" has to do. Professor Thorsten Altenkirch explains what it means, and then demos in Python.
Udgivelsesdato
Jul 01, 2020
Basic mathematics from a language model? Rob Miles on GPT3, where it seems like size does matter!
Basic mathematics from a language model? Rob Miles on GPT3, where it seems like size does matter!
Udgivelsesdato
Jul 09, 2020
How do websites marry up to their IP addresses? Dr Mike Pound explains the Domain Name System - DNS.
How do websites marry up to their IP addresses? Dr Mike Pound explains the Domain Name System - DNS.
Udgivelsesdato
Jul 15, 2020
What's in an eBook file? Dr Steve Bagley delves inside 'Beautiful Code' to find out. As we used "Beautiful Code" as our example, here's a link to the publish...
What's in an eBook file? Dr Steve Bagley delves inside 'Beautiful Code' to find out. As we used "Beautiful Code" as our example, here's a link to the publish...
Udgivelsesdato
Jul 22, 2020
Poisoning the DNS cache is a sure way to serve malware to unsuspecting users. Dr Mike Pound explains some of the ways this has been accomplished.
Poisoning the DNS cache is a sure way to serve malware to unsuspecting users. Dr Mike Pound explains some of the ways this has been accomplished.
Udgivelsesdato
Jul 30, 2020
Discussing "Real" Programmers from the early days of computing with Dr Julian Onions.
Discussing "Real" Programmers from the early days of computing with Dr Julian Onions.
Udgivelsesdato
Aug 05, 2020
We put some of your questions to Dr Mike Pound.
We put some of your questions to Dr Mike Pound.
Udgivelsesdato
Aug 14, 2020
Pascal evolved from Algol 60. Professor Brailsford discusses the rift in the Algol committee that lead to its creation.
Pascal evolved from Algol 60. Professor Brailsford discusses the rift in the Algol committee that lead to its creation.
Udgivelsesdato
Aug 20, 2020
How 'not to code' with our "real" programmer - who, as Julian explains, is demoing what NOT to do. Dr Julian Onions tells us more about Mel.
How 'not to code' with our "real" programmer - who, as Julian explains, is demoing what NOT to do. Dr Julian Onions tells us more about Mel.
Udgivelsesdato
Aug 26, 2020
Laziness is a virtue - well, in programming anyway! Professor Thorsten Altenkirch on how you can use the 'yield' to compute certain things "on demand"
Laziness is a virtue - well, in programming anyway! Professor Thorsten Altenkirch on how you can use the 'yield' to compute certain things "on demand"
Udgivelsesdato
Sep 01, 2020
The highest signed 32bit integer is a ticking timebomb - sort of... Dr Tim Muller explains why it's his #MegaFavNumber
The highest signed 32bit integer is a ticking timebomb - sort of... Dr Tim Muller explains why it's his #MegaFavNumber
Udgivelsesdato
Sep 10, 2020
Memristors, Artificial Synapses & Neomorphic Computing. Dr Phil Moriarty on the limitations of the Von Neumann architecture and what could be next.
Memristors, Artificial Synapses & Neomorphic Computing. Dr Phil Moriarty on the limitations of the Von Neumann architecture and what could be next.
Udgivelsesdato
Sep 17, 2020
Virtual Backgrounds and grainy webcams - what else can we do to improve video conferencing? Dr Max Wilson on a couple of innovations you can try today.
Virtual Backgrounds and grainy webcams - what else can we do to improve video conferencing? Dr Max Wilson on a couple of innovations you can try today.
Udgivelsesdato
Sep 24, 2020
Computer Scientists had to make choices for what system to use for different student use cases. Professor Brailsford on whether to choose Algol 68 or Pascal. Or both.
Computer Scientists had to make choices for what system to use for different student use cases. Professor Brailsford on whether to choose Algol 68 or Pascal. Or both.
Udgivelsesdato
Okt 01, 2020
Tournament selection, roulette selection, mutation, crossover - all processes used in genetic algorithms. Dr Alex Turner explains using the Knapsack Problem.
Tournament selection, roulette selection, mutation, crossover - all processes used in genetic algorithms. Dr Alex Turner explains using the Knapsack Problem.
Udgivelsesdato
Okt 07, 2020
Breaking the unbreakable loop. More on how self-modifying code can be a neat hack, that's almost unmaintainable. Dr Julian Onions recalls the "Real Programmer" story that circulated in the early '80s.
Breaking the unbreakable loop. More on how self-modifying code can be a neat hack, that's almost unmaintainable. Dr Julian Onions recalls the "Real Programmer" story that circulated in the early '80s.
Udgivelsesdato
Okt 13, 2020
Millions of lines of code - how do you keep them bug free? Facebook's Professor Peter O'Hearn talks us through "Infer" their code checker which dallies with the idea of undecidability.
Millions of lines of code - how do you keep them bug free? Facebook's Professor Peter O'Hearn talks us through "Infer" their code checker which dallies with the idea of undecidability.
Udgivelsesdato
Okt 23, 2020
It's absolutely everywhere, but what is TLS and where did it come from? Dr Mike Pound explains the background behind this ubiquitous Internet security protocol.
It's absolutely everywhere, but what is TLS and where did it come from? Dr Mike Pound explains the background behind this ubiquitous Internet security protocol.
Udgivelsesdato
Okt 30, 2020
In November 1988 the first worm caused huge problems on the Internet. Dr Julian Onions remembers the story.
In November 1988 the first worm caused huge problems on the Internet. Dr Julian Onions remembers the story.
Udgivelsesdato
Nov 06, 2020
How does your computer arrange with a server to start talking in code? Dr Mike Pound explains the TLS handshake where the server and client organise everything.
How does your computer arrange with a server to start talking in code? Dr Mike Pound explains the TLS handshake where the server and client organise everything.
Udgivelsesdato
Nov 13, 2020
Demonstrating how complex systems can arise from simple rules, random boolean networks also have some surprising properties... sometimes! Dr Alex Turner generates some.
Demonstrating how complex systems can arise from simple rules, random boolean networks also have some surprising properties... sometimes! Dr Alex Turner generates some.
Udgivelsesdato
Nov 20, 2020
Underpinning the Internet are countless network routers - how do they work out the route to send your data along? Dr Richard G Clegg of Queen Mary University London explains the Bellman Ford distance vector algorithm.
Underpinning the Internet are countless network routers - how do they work out the route to send your data along? Dr Richard G Clegg of Queen Mary University London explains the Bellman Ford distance vector algorithm.
Udgivelsesdato
Nov 27, 2020
Program Correctness is incredibly important in computing - particularly in hardware design. Professor Graham Hutton takes us through a simple example using arithmetic.
Program Correctness is incredibly important in computing - particularly in hardware design. Professor Graham Hutton takes us through a simple example using arithmetic.
Udgivelsesdato
Dec 04, 2020
When Sun added network abilities to a messaging feature, one user managed to contact more people than he'd bargained for. Dr Julian Onions takes us through the rwall incident of 1987.
When Sun added network abilities to a messaging feature, one user managed to contact more people than he'd bargained for. Dr Julian Onions takes us through the rwall incident of 1987.
Udgivelsesdato
Dec 11, 2020
How do you verify that someone is who they say they are? Dr Mike Pound on digital signatures.
How do you verify that someone is who they say they are? Dr Mike Pound on digital signatures.
Udgivelsesdato
Dec 18, 2020
Billions of possibilities - Dr Alex Turner borrowed some cluster time to obtain all of the potential results from all the possible games of Countdown's Numbers Game.
Billions of possibilities - Dr Alex Turner borrowed some cluster time to obtain all of the potential results from all the possible games of Countdown's Numbers Game.
Udgivelsesdato
Dec 23, 2020
Used by millions every day we're dissecting mice today. Dr Steve Bagley takes us through the workings, starting with a ball-powered rodent.
Used by millions every day we're dissecting mice today. Dr Steve Bagley takes us through the workings, starting with a ball-powered rodent.
2020x59
Sæsonafslutning
ALOHAnet: Grandfather of All Computer Networks
Episode overview
Udgivelsesdato
Dec 30, 2020
How do you share a 1960's computer across a bunch of islands? Wireless networking of course - although, like Norman Abramson & his team, you'd have to invent it first. Dr Steve Bagley on Hawaii's Aloha Net.
How do you share a 1960's computer across a bunch of islands? Wireless networking of course - although, like Norman Abramson & his team, you'd have to invent it first. Dr Steve Bagley on Hawaii's Aloha Net.
I tilfælde af manglende afsnit eller bannere (og de findes på TheTVDB) kan du forespørge en automatisk fuld opdatering af serien:
Forespørg opdatering af serie
Opdatering anmodet