Discussion
Study Guides
Table of Contents
Accepting Input
- Console.ReadLine() allows your user to type a line of text, followed by the enter key, into your program
- You can use the Console Key Info to see if your user pressed the Alt, Shift or Ctrl keys
- You'll need to use the ToString method if you are using ConsoleKeyInfo.Key to get the key press
- The Console.ReadKey() method writes out the key press to the console window as the user types
Computer Science: C#

John Snape
Accepting Input
Slide Duration:Table of Contents
15m 5s
47m 26s
13m 17s
40m 8s
31m 44s
24m 43s
53m 6s
16m 24s
28m 40s
8m 39s
8m 48s
41m 29s
14m 24s
10m 38s
25m 10s
12m 22s
5m 29s
14m 45s
8m 21s
10m 43s
34m 16s
1h 2m 20s
26m 6s
20m 12s
16m 24s
32m 59s
14m 58s
22m
35m 49s
29m 21s
23m 5s
20m 33s
39m 19s
40m 7s
15m 22s
27m 44s
36m 23s
26m 44s
25m 7s
37m 45s
21m 20s
22m 21s
35m 37s
15m 53s
17m 33s
7m 28s
25m 16s
38m 31s
15m 16s
34m 7s
8m 11s
31m 24s
16m 56s
11m 48s
44m 54s
20m 42s
14m 22s
10m 50s
19m 48s
1 answer
Wed Dec 17, 2014 6:46 PM
Post by Prince Chris on December 16, 2014
How can one download this videos for offline view. I have been looking for a way to download it but cannot find it
0 answers
Post by John Snape on January 22, 2014
The exercise files listed above are the wrong ones. I'm not sure what happened, but I will contact the site administrator and get it fixed. I'm sorry for the problems.
2 answers
Last reply by: candace castro
Mon May 11, 2015 12:34 AM
Post by Quay San on January 21, 2014
How does the Exercise Files work? I open it, and it has no relationship to the videos