Skip to content

nataliapaulino/byte-by-byte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

byte-by-byte

This repository is dedicated to my daily studies, with practical exercises and snippets organized for continuous learning.

About

Here you'll find a collection of exercises I am solving to improve my skills in SQL and other programming languages. Currently, the focus is on SQL with PostgreSQL examples, but C# and more languages will be added soon.

Structure

  • Each exercise is separated into language-specific folders.
  • SQL exercises are stored in .sql files with explanatory comments and clear code examples.
  • C# exercises will be added in their own folder with a clear structure.

How to use

  • Explore the .sql files to study SQL concepts and query structures.
  • Since the database schema is not included, these examples are meant for reading and understanding SQL syntax and logic.
  • If you want to practice, you can recreate the necessary tables and data based on the queries or use online SQL playgrounds.
  • Comments inside the files explain the reasoning behind each exercise for better comprehension.

📂 Find SQL exercises and explanations here
Explore the /sql folder for exercises along with descriptive notes and guidance.


📌 Feel free to browse, suggest improvements, or ask questions!
You can use the Discussions tab for any questions, ideas, or feedback.

Releases

No releases published

Packages

No packages published