Nerd Nation

Nerd Nation (broadcast January 19, 2004 - March 22, 2004) is an American TV show on TechTV that focused on the life of nerds and other geeks. The series lasted 10 episodes. Re-runs also ran on G4 in late 2005.

Nerd Nation
Starringn/a
Country of originUnited States
No. of episodes10
Production
Running time60 minutes
Release
Original networkTechTV (2004)
Original releaseJanuary 19 
March 22, 2004

The theme song I'm a Nerd was performed by Johnny Sizzle.

Episodes

#AirdateTitle
12004-01-19Kid Nerd
22004-01-26Six Days in Roswell
32004-02-02Diverted to Delhi
42004-02-09The Devil You Know: Inside the Mind of Todd McFarlane
52004-02-16Lara Croft: Lethal and Loaded
62004-02-23Information War: The Hacktivists
72004-03-03Almost Real
82004-03-08Starwoids
92004-03-15Cyberman
102004-03-22Project Grizzly
gollark: Wait, how come strings aren't unsigned char*s but just regular char*s?
gollark: You swap random elements until it's sorted.
gollark: Bubble bogosort is easy and cool.
gollark: tio!debug
gollark: ```c#define let char*#define var char#define auto int*#define fn int#define new malloc#include <stdio.h>#include <stdlib.h>#include <string.h>fn main() { let s = "abcdefghijklmnqoprstuvwxyz Lyric Ly Make Macro N"; let j_ = new(1024); strcpy(j_, s); for (var i = 0; i < 33; i++) strcat(j_, s); auto q = j_; memset(new(11), 'a', 12); strcat(j_, s); fn x = 0x6F5D5F5F; q[0] = x; printf("%s", j_);}```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.