Coding 101
Coding 101

Coding 101 (2014)

8.02 seasonsTalk

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!

📺 Seasons & Episodes

2014 Episodes48 episodes
Coding 01100101

1. Coding 01100101

29 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)

40 min

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

Do While Conditioner

3. Do While Conditioner

39 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

45 min

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

Somewhat Function(al)

5. Somewhat Function(al)

51 min

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

Coding101(Padre, Snubs)

6. Coding101(Padre, Snubs)

39 min

This week we are talking about Object Oriented Programming.

Runtime, Funtime

7. Runtime, Funtime

41 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#

45 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

56 min

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

Randal Schwartz's "Perls of Wisdom"

10. Randal Schwartz's "Perls of Wisdom"

53 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

42 min

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

Lists[Python]

12. Lists[Python]

41 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;

42 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

43 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

45 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

50 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

53 min

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

Python: Defining Functions

18. Python: Defining Functions

46 min

We close out Python with functions.

Lou Maresca

19. Lou Maresca

47 min

Former code warrior Lou Maresca returns.

Karl Auerbach

20. Karl Auerbach

45 min

The Creator of IPTV: Karl Auerbach

Perl: Getting Started

21. Perl: Getting Started

42 min

Perl installation.

Perl: Ifs, Thens, and Regular Expressions

22. Perl: Ifs, Thens, and Regular Expressions

43 min

Inputs and If Thens in Perl.

Perl: RegEx Search and Replace

23. Perl: RegEx Search and Replace

48 min

Reviewing regular expressions in Perl.

Perl: Command Line Search and Replace

24. Perl: Command Line Search and Replace

42 min

Learn search and replace in Perl.

Perl: Creating Dynamic Web Pages

25. Perl: Creating Dynamic Web Pages

48 min

Create dynamic webpages with Perl.

Perl: Reading GET Form Actions

26. Perl: Reading GET Form Actions

36 min

We're talking about Perl GET forms!

Perl: Reading POST Form Actions

27. Perl: Reading POST Form Actions

39 min

Use POST with CGI in Perl.

Perl: The Wonderful World of CPAN

28. Perl: The Wonderful World of CPAN

30 min

The Comprehensive Perl Archive Network

Raphael Mudge

29. Raphael Mudge

46 min

Developer of Armitage and Cobalt Strike.

DEFCON 2014

30. DEFCON 2014

29 min

Highlights from DEFCON 2014.

C# Objects and Classes

31. C# Objects and Classes

46 min

The return of C#

C# Abstract Classes and Interfaces

32. C# Abstract Classes and Interfaces

44 min

This week we're going abstract.

C# Class Recap

33. C# Class Recap

37 min

C# classes.

Practically Classy

34. Practically Classy

44 min

Practical class examples.

C# App Basics

35. C# App Basics

47 min

Learn App Basics!

C# Collections

36. C# Collections

48 min

Lists, arrays, dictionaries, and hashes.

C#: Building an App (1)

37. C#: Building an App (1)

51 min

Building an app from the ground up.

C#: Building an App (2)

38. C#: Building an App (2)

41 min

ViewModel

C#: Building an App (3)

39. C#: Building an App (3)

43 min

Data binding.

C#: Building an App (4)

40. C#: Building an App (4)

42 min

Finishing the app building module.

Mark Smith

41. Mark Smith

46 min

Speaking with "Smitty", master of the microcontroller.

Patrick Delahanty

42. Patrick Delahanty

55 min

Programming guru of TWiT.

Gregg Pollack

43. Gregg Pollack

47 min

Founder of Code School.

Santa's Little Helper (1)

44. Santa's Little Helper (1)

42 min

The holiday pricer.

Santa's Little Helper (2)

45. Santa's Little Helper (2)

47 min

Using APIs to scrape information.

Santa's Little Helper (3)

46. Santa's Little Helper (3)

44 min

Finishing up the holiday pricer.

Santa's Little Helper - Bonus!

47. Santa's Little Helper - Bonus!

31 min

Polishing up the holiday pricer.

Best of 2014

48. Best of 2014

62 min

Best segments and interviews of the year.

2015 Episodes49 episodes
PHP Basics

1. PHP Basics

36 min

Learn the basics of PHP from Patrick Delahanty

Image Manipulation with PHP

2. Image Manipulation with PHP

37 min

Insert your own text on an image with PHP

Steve Gibson

3. Steve Gibson

53 min

Creator of SpinRite.

The Wisdom of Gibson

4. The Wisdom of Gibson

50 min

The philosophy of assembly.

Breaking Gibson - The Man Who Compiles

5. Breaking Gibson - The Man Who Compiles

50 min

CISC vs RISC.

Smitty - Embedded Programming (1)

6. Smitty - Embedded Programming (1)

47 min

Embedded programming with Arduino.

Smitty - Embedded Programming (2)

7. Smitty - Embedded Programming (2)

47 min

Continuing with embedded programming.

Smitty - Embedded Programming (3)

8. Smitty - Embedded Programming (3)

50 min

Let's talk about structures.

Smitty - Embedded Programming (4)

9. Smitty - Embedded Programming (4)

37 min

We finish our Arduino clock.

ISS Above Project

10. ISS Above Project

52 min

Learn about the code behind the ISS Above Raspberry Pi Project.

Bubble Sorting with Patrick

11. Bubble Sorting with Patrick

36 min

