adam leePython: moving files and automating tasks.I did a lot of traveling in the past, and with that I have a lot of duplicate images from my hard drive. This issue was due to being lazy…Jun 51Jun 51
adam leeData: Creating a Database with SQLite3 and PythonIn the world of data, databases play a crucial role in harnessing information. In this article, we’ll learn how to create a database using…May 31May 31
adam leeData: ETL with PokemonIn this article, we’ll walk through the process of extracting data from the Pokémon API and converting it to a CSV file using Python.May 29May 29
adam leeData: Extract. Transfer. Load.ETL stands for Extract, Transform, Load. It is a data integration process used to blend data from various sources into a single, cohesive…May 27May 27
adam leeSQL: INSERT StatementsAn INSERT statement in SQL is used to add new rows to a table in a database. It allows you to specify the column names and values for the…May 8May 8
adam leeSQL: Left JoinsIn SQL, there are various strategies for merging tables to execute a query. One such strategy employs the use of a LEFT JOIN. Essentially…May 7May 7
adam leeAttachment Theory: The Avoidant Attachment StyleIndividuals with the Avoidant attachment style tend to generally Avoid conflict, and keep emotions and feelings to themselves. The Avoidant…Aug 26, 2023Aug 26, 2023
adam leeAttachment Theory: Understanding the Anxious Attachment Style.Individuals with an anxious attachment style often lack unpredictable and inconsistent caregiving as a child. They typically have a…Aug 20, 2023Aug 20, 2023
adam leeExploring Attachment Styles: Understanding Secure, Anxious, and Avoidant BondsAttachment theory was first developed by psychologist John Bowlby and Mary Ainswort. The research focused on emotional bonds formed between…Aug 19, 2023Aug 19, 2023