Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Web development and programming

191828 questions • Page 92 / 3837

***Please take your time this is a big project*** CSC 2110 Computer Science I Pr
***Please take your time this is a big project*** CSC 2110 Computer Science I Programming Project Due: 04/17/2018 11:00 PM 70 points 10 points extra credit-80 points Submission Fo…
***Please use jsfiddle.net to create the code - post HTML and Javascript code -
***Please use jsfiddle.net to create the code - post HTML and Javascript code - make sure to use "no wrap in head" or "no wrap in body" under the javascript settings. Use a queue …
***Program should be in basic java. The problems refrenced to create this progra
***Program should be in basic java. The problems refrenced to create this program are from Building Java Programs, 3rd edition. Chapter 8: Exercises #11, #12, and #13, page 568 30…
***RUBY CODE LANGUAGE ONLY Define a class BookInStock which represents a book wi
***RUBY CODE LANGUAGE ONLY Define a class BookInStock which represents a book with an ISBN number, isbn, and price of the book as a floating-point number, price, as attributes. Ru…
***SQL DML*** Write SQL statements to answer the following question. Note that y
***SQL DML*** Write SQL statements to answer the following question. Note that you do not need data tuples to answer. Use the following relational schema. Supplier (sid, name, sta…
***SQL DML*** Write SQL statements to answer the following questions. Note that
***SQL DML*** Write SQL statements to answer the following questions. Note that you do not need data tuples to answer these questions. Use the following relational schema. Supplie…
***SQL DML*** Write SQL statements to answer the following questions. Note that
***SQL DML*** Write SQL statements to answer the following questions. Note that you do not need data tuples to answer these questions. Use the following relational schema. Supplie…
***SQL DML*** Write SQL statements to answer the following questions. Note that
***SQL DML*** Write SQL statements to answer the following questions. Note that you do not need data tuples to answer these questions. Use the following relational schema. Supplie…
***SQL DML*** Write SQL statements to answer the following questions. Note that
***SQL DML*** Write SQL statements to answer the following questions. Note that you do not need data tuples to answer these questions. Use the following relational schema. Supplie…
***SQL DML*** Write SQL statements to answer the following questions. Note that
***SQL DML*** Write SQL statements to answer the following questions. Note that you do not need data tuples to answer these questions. Use the following relational schema. Supplie…
***SQL DML*** Write SQL statements to answer the following questions. Note that
***SQL DML*** Write SQL statements to answer the following questions. Note that you do not need data tuples to answer these questions. Use the following relational schema. Supplie…
***SQL FILE FROM MOODLE*** USE [master] GO /****** Object: Database [PVF] Script
***SQL FILE FROM MOODLE*** USE [master] GO /****** Object: Database [PVF] Script Date: 6/17/2013 1:07:19 PM ******/ CREATE DATABASE [PVF] ALTER DATABASE [PVF] SET COMPATIBILITY_LE…
***THE CODE SHOULD MAKE THE WEBSITE LOOK LIKE SHOWN IN THE PICTURE!!*** ***PLEAS
***THE CODE SHOULD MAKE THE WEBSITE LOOK LIKE SHOWN IN THE PICTURE!!*** ***PLEASE COMPLETE THE CODE!!*** ***THE PROVIDED IMAGES ARE TO BE USED ON THE WEBSITE*** Pacific Trails See…
***THIS HAS TO BE CODED IN C#*** Module 7&8 Programming Assignment – OO Design a
***THIS HAS TO BE CODED IN C#*** Module 7&8 Programming Assignment – OO Design and implementation (50 points) Our Battleship game needs to store a set of ships. Create a new c…
***THIS IS FOR C# PROGRAMMING*** Write an application that asks the user if he/s
***THIS IS FOR C# PROGRAMMING*** Write an application that asks the user if he/she is a Salary employee or an Hourly employee. If Salary, then ask the user for their yearly wage. …
***THIS IS THE QUESTION*** Write a class with the following static methods: - wo
***THIS IS THE QUESTION*** Write a class with the following static methods: - wordCount. This method should accept a reference to a String object as an argument and return the num…
***THIS MUST BE DONE IN MATLAB*** 7. Consider the square in EXAMPLE 9. The goal
***THIS MUST BE DONE IN MATLAB*** 7. Consider the square in EXAMPLE 9. The goal of this exercise is to bring back the square to its original position by first translating it horiz…
***The answer must be typed! Not written! Given the following view: PURCHASE_INF
***The answer must be typed! Not written! Given the following view: PURCHASE_INFO Write a MySQL query to find the average of unit prices of the products purchased by each customer…
***This MUST be done in Visual Studio 2010*** Open Visual Studio on your PC and
***This MUST be done in Visual Studio 2010*** Open Visual Studio on your PC and select to create a New Project, name the new project CarPayment, and set the Location to save to yo…
***This Question actually has 2 parts, but for this question, i only posted only
***This Question actually has 2 parts, but for this question, i only posted only the first part, that way i can give out more points for the 2nd part of the question. Below is jus…
***This is a JAVA question*** --------------------------------------------------
***This is a JAVA question*** ------------------------------------------------------------------------------------------------ import java.awt.*; import java.awt.event.*; import j…
***This is a JAVA question*** --------------------------------------------------
***This is a JAVA question*** ------------------------------------------------------------------------------------------------ import java.awt.*; import java.awt.event.*; import j…
***This is a Java question*** Write a class called MovableCircle that implements
***This is a Java question*** Write a class called MovableCircle that implements the Movable interface given in Lab1 problem. This class contains three int fields x, y, and r, tha…
***This is in Unix*** 1) Write a Bourne Shell script called \"myMv.sh\" (which s
***This is in Unix*** 1) Write a Bourne Shell script called "myMv.sh" (which simulates the GNU utility mv) that tries to rename the specified file (using the GNU utility mv), but …
***This is my assignment: Project 2: Magic Square A magic square is a grid of un
***This is my assignment: Project 2: Magic Square A magic square is a grid of unique numbers (i.e. no number can appear more than once) in which the sum of all the rows, columns, …
***This must be done in Visual Studio 2010 and use only #include and #
***This must be done in Visual Studio 2010 and use only #include <stdio.h> and #include stdafx.h*** Write a program to do the following: Ask the user to enter the number of …
***This must be done in Visual Studio 2010 and use only #include and #
***This must be done in Visual Studio 2010 and use only #include <stdio.h> and #include stdafx.h as we use a basic library.*** Write a program to do the following: Ask the u…
***UPDATE: I previously posted wrong Rental.java and RentalDemo.java code, check
***UPDATE: I previously posted wrong Rental.java and RentalDemo.java code, check below for correct code *** In the last chapter, you modified the RentalDemo program for Sammy's Se…
***USE PYTHON*** Part III: horizontal winner (board) (4 points) This function sc
***USE PYTHON*** Part III: horizontal winner (board) (4 points) This function scans the entire game board passed as an argument and returns one of three values: 1 if player 1 has …
***USING C CODING LANGUAGE AND BUILDING OFF FOLLOWING SOURCE CODE: #include
***USING C CODING LANGUAGE AND BUILDING OFF FOLLOWING SOURCE CODE: #include <stdio.h> #include <stdlib.h> #include <math.h> #include <string.h> struct _dat…
***USING C LANGUAGE*** Stackula\'s Deliverv Marquis Stackula is making some deli
***USING C LANGUAGE*** Stackula's Deliverv Marquis Stackula is making some deliveries of boxes of dirt and needs your assistance. Each night Stackula receives a list of pick-up an…
***Use visual c++ 2010 to complete the tasks listed below*** A. Write a function
***Use visual c++ 2010 to complete the tasks listed below*** A. Write a function named check() that has thre parameters. The first parameter should accept an inerger number, and t…
***Using Java Please. Comments optional**** You are a programming intern at the
***Using Java Please. Comments optional**** You are a programming intern at the student transfer counselor's office. Having heard you are taking CS 55, your boss has come to ask f…
***Using JavaScript****** Problem 1: The previous chapter introduced the standar
***Using JavaScript****** Problem 1: The previous chapter introduced the standard function Math.max() that returns its largest argument. We can do that ourselves now. Write a func…
***Write a Java class that does the following: Prompts the user to input the two
***Write a Java class that does the following: Prompts the user to input the two measurements which are required to define a Square Pyramid, length, height, we shall assume that t…
***Write these programs in c++ and include console comments for every line*** Ta
***Write these programs in c++ and include console comments for every line*** Task 8.2. Write a function that reorders the values in three integer variables such that the values a…
***YOU MUST USE JAVA***** Chapter 21 Assignment There are several tasks in the a
***YOU MUST USE JAVA***** Chapter 21 Assignment There are several tasks in the assignment. Complete them all in the main method of one class. The assignment is about USA president…
***can you please write this in JAVA without using a scanner*** Introduction to
***can you please write this in JAVA without using a scanner*** Introduction to arrays and Strings You are going to write a program to perform automated grading for True/False qui…
***change java code to pseudocode**** import java.io.*; import java.util.*; impo
***change java code to pseudocode**** import java.io.*; import java.util.*; import java.lang.*; public static boolean isDNAIter(String str) { int index,n; char ch; BufferedReader …
***data in the file are in ascending order. load them from inputfile into an arr
***data in the file are in ascending order. load them from inputfile into an array containing 5000 elements ***implement the search such that it will be called 3 times, each with …
***data in the file are in ascending order. load them from inputfile into an arr
***data in the file are in ascending order. load them from inputfile into an array containing 5000 elements ***implement the search such that it will be called 3 times, each with …
***demomvc codes included*** Lab 5 Preliminaries In the demomvc application, the
***demomvc codes included*** Lab 5 Preliminaries In the demomvc application, there is no connection between selecting a color in the JList and drawing on the PaintPanel. In this l…
***in C++*** If the numbers 1 to 5 are written out in words—one, two, three, fou
***in C++*** If the numbers 1 to 5 are written out in words—one, two, three, four, five—then the number of letters used in total is 3 + 3 + 5 + 4 + 4 = 19 letters. If all the numb…
***modify game class*** *****for reference***** Replace the enemy1, enemy2 and e
***modify game class*** *****for reference***** Replace the enemy1, enemy2 and enemy3 fields by a single array called enemies. Throughout your Game, each time you refer to one of …
***need \"compute coin\" to compute the quarters, dimes, nickles,and pennies wit
***need "compute coin" to compute the quarters, dimes, nickles,and pennies with a call by reference, can someone modify? #include using namespace std; void computeCoin(int, int&am…
***please give file break this is the second post none is my other post worked.
***please give file break this is the second post none is my other post worked. resistor.h file resistor.cpp file resistor.main.cpp file STEP 1: Create a Multifile Project Objecti…
***please help! READ the grading criteria *** HW5: Weekly Timesheet CSS 161 Fund
                                            ***please help! READ the grading criteria*** HW5: Weekly Timesheet CSS 161 Fundamentals of Computing By: Hansel Ong Summary In HW3, you…
***please look at the examples given to how the output should be thank you**** C
***please look at the examples given to how the output should be thank you**** Create a Java application called FindElement . This application will need a number of parameters: •S…
***python*** This section of the assignment requires you to implement a method t
***python*** This section of the assignment requires you to implement a method to find the girth of a digraph. You must implement your method from first principles and cannot use …
**11.8 ( New Account class ) An Account class was specified in Programming Exerc
**11.8 (New Account class) An Account class was specified in Programming Exercise 9.7. Design a new Account class as follows: Add a new data field name of the String type to store…