SQL Fundamentals for Beginners

SQL Fundamentals for Beginners
The foundation of relational database data management is Structured Query Language(SQL). SQL is an essential Skill for data warehousing, web development, and data analysis. With the help of this artic...
0 Read More

Connect Four Summary

My most recent project was the Connect Four terminal game. You can check this out here if you want. This project was supposed to improve my TDD (Test-Driven Development) skills, as I had to write test...
0 Read More