Computer science and IT assignments

August 31, 2020

Alice Programming Assignment 4

(Please use Alice software) Create a method that performs an animation appropriate for the ride object selected.(found in attachment)   Then create a way to start […]
August 31, 2020

Alice Programming Assignment 3

(Make sure to have Alice software) The scene below shows a world with 6 people that speak different languages and are standing around a globe. https://www.youtube.com/watch?v=dwpRJwxXDpI&feature=emb_title […]
August 31, 2020

Alice Programming Assignment 2

(Please have Alice software) The Tortoise and the Hare We all know the story about The Tortoise and the Hare. For this project we will use […]
August 31, 2020

Alice Programming Assignment

(Please Have Alice software) Zeus Modification Recreate the Zeus world.  In this world, a philosopher has been zapped by lightning and is scorched to show he […]
August 30, 2020

Java-Processing-Search and Sort

Write the code for the following methods:Selection sort is to repetitively pick up the smallest element and put it into the right position: Find the smallest […]