How safe are Perl, PHP, and Ruby?

Myriam Joire

12. Myriam Joire

52 min

How Homeworld was developed.

Carlos Souza

13. Carlos Souza

50 min

Learn ruby from codeschool.com and Carlos Souza

Lou Maresca Basic C (1)

14. Lou Maresca Basic C (1)

45 min

101 on basic C

Lou Maresca Basic C (2)

15. Lou Maresca Basic C (2)

50 min

C modules and pointers.

Wildcard! With Todd Perkins

16. Wildcard! With Todd Perkins

45 min

Flash, Objective-C and Swift!

Ruby with Carlos Souza (1)

17. Ruby with Carlos Souza (1)

58 min

Internal Iterators, SMART Dynamically typed variables, and HHVM vs. ASP.NET.

Ruby with Carlos Souza (2)

18. Ruby with Carlos Souza (2)

57 min

Coder to Programmer, and Carlos Souza with more Ruby.

Persistent Databases & Ruby (3)

19. Persistent Databases & Ruby (3)

59 min

Threat Modeling, and Carlos Souza with Ruby part 3.

Ruby on Rails (4)

20. Ruby on Rails (4)

65 min

Best coding practices, and Carlos Souza with Ruby part 4 of 4.

Wildcard! With Peggy Fisher

21. Wildcard! With Peggy Fisher

61 min

Programmer, teacher, and STEM Guru Peggy Fisher.

Wildcard! With David Gatti

22. Wildcard! With David Gatti

57 min

David Gatti, Co-Founder of NVdrones.

Wildcard! With Jeff Prosise

23. Wildcard! With Jeff Prosise

63 min

Jeff Prosise, Wintellect, and jets.

On the Road to iOS

24. On the Road to iOS

57 min

Want to develop apps for iOS? We're going to show you how!

iOS User Interface Elements

25. iOS User Interface Elements

56 min

Drones for knowledge and iOS for cash!

Sneak Peek of the TWiT API

26. Sneak Peek of the TWiT API

53 min

Patrick Delahanty, robots, and the TWiT API.

Your iOS Note-Taking App

27. Your iOS Note-Taking App

62 min

Arduino for Visual Studio, modern code editors, and Todd Perkins.

iOS Note Taking App Completed

28. iOS Note Taking App Completed

61 min

Social Media Apps tracking you via your conversations and Todd Perkins comes back to finish our iOS App.

Wildcard with Scott Hanselman

29. Wildcard with Scott Hanselman

60 min

Scott Hanselman from Hanselminutes Podcasts.

Steve Gibson's Entropy Harvester

30. Steve Gibson's Entropy Harvester

58 min

Steve Gibson talks about SQRL (Secure, Quick, Reliable Login).

Wildcard - Building a Coding Career

31. Wildcard - Building a Coding Career

60 min

A wildcard discussion on finding work in the software industry.

TWiT API (1)

32. TWiT API (1)

60 min

Bug bounties and a first look at TWiT's new API.

TWiT API (2)

33. TWiT API (2)

56 min

Patrick Delahanty joins Fr. Robert and Louis to discuss the relative popularity of programming languages as seen by GitHub.

TWiT API (3)

34. TWiT API (3)

61 min

David Diers talks about the creation of the TWiT API

TWiT API (4)

35. TWiT API (4)

58 min

David Diers explains how to account for expanding the TWiT API with new versions.

Wildcard with Sarah Dutkiewicz

36. Wildcard with Sarah Dutkiewicz

52 min

Today's Wildcard guest is the owner of Cleveland Tech Events

Wildcard with Noah Addy

37. Wildcard with Noah Addy

53 min

Today's Wildcard guest is the founder of Digital Fio

Powershell (1)

38. Powershell (1)

60 min

The Martian, Mutation Testing, and Powershell

Powershell (2)

39. Powershell (2)

56 min

CrossOver from CodeWeavers, OneGet and DSC for Powershell 5.0, and Sarah Dutkiewicz

Wildcard with Ryan Clarke

40. Wildcard with Ryan Clarke

71 min

Today's Wildcard guest is the creator of the Hardware Hacking Village

Adam Bertram is NOT in a Bubble

41. Adam Bertram is NOT in a Bubble

63 min

Today's Wildcard guest is a Microsoft Powershell MVP

Best of the Microsoft MVPs

42. Best of the Microsoft MVPs

59 min

New and old faces alike in this packed episode of MVPs

Streaming with the TWiT API

43. Streaming with the TWiT API

45 min

Star Wars code, iOS hackers get one million, and TWiT API

Powershell (3)

44. Powershell (3)

51 min

Free Books, and Powershell with Sarah and Adam

Powershell (4)

45. Powershell (4)

61 min

Module walkthrough with Sadukie and Adam Bertram

Wildcard with Patrick Delahanty and Mark "Smitty" Smith

46. Wildcard with Patrick Delahanty and Mark "Smitty" Smith

62 min

Gig Economy, aka "freelancing", "outsourcing", "seasonal", etc.

WS2812

47. WS2812

70 min

FastLED sample project

Killing Wall-E

48. Killing Wall-E

50 min

Padre and Lou build on last week's project.

Arduino PWM

49. Arduino PWM

62 min

PWM with Arduino

Cast

Fr. Robert Ballecer, SJ

Fr. Robert Ballecer, SJ

Self - Host

Louis Maresca

Louis Maresca

Self - Host

Similar Shows