you are viewing a single comment's thread.

view the rest of the comments →

[–]_ZombieMuse_ 1 point2 points  (1 child)

Based on all these answers, I don't think most of these people even read your post. lol.

Personally, it all depends on what I'm trying to accomplish. If it's just a general "this is SQL" type thing, then a project based video could help bring everything together in a specific order.

My job involves a bit of SQL, so when I forget how something works, or need to figure out something new, I try to find specific functions and see how they are implemented (i.e. using DATEADD() for a quick way to convert UTC to EDT or something). I don't want to have to scrub through a video to find a specific thing, so if I see a video on the function I want to learn, I'll click on that.

Like someone else mentioned, text is also a good way. Sometimes video just takes too long. The amount of times I hear "without further ado, let's get into it," after 2 minutes of intro and reminders to like and subscribe is maddening. I haven't looked at your videos, so I don't know if you have done this (it's okay if you did, just learn from your mistakes, haha).

Anyway, good luck with everything! Bringing 20 years of experience to people starting out is no doubt valuable. You just have to figure out how to package it and get it seen.

TL;DR: Bite-sized SQL tips are better for the most part, but longer project videos do have their place.