-
-
Notifications
You must be signed in to change notification settings - Fork 381
Construct intermediate SQL lesson. #130
Comments
Dup of #129 (also Construct intermediate SQL lesson). |
Do we want an intermediate SQL lesson and what would it contain? As with the idea of the intermediate shell lesson (#126) it's not clear to me whether or not we really need an intermediate SQL lesson. It's easy to get through all of the basics including filtering, sorting, aggregation, joins, etc. in a short afternoon with compete novices, so I guess the next step would either be 1) teaching nested queries or 2) showing students how to interact with SQL from inside Python/R (this is definitely something I get asked about a lot when teaching SQL at bootcamps). The question is whether either of these is in scope and something that a decent number of learners would want in a bootcamp. |
On 2013-11-13 4:35 PM, Ethan White wrote:
|
Oooh, yes, database structure. That would definitely be a good thing |
Material to include for Intermediate SQL:
What else should be in here? |
On Tue, Jan 14, 2014 at 01:47:26PM -0800, Ethan White wrote:
Migrations? |
Construct lesson on SQL for intermediates in
sql/intermediate
.The text was updated successfully, but these errors were encountered: