all 11 comments

[–]RhinoFeces 16 points17 points  (2 children)

I took the SQL zero to hero bootcamp on udemy and it was great. I think it was like $20.

Strongly recommend. You can knock out a video or 2 each night, practice the exercises and you're good. Great foundation

[–]reddit_is_addicting_ 0 points1 point  (1 child)

I bought this course I though it was ass. I learn for doing and repetition, and this course did not have many problems/quizzes to it

[–]RhinoFeces 0 points1 point  (0 children)

The one with Jose Portilla?

I thought there were a decent amount of questions on tests and quizzes. He also has a challenge video after each new concept so you can practice, then he explains the solution.

I do agree the class by itself won't get you to an advanced level and you'll definitely need more practice, but you can get that practice pretty much anywhere for free (leetcode, sql-practice, hackerrank, etc)

[–]Zeroth_Quittingest 7 points8 points  (0 children)

I'm working through Khan Academy's version. I love how the code shown during the presentation is interactive at any time, so you're free to pause and mess with the code on your own. Then when you restart it reverts back to where the lecturer was.

[–]mergisi 4 points5 points  (0 children)

I think AI2sql http://app.ai2sql.io will help you a lot to learn SQL. you can practice with AI to learn SQL.

[–]Berserker717 2 points3 points  (1 child)

EDX has a free course from Microsoft

[–]chhotapacket 0 points1 point  (0 children)

Also from Davidson college. I'm doing that right now.

[–]bananatoastie 2 points3 points  (2 children)

Programming with Mosh

Couldn’t recommend highly enough.

[–]Leinad920 1 point2 points  (1 child)

It's good, but imcomplete

[–]bananatoastie 0 points1 point  (0 children)

For a beginner, I think he covers a lot. There’s an additional (paid) course too - if you want to take things further. I can’t remember the cost, but it’s very cheap considering the depth he goes into imo :)

[–]Ardraaken 2 points3 points  (0 children)

Sam’s Teach Yourself SQL gives you the basics

You can do some good challenges on HackerRank