11. Working with Files
Chapter 1011 2
Unfinished Chapter!!
I am actively working to complete this eBook, and I haven’t gotten to this chapter yet. In fact, it’s probably just a copy/paste from a similar chapter in my C# book.
In other words, don’t read this yet!
What’s the Point?
* *
Source code examples from this chapter and associated videos are available on GitHub.
Intro paragraph or content
11.1. Topic 1
Time To Watch!
Title of Youtube video
Files from video:
-
Starter code:
HelloWorld.cs -
Completed code:
HelloWorld.cs
Example 11.1 - An amazing example of code
1
2
3
print"In the words of Michael Stipe,")
print("Don't go back to Rockville...")
print("...and waste another year.")
Check Yourself Before You Wreck Yourself (on the assignments)
Chapter Review Questions
Sample answers provided in the Liner Notes_.