January 29, 2020

Docker Project

Homework: Your final will be based on docker. Your docker project is based on images from this website https://linuxserver.io. You will read the documentation section of […]
January 29, 2020

Senior Project : Project Proposal

You need to select your project this week. Each student is to work individually on their project. Consider all the courses you have taken while at […]
January 29, 2020

Physics programming on electrical fields

Create a program in VPython that will place eight 1-nC charges at the following coordinates (in meters): <0,0,0>, <0,0,1>, <0,1,0>, <0,1,1>, <1,0,0>, <1,0,1>, <1,1,0>, and <1,1,1>. […]
January 29, 2020

Programming Exercise 15

Create a class called GermanToEnglishDictionary and a HashMap from String to String in that class called content. You will need to import java.util.HashMap. Create a no-args […]
January 29, 2020

Physics programming on electrical fields

The assignment would consist of creating a program in VPython that will place eight 1-nC charges at the following coordinates (in meters): <0,0,0>, <0,0,1>, <0,1,0>, <0,1,1>, […]