Turing Society
To empower people of all backgrounds to solve problems in their communities and beyond through tech education.
t
r
u
c
t
u
r
e
d
u
e
r
y
a
n
g
u
a
g
e
This is Turing Bootcamp.
+ Life with King's Day
+ Your progress and mentor sessions
+ Feedback
+ Hello SQL and Databases
+ Algorithms
This is Turing Bootcamp.
You are here.
King's Day
Venture Cafe
Rotterdam
Weekend
No coding hours.
This is Turing Bootcamp.
Front End
Challenge
Back End
Challenge
This is Turing Bootcamp.
Full Stack
Challenge
That's you.
next 2 weeks: bit.ly/turingmeet
This is Turing Bootcamp.
anonymous.
This is Turing Bootcamp.
SLANG OF TODAY
SQL
NoSQL
Relational Database
ERD
entities
attributes
primary key
foreign keys
relationships
one to one
many
many to many
normalization
data types
This is Turing Bootcamp.
What you should know:
> SQL: tables holding data
> Tables are usually related to each other
> ERD helps you visualize your database
> Watch the DEMOs :-)
This is Turing Bootcamp.
This is Turing Bootcamp.
Input: Numbers between 1-9
This is Turing Bootcamp.
[8, 1, 6, 3, 5, 7, 4, 9, 2] => true
[2, 7, 6, 9, 5, 1, 4, 3, 8] => true
[3, 5, 7, 8, 1, 6, 4, 9, 2] => false
[8, 1, 6, 7, 5, 3, 4, 9, 2] => falseBy Turing Society
Lecture 4
To empower people of all backgrounds to solve problems in their communities and beyond through tech education.