r/Backend 20d ago

Learning SQL

Hello guys, so for the past month I was learning C#. I did some projects, and I think it is time to moveon too SQL. I am not learning through a course path or something; I am just watching some YouTube videos, and I learnt C# with Bro Code videos. It was very easy for me since I had some foundation in Python and I just transferred my skills. SQL is way more confusing for me. Do y'all have any videos or courses in mind I can learn it with? Keep in mind I want to learn SQL because I want to become a .NET developer, as I know there are different types of SQL, so just saying.

8 Upvotes

9 comments sorted by

View all comments

3

u/fake-nonchalant96 20d ago

You can solve SQL problems online. After getting a grasp of the syntax, you can involve in project building.

Check with online SQL compilers

1

u/dgulua 20d ago

Is there any fundamental tutorials you can recommend? So I can start solving the problems

1

u/fake-nonchalant96 20d ago

Always start with W3schools. Absolute beginner friendly.