February 18, 2020

PhysicsGE4

The exercises are based on chapters 14, 21, 22, 23 of the book University Physics with Modern Physics Young and Freedman the link to the book […]
February 18, 2020

Python quiz nea

To make a multiple choice quiz game (with buttons). This game contains logins for students so student id and password required. The students results from the […]
February 18, 2020

MAE 5 Project 1

At least 15 different commands.Program must run without errors. And if your program uses other files, such as images, be sure to include them when submitProgram […]
February 18, 2020

Database Systems

Given the following relation schemes: Teacher = [CourseN, Quarter,TeacherName]Course = [CourseN,CourseName, Nunit)Student = [studentName, CourseN, Quarter]LocationNTime = [CourseN, Quarter , DayTime,  RoomN] //Examples of DayTime: M2:00AM, […]
February 18, 2020

Ghoster hunters

All in Java, this is a java 2 class so nothing to advanced For this assignment, students will develop a turn-based ghost hunting game with two […]