Portfolio


MySQL

I learned MySQL through the W3Schools website, a trusted and beginner-friendly platform that provided a clear, structured path to mastering database concepts. Starting from the basics, I quickly became familiar with creating databases, designing tables, and writing SQL queries to retrieve, update, and manage data effectively.W3Schools made learning easy with its interactive "Try it Yourself" editor, allowing me to practice SQL commands in real time. I explored essential topics such as SELECT, JOIN, WHERE, GROUP BY, and advanced queries that helped me understand how relational databases work behind the scenes.By working through practical examples and mini challenges, I developed a solid foundation in data handling and relational database management. This hands-on experience enhanced both my problem-solving skills and logical thinking.Learning MySQL from W3Schools empowered me to work confidently with databases and laid the groundwork for future learning in backend development, data analysis, and full-stack web projects.

Return