Intro to C#: 19 - Movie Quote App using System.IO and Split

Опубликовано: 30 Март 2026
на канале: Michael Hadley
1,132
38

In this video, we create a console app in C# that displays a random movie quote from a text file. Along the way, we review the System.IO namespace, the File class and the string Split method.

=== Relevant Links ===
Playlist:    • Intro to Programming in C#  
Next video:    • Intro to C#: 20 - Primer on C# Properties  
Starter Files: https://github.com/mikewesthad/Columb...
MovieQuotes.txt: https://gist.github.com/mikewesthad/f...
MovieQuotesWithRatings.txt: https://gist.github.com/mikewesthad/9...