Difference between revisions of "Relational Database Programming Study Guide"

From RobotX
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
*[https://youtu.be/gI-qXk7XojA?list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo Boolean Logic & Logic Gates: Crash Course Computer Science #3]
 
*[https://youtu.be/gI-qXk7XojA?list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo Boolean Logic & Logic Gates: Crash Course Computer Science #3]
 
*[https://youtu.be/1GSjbWt0c9M?list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo Representing Numbers and Letters with Binary: Crash Course Computer Science #4]
 
*[https://youtu.be/1GSjbWt0c9M?list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo Representing Numbers and Letters with Binary: Crash Course Computer Science #4]
===Training Topics===
+
===Live Training Topics===
 
*Intro to EXCEL: Cell Mechanics, Formulas, Importing and Exporting CSV Files
 
*Intro to EXCEL: Cell Mechanics, Formulas, Importing and Exporting CSV Files
*Intro to Access Forms, Queries, Tables, Reports, Switchboard, VB IDE
 
 
*Intro to a Wiki and it's Markup Language
 
*Intro to a Wiki and it's Markup Language
  
Line 36: Line 35:
  
 
===Training Topics===
 
===Training Topics===
 +
*Intro to Access Forms, Queries, '''Tables''', Reports, Switchboard, VB IDE
 +
*Build several tables with data elements
 +
*Introduction to Wikipedia style editing on Intelink
  
 
===Homework Assignment===
 
===Homework Assignment===
Build a 3 Table Database with 2 child relationships
+
*Create an Intel project to develop that will require data collection storage in tables
  
 
==Session 3==
 
==Session 3==
Line 51: Line 53:
  
 
===Live Training Topics===
 
===Live Training Topics===
 +
*Intro to Form input interface for table data
  
 
===Homework Assignment===
 
===Homework Assignment===
 +
*Develop a table with notional people with some bio data and create fake photos using the artificial intelligence face creator located at: https://thispersondoesnotexist.com/
  
 
==Session 4==
 
==Session 4==

Latest revision as of 03:17, 15 September 2020

Study Guide

Session 1

Pre-Session Reading

Pre-Session Videos

Live Training Topics

  • Intro to EXCEL: Cell Mechanics, Formulas, Importing and Exporting CSV Files
  • Intro to a Wiki and it's Markup Language

Homework Assignment

Session 2

Pre-Session Reading

Pre-Session Videos

Training Topics

  • Intro to Access Forms, Queries, Tables, Reports, Switchboard, VB IDE
  • Build several tables with data elements
  • Introduction to Wikipedia style editing on Intelink

Homework Assignment

  • Create an Intel project to develop that will require data collection storage in tables

Session 3

Pre-Session Reading

Pre-Session Videos

Live Training Topics

  • Intro to Form input interface for table data

Homework Assignment

Session 4

Pre-Session Reading

Pre-Session Videos

Live Training Topics

  • Intro to Access Table creation with Parent Child Relationships
  • Intro SQL Querries

Homework Assignment