10 likes | 143 Views
Adventures of Computational Thinking By: Justin Ko. Visual Programming. Image Manipulation. Overview. Using Photshop , we were able to learn about the powerful techniques to manipulate images. This example of Madonna was a project we covered to hide imperfections of her facial features.
E N D
Adventures of Computational Thinking By: Justin Ko Visual Programming Image Manipulation Overview Using Photshop, we were able to learn about the powerful techniques to manipulate images. This example of Madonna was a project we covered to hide imperfections of her facial features. • We covered a variety of subjects over the course of CSE 3 that required : • Computational Processing • Knowledge of Different Software • Detailed orientated tasks • Manipulation and scheming of concepts applied to a computer Scratch is a program that enables us to create visual/hands on games and functions with simple animation. Using a series of commands, we are able to create programs such as a simple video game as shown above. Presentation of Information Using HTML Utilizing Microsoft Excel is an useful application to present data in a detailed and appealing manner. By using excel to calculate data such as averages or standard deviations, we can use the calculations and graph the results. Using programs such as Notepad++ enables us to create html coding instructions to create and modify websites.