Kristin Roberts' Web Corner

CIS 145 Course Work
Chapter 10 Summary 


     Module 10 was about the introduction of data on the internet. It covered different terms and types of data. It also covered the importance of understanding data and privacy policies on different social media sites.
      One thing that stuck out to me in Module 10 was the topic of Data structures. I am still new to coding, but the binary tree data structure made me think of if statements in coding. I have used if statements when finding if an imputed integer is greater than or less than a specific amount. The same is applied in a Binary Tree Data Structure which travels either right or left to the next node. Another topic that reminded me of coding was repetition. Repetition is one of the pillars of programming and typically is placed inside a looping structure which, when coding, prevents the coder from writing the same steps of code over and over to be executed. I still have trouble coding ‘do while’ loops.
     Something I did not know was that many websites ignore the ‘Do Not Track’ selection made in my browser settings. I also was unaware that when I utilize incognito browsing on Chrome that while the sites I visit are not saved, the actual sites I visit can still save information about me. I am not using the internet for shady business, but I want a certain level of privacy nonetheless and do not feel comfortable with the level of information some websites gather about me and distribute to third parties. The module suggests having one browser set to Do Not Track and one browser without.

{back}
{back to introduction}