r/Backend 2d 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.

7 Upvotes

8 comments sorted by

2

u/fake-nonchalant96 1d 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 1d ago

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

1

u/fake-nonchalant96 1d ago

Always start with W3schools. Absolute beginner friendly.

1

u/Tall-Coat-5587 1d ago

I don't have any tutorials I can recommend, but I'm currently some python Frameworks, lets be friends and work on something together

2

u/SnaskesChoice 1d ago

If you're using c#, you should learn Entity Framework Core, it's an object relationel mapper. You can write c# class' and make table schematics from them.

1

u/Sea-Fishing4699 1d ago

Heads First SQL book is a good start 

1

u/BookkeeperAutomatic 1d ago

In backend engineering more than SQL skills the skills of understanding database internals are required like what happens to the data internally in terms of data structures when you apply an index.

Playlists like this can help: https://youtube.com/playlist?list=PLqOrZmpwbWULRSYoRw3D0zRWps9lOxEvj&si=-ymOGruYeRyQGt1R