.  202 S 18  . 
☆☆☆☆☆☆☆
⇒ DATAVIZ /FOOD due fri, 5/4 , d2l, 10pm
⇒ FINAL EXAM: m, 5/7: 12pm
Projects   .  
0.LAB       1.CODE       2.ARITHMETIC       3. TUTOR       4. FILEDRAW       5. DATAVIZ (arrays)   /   FOOD
readable code       c# windows code       c# console code       c# reference
- You are responsible for notes, readings and classroom discussions. Topics may be changed, re-ordered or skipped over.
- Chaos reigns; come to class.
  syllabus / policies (pdf)   ·   faq (grades, lab hours,honesty, etc...)   ·   2gb flash: see me   ·   TUTOR SIGNUP!



CS/IS major? minor?
Select the ".Net desktop development" workload, but you can include more...
wk  1        2          3          4          5           6          7       ☀       8          9          10         11         12         13         14   
 22 24 26 | 29 31 02 | 05 07 09 | 12 14 16 | 19 21 23 | 26 28 02 | 05 07 09 | * | 19 21 23 | 26 28 30 | 02 04 06 | 09 11 13 | 16 18 20 | 23 25 27 | 30 02 04 
 01 02 03   04 05 06   07 08 09   10 11 12   13 14 15   16 17 18   19 20 21       22 23 24   25 26 27   28 29 30   31 32 33   34 35 36   37 38 39   40 41 42 
Part I Notes
A.   Introduction to Computing & Programming
B.   Introduction to Visual C#
C.   Processing Data into Information
D.   Listboxes, Random Numbers, Tab Controls and Timers
         5.1 Listboxes
         5.8 Random Numbers
         Appendix B: Tabcontrol 
         About: TabControls and Timers
            MSDN: TabControls
            MSDN: Timers
         
  ∴   Test 1 - Mid Term Exam: M & W
         TEST 1  Review 
            first day - multiple choice 
            second day - read code and answer questions, write code
         Create a CAP
      
Part II Notes
E.   Making Decisions (if, else, else if)
F.   Graphics: Brushes, Pens, Rectangles, Ellipses
Make gr graphics reference variable class-level ToolBox => Panel is a control you can draw upon after creating graphics object. We only set its "Name" property. (ex: panDraw) Create rectangles Create ellipses Random Numbers and Graphics
GUI: Panel
G.   Loops (for while), Files
H.   Methods
  ∴   Test 2 - Final Exam
TEST 2 2 hour test first part - multiple choice second part - read code and answer questions, write code Create a CAP CUP Registrar: see "Final Exam Schedule"
You must earn an "A" or "B" to enroll in CIS 244.   A strong "A" is advised.
Software

    - Visual Studio Community 2017
    - Video Help Installing Video Studio
    - Help documentation on installing Visual Studio
  1. Install offline instructions
  2. Troubleshooting
  3. Developer Community Help
  4. Check your operating system and apply latest Windows Updates
  5. Run the installer as an Administrator (right click - run as administrator)
  6. Check for disk space - needs 4gb minimum (right click in file explorer - properties)
    - Using a MAC for Visual Studio?
   1. - Virtual Box   - Instructions   - Install Video    [credit Jody Strausser]
   2. - Bootcamp Info     - Bootcamp Video
   3. - Parallels
   4. - Tech Floor Info
Text

"Starting Out With Visual C#, 4th ed." by Tony Gaddis   [REQUIRED]
    =>   amazon: buy/rent
    =>   bookstore

NOTE: Older editions not identical, but should be OK. The CD is NOT required. If you have a used book without the CD, that is OK.

If you are a CS or IS major or minor it may be a good idea to BUY (vs rent) for future reference.