Coding 101
Coding 101
TV ShowCanceled

Coding 101

An introduction to computer programming in many languages.

8.0 / 10 · 1 votes
2014
2 seasons
97 episodes
Talk

Join Father Robert Ballecer and Lou Maresca on Coding 101, a weekly instructional, project-oriented programming show with appeal for beginning to intermediate programmers. Using a combination of classroom-style teaching, guest programmers, and special interest segments, Coding 101 offers beginner, intermediate, and "applied" programming topics within several interchangeable modules. Learn programming languages such as Java, C++, Visual Basic, PHP, Perl, and more!

What critics are saying

Verdicts use the same scale as your list: highly recommended through avoid — plus optional scores and blurbs.

Highly recommended Recommend Give it a go Neutral Avoid

Nobody on Critic, Sir! has logged a verdict for this title yet. The silence is either respectful or suspicious.

Sign in and use Add to My List below to share your own verdict.

Cast

Seasons

  • Coding 01100101

    1.Coding 01100101

    23-01-201429 min

    In the first episode of Coding 101, we learn how to convert binary into decimal, then break it down into machine code.

  • while (c101 > awesome)

    2.while (c101 > awesome)

    30-01-201440 min

    Today we learn all about variables, while loops, and converting integers to binary.

  • Do While Conditioner

    3.Do While Conditioner

    06-02-201439 min

    This week we are taking a look at Xamarin Studio on Mac OSX, While Loops, For Loops, and Relational Operators.

  • If Coding, Then Watch This

    4.If Coding, Then Watch This

    13-02-201445 min

    This week we are reviewing For Loops, and checking out If (then) Else Statements.

  • Somewhat Function(al)

    5.Somewhat Function(al)

    20-02-201451 min

    This week we are reviewing If (then) Else Statements and Functions.

  • Coding101(Padre, Snubs)

    6.Coding101(Padre, Snubs)

    27-02-201439 min

    This week we are talking about Object Oriented Programming.

  • Runtime, Funtime

    7.Runtime, Funtime

    06-03-201441 min

    This week we are reviewing function returns, checking out your viewer submissions, and we're getting graphical!

  • Farewell to C#

    8.Farewell to C#

    13-03-201445 min

    This week we are reviewing objects, checking out your viewer submissions, and getting into classes and methods!

  • ISS-Above With Python

    9.ISS-Above With Python

    20-03-201456 min

    This week we chat with the inventor of ISS-Above: a device that lights up whenever the International Space Station is nearby.

  • Ep 10

    10.Randal Schwartz's "Perls of Wisdom"

    27-03-201453 min

    This week we chat with Randal Schwartz, host of "FLOSS Weekly" and co-author of books such as "Programming Perl" and "Learning Perl".

  • Python: Getting Started

    11.Python: Getting Started

    03-04-201442 min

    This week we are introducing our newest module, Python with Code Warrior Dale Chase!

  • Lists[Python]

    12.Lists[Python]

    10-04-201441 min

    This week we check out your viewer submissions and we continue in Python with Lists.

  • Sanitize')DROP TABLE Python;

    13.Sanitize')DROP TABLE Python;

    17-04-201442 min

    Your Python list example, we'll explain the Heartbleed bug with jelly beans, and a While Loop.

  • Thrown A For Loop

    14.Thrown A For Loop

    24-04-201443 min

    We learn about for loops, if then statements, and get modded before Dale Chase gives us the lowdown on using external data.

  • Python - Sort and the YouTube API

    15.Python - Sort and the YouTube API

    01-05-201445 min

    Sorting is one of the most useful programming functions you can learn. We not only teach you to sort, but we introduce you to the YouTube API as well.

  • Python - The External Data Circle of Life

    16.Python - The External Data Circle of Life

    08-05-201450 min

    Today we're going to show you how to output to a file, and we're getting back into lists.

  • Python: Tuples

    17.Python: Tuples

    15-05-201453 min

    We review outputting lists, go deeper with sorting, then it's tuples time!

  • Python: Defining Functions

    18.Python: Defining Functions

    22-05-201446 min

    We close out Python with functions.

  • Lou Maresca

    19.Lou Maresca

    29-05-201447 min

    Former code warrior Lou Maresca returns.

  • Karl Auerbach

    20.Karl Auerbach

    05-06-201445 min

    The Creator of IPTV: Karl Auerbach

  • Perl: Getting Started

    21.Perl: Getting Started

    12-06-201442 min

    Perl installation.

  • Perl: Ifs, Thens, and Regular Expressions

    22.Perl: Ifs, Thens, and Regular Expressions

    19-06-201443 min

    Inputs and If Thens in Perl.

  • Perl: RegEx Search and Replace

    23.Perl: RegEx Search and Replace

    26-06-201448 min

    Reviewing regular expressions in Perl.

  • Perl: Command Line Search and Replace

    24.Perl: Command Line Search and Replace

    03-07-201442 min

    Learn search and replace in Perl.

  • Perl: Creating Dynamic Web Pages

    25.Perl: Creating Dynamic Web Pages

    10-07-201448 min

    Create dynamic webpages with Perl.

  • Perl: Reading GET Form Actions

    26.Perl: Reading GET Form Actions

    17-07-201436 min

    We're talking about Perl GET forms!

  • Perl: Reading POST Form Actions

    27.Perl: Reading POST Form Actions

    24-07-201439 min

    Use POST with CGI in Perl.

  • Perl: The Wonderful World of CPAN

    28.Perl: The Wonderful World of CPAN

    31-07-201430 min

    The Comprehensive Perl Archive Network

  • Raphael Mudge

    29.Raphael Mudge

    07-08-201446 min

    Developer of Armitage and Cobalt Strike.

  • DEFCON 2014

    30.DEFCON 2014

    14-08-201429 min

    Highlights from DEFCON 2014.

  • C# Objects and Classes

    31.C# Objects and Classes

    21-08-201446 min

    The return of C#

  • C# Abstract Classes and Interfaces

    32.C# Abstract Classes and Interfaces

    28-08-201444 min

    This week we're going abstract.

  • C# Class Recap

    33.C# Class Recap

    04-09-201437 min

    C# classes.

  • Practically Classy

    34.Practically Classy

    11-09-201444 min

    Practical class examples.

  • C# App Basics

    35.C# App Basics

    18-09-201447 min

    Learn App Basics!

  • C# Collections

    36.C# Collections

    25-09-201448 min

    Lists, arrays, dictionaries, and hashes.

  • C#: Building an App (1)

    37.C#: Building an App (1)

    02-10-201451 min

    Building an app from the ground up.

  • C#: Building an App (2)

    38.C#: Building an App (2)

    09-10-201441 min

    ViewModel

  • C#: Building an App (3)

    39.C#: Building an App (3)

    16-10-201443 min

    Data binding.

  • C#: Building an App (4)

    40.C#: Building an App (4)

    23-10-201442 min

    Finishing the app building module.

  • Mark Smith

    41.Mark Smith

    30-10-201446 min

    Speaking with "Smitty", master of the microcontroller.

  • Patrick Delahanty

    42.Patrick Delahanty

    06-11-201455 min

    Programming guru of TWiT.

  • Gregg Pollack

    43.Gregg Pollack

    13-11-201447 min

    Founder of Code School.

  • Santa's Little Helper (1)

    44.Santa's Little Helper (1)

    20-11-201442 min

    The holiday pricer.

  • Santa's Little Helper (2)

    45.Santa's Little Helper (2)

    04-12-201447 min

    Using APIs to scrape information.

  • Santa's Little Helper (3)

    46.Santa's Little Helper (3)

    11-12-201444 min

    Finishing up the holiday pricer.

  • Santa's Little Helper - Bonus!

    47.Santa's Little Helper - Bonus!

    18-12-201431 min

    Polishing up the holiday pricer.

  • Best of 2014

    48.Best of 2014

    25-12-20141h 2m

    Best segments and interviews of the year.

Watching Lists

to create and edit public lists.

Loading lists…

Purchase & Discovery

Find this title on Amazon

Digital

Prime Video & digital

Amazon mixes rent, buy, and Prime in one place — one search covers the usual options.

As an Amazon Associate, Critic, Sir! earns from qualifying purchases. Full disclosure