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

Browse C

Alphabetical listing with fast deep pagination.
81169 items • Page 1435 / 1624

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Create a view named NONPAPERBACK. It consists of the book code, title, publisher
Create a view named NONPAPERBACK. It consists of the book code, title, publisher name, and price for every book that is not available in paperback. a. Write and execute the CREATE…
Create a view named OrderItemProducts that returns columns from the Orders, Orde
Create a view named OrderItemProducts that returns columns from the Orders, OrderItems, and Products tables. This view should return these columns from the Orders table: OrderID, …
Create a view named order_item_products that returns columns from the Orders, Or
Create a view named order_item_products that returns columns from the Orders, Order_Items, and Products tables. This view should return these columns from the Orders table: order_…
Create a view named product_summary. This view should return summary information
Create a view named product_summary. This view should return summary information about each product. Each row should include product_id, order_count (the number of times the produ…
Create a vision As a senior Business major student that is POSSIBLE and attracti
Create a vision As a senior Business major student that is POSSIBLE and attractive within the next 6 months to 3 years. What qualities would you like your life to have? You won’t …
Create a vision that is POSSIBLE and attractive within the next 6 months to 3 ye
Create a vision that is POSSIBLE and attractive within the next 6 months to 3 years. What qualities would you like your life to have? You won’t need to goal set or strategize yet,…
Create a visual representation of how the following program is stored in LISP (D
Create a visual representation of how the following program is stored in LISP (DEFUN equal_lists (lisl lis2) (COND ((ATOM lisl) (EQ lisl lis2)) ((ATOM lis2) NIL) ( (equal_lists (C…
Create a voting simulator. Requirements: (1) There are four candidates. You may
Create a voting simulator. Requirements: (1) There are four candidates. You may assign probability for each candidate. The example shown below assigned 45% probability for candida…
Create a voting simulator. Requirements: There are four candidates. You may assi
Create a voting simulator. Requirements: There are four candidates. You may assign probability for each candidate. The example shown below assigned 45% probability for candidate C…
Create a weather app that processes JSON requests. The app will need to adhere t
Create a weather app that processes JSON requests. The app will need to adhere to the following: -- Allow the user to input a major city in the U.S. -- Connect to the free Web sit…
Create a weather frame that allows users to get the weather of which ever city t
Create a weather frame that allows users to get the weather of which ever city they want This is the javascript code but it doesn't run. Can anyone tell me how to fix it or what i…
Create a weather frame that allows users to get the weather of which ever city t
Create a weather frame that allows users to get the weather of which ever city they want This is the javascript code. Can anyone tell me how to add html and/or css to this code to…
Create a web form with the following fields: First Name, Last Name, Street Addre
Create a web form with the following fields: First Name, Last Name, Street Address, City, State, Zip, Phone, Email, Questions, and as always, a submit button. Use a select box to …
Create a web page named lab3.html. You can format the page any way that you like
Create a web page named lab3.html. You can format the page any way that you like. Give the page a title and heading. Create an external JavaScript file with the following: Create …
Create a web page named peace.html and an accompanying external JavaScript file
Create a web page named peace.html and an accompanying external JavaScript file named peace.js that displays a peace symbol with red, white, and blue colors. For details, study th…
Create a web page that allows a user to try out different text and background co
Create a web page that allows a user to try out different text and background color combinations. Javascript is used to implement the functionality. To the right you see two scree…
Create a web page that contains three drop down menu that display month, day and
Create a web page that contains three drop down menu that display month, day and year. Call this php page as php-drop-down-date.php For example to create drop down menu using PhP …
Create a web page that displays a bouncing ball inside a box. You may extend the
Create a web page that displays a bouncing ball inside a box. You may extend the given code. var context; //declare other GLOBAL VARIABLES (e.g. canvas's height and width) functio…
Create a web page that displays the default information (example shown). (1 poin
Create a web page that displays the default information (example shown).     (1 point each, total 3 points) The initial page and related outputs should look like the examples show…
Create a web page that looks like the attached document. FYI-Use spacing and ind
Create a web page that looks like the attached document. FYI-Use spacing and indenting in your html code to give it a professional appearance and make it easy to read and debug (p…
Create a web page that shows images for your activity 1 recipe. The following re
Create a web page that shows images for your activity 1 recipe. The following requirements must be met: Besides the standard HTML tags, you must use all of the following: 1) 1 ima…
Create a web page to play a simple guessing game. To start the game, the program
Create a web page to play a simple guessing game. To start the game, the program picks a secret number randomly between 1 and 100. The page contains a text box in which the player…
Create a web page using PHP/HTML with a “nag” counter that reminds users to regi
Create a web page using PHP/HTML with a “nag” counter that reminds users to register for the e-commerce site they are visiting. Tell them about all the benefits they will receive …
Create a web page with a grid of scrolling boxes. The following requirements mus
Create a web page with a grid of scrolling boxes. The following requirements must be met: You must choose a theme different from the example output's "Containers" theme. Your grid…
Create a web site (set of web pages) for a zoo. PLEASE USE HTML The following re
Create a web site (set of web pages) for a zoo. PLEASE USE HTML The following requirements must be met: 1. The home page must have an image map with 2 hot spots. One of the hot sp…
Create a web site (set of web pages) for a zoo. The following requirements must
Create a web site (set of web pages) for a zoo. The following requirements must be met: 1. The home page must have an image map with 2 hot spots. One of the hot spots must be a ci…
Create a webpage (the last picture has three potential offers not just 2). Use h
Create a webpage (the last picture has three potential offers not just 2). Use html, JavaScript and CSS where needed. All information needed is supplied by the picture. Summary Cr…
Create a webpage that allows the user to select their birthday from a pulldown l
Create a webpage that allows the user to select their birthday from a pulldown list, as shown in the example. Use a for loop to initialize the possible years (ranging from 1900-20…
Create a webpage that enables the user to play the game of 8-Puzzle. There’s a 2
Create a webpage that enables the user to play the game of 8-Puzzle. There’s a 2-by- 4 board (implemented as an HTML5 table) for a total of 8 slots. One of the slots is empty. The…
Create a webpage with images. The images can be from websites, or you could uplo
Create a webpage with images. The images can be from websites, or you could upload your own. One image will be used as the anchor for a link. Write an HTML document that has, at a…
Create a webpage with that contains the image of a USC map Add exactly 4 links (
Create a webpage with that contains the image of a USC map Add exactly 4 links (area elements) to the image map. One link (area element) must open up the image of the Longstreet T…
Create a website (using text editor or HTML) that will be used to sell a product
Create a website (using text editor or HTML) that will be used to sell a product of your choice online. Your website should: Contain a Home page that is named "index.html." Includ…
Create a website about anything you choose. (This might be a good time to help o
Create a website about anything you choose. (This might be a good time to help out your local charity or your friend starting up a new business.) Your site must include: At least …
Create a website about anything you choose. (This might be a good time to help o
Create a website about anything you choose. (This might be a good time to help out your local charity or your friend starting up a new business.) Your site must include: At least …
Create a website about anything you choose. (This might be a good time to help o
Create a website about anything you choose. (This might be a good time to help out your local charity or your friend starting up a new business.) Your site must include: At least …
Create a website and using MySQL. At a minimum, your project should meet the fol
Create a website and using MySQL. At a minimum, your project should meet the following requirements: Your website should link to a MySQL database of user information. Your databas…
Create a website or Facebook page for the company. Provide a rough sketch, bluep
Create a website or Facebook page for the company. Provide a rough sketch, blueprint (use ClipArt), or detailed explanation of the premise of the ads. (pdf files will be accepted)…
Create a website that displays an adding quiz (use random numbers between 0 and
Create a website that displays an adding quiz (use random numbers between 0 and 100 - see the image below). The elapsed time will also displayed. When an answer is submitted, your…
Create a website that displays an adding quiz (use random numbers between 0 and
Create a website that displays an adding quiz (use random numbers between 0 and 100 - see the image below). The elapsed time will also displayed. When an answer is submitted, your…
Create a website using Bootstrap with a minimum of three pagesTemplate/theme use
Create a website using Bootstrap with a minimum of three pagesTemplate/theme use is encouraged Bootstrap_Theme_Analystics.html Bootstrap_Theme_Blog.html Bootstrap_Theme_Marketing.…
Create a website with an external CSS style sheet that reviews three free remote
Create a website with an external CSS style sheet that reviews three free remotely hosted script sites. This chapter mentioned a number of free remotely hosted scripts, including …
Create a website. You must create two pages that allow to register College stude
Create a website. You must create two pages that allow to register College students in an activity (theater, hiking, painting, yoga). • Each page should contain the logo of Colleg…
Create a weekly lottery program. Generate five distinct random numbers between 1
Create a weekly lottery program. Generate five distinct random numbers between 1 and 40 (inclusive) and stores them in an array named randNum. Sort the array containing the lotter…
Create a well formed XML, and DTD documents used to represent courses in a unive
Create a well formed XML, and DTD documents used to represent courses in a university. The university has numerous courses including but not limited to Computer Science, Math, Acc…
Create a whole new class called Canada. It consists of an array of size 13. Each
Create a whole new class called Canada. It consists of an array of size 13. Each element in the array is also an array: an array of three Strings: 1. The name of a province or ter…
Create a wind chill calculator project that can determine the wind chill tempera
Create a wind chill calculator project that can determine the wind chill temperature given the Fahrenheit temperature and the wind speed. Formula for calculating wind chill temper…
Create a window with size 600 x 600. • Draw a circle with radius 25. The center
Create a window with size 600 x 600. •   Draw a circle with radius 25. The center of the circle is 200 pixels away from the center of the window. •   Rotate the circle around the …
Create a windows application in C# Add a class Car with following fields: privat
Create a windows application in C# Add a class Car with following fields:        private string _make;         private string _model;         private int _mileage;         private…
Create a windows application that keeps inventory for a car dealership. You prog
Create a windows application that keeps inventory for a car dealership. You program should contain the following items: 1. Three Forms a. frmMain i. Three buttons (1 for frmAdd &a…
Create a word processing program that can: Spellcheck *** This is the one that I
Create a word processing program that can: Spellcheck *** This is the one that I am having the most trouble working on. Find and Replace words Select Font type and Font size Open …