# CRUD, SQL, & Postgres
# Learning Objectives
After completing this lesson, you will be able to:
- (Description of application of topic/technique)
# Lesson
# Overview
# Summary
# Training Exercises
To solidify your knowledge, here are a set of exercises that will require you to use the techniques you've just learned in the lesson above.
They are organized into small, medium, and large sized problems. The small exercises will be very similar to the examples in the lesson. If you get stuck, refer to the relevant section above. The medium exercises will require you to combine concepts. The lesson may not have a single, specific example for you to reference. The large exercises are more open-ended and may require you to search the web for additional material.
# Small
# Medium
# Large
# Interview Questions
# Fundamentals
# Bugfix
Show them code and ask them what they would change to make it exhibit the correct behavior.
# Conceptual
Ask them how a technique or technology works.
# Architect
Ask them how they would build a particular feature or set of features.