Posts

Showing posts with the label Computer Science

Coding to Know

For this final Action Project for our class, Computer Science we decided to look more into "If-statements" as a whole and how we are able to use them when coding. While learning about "If-elif-else statements" we decided to complete some assignments to practice these new concepts. For this Action Project, we decided to implement these ideas and practices into this project. We were asked to become chatbots and create a code that will communicate with the user. Before doing this action project we were able to play around with a chatbot that was already made. With this, we were able to receive a better approach when creating our own. I decided to go in the direction of just asking pretty common questions and then revolving it around the topic of school. I wanted to do this because I wanted the coding to sound like an actual conversation with the user, where they can actually feel like they are talking to someone. After finally completing my chatbot I was super excited...

Compounding to Coding

In this unit of Computer Science, we dove deeper into Python and the programming language. We were able to take the skills that we learned from unit one, and really apply our knowledge of coding to websites like trinket.io and Codeskulptor. By doing so we were able to practice and get a better understanding of how to use coding and the importance it carries. Using these techniques were especially important and useful for our action project. For this unit's action project, we were proposed to create a Python code calculator, focused on a math concept that we have gone over in our Economics class. I chose to code compounding interest for users to have an easier and quicker time when compounding interest. We then were assigned to produce a letter, conducting questions that would be able to be used in our current Journalism class. This specific letter is directed to an alderman or representative. It's used in a "Madlibs" style for students to have a smoother time conducti...