icon

Usetutoringspotscode to get 8% OFF on your first order!

Archive for the ‘Websites, web programming’ Category

easy loops

You are to create a loop built inside of a table that will convert miles to kilometers. The table conversion list is to begin at 1 and continue through 75. The background of each row is to have have an alternating color.  tr:nth-child(odd) {background-color: #f0f;} (Look up This is not intended to be a rainbow. […]

WEBSITE CASE STUDY Implementing a CSS Two-Column Page Layout

I have been doing this assignment for a few weeks now and I am totally lost at this point. I attached my files that I had created from the previous steps in the assignment. The book is Web Fundamentals in Chegg and I will provide screen shots or my log in to whoever accepts the […]

Project 11-1 Batting Statistics

Project 11-1: Batting StatisticsCreate an application that calculates batting statistics for baseball players. ConsoleWelcome to the Batting Average Calculator Enter number of times at bat: 5 0 = out, 1 = single, 2 = double, 3 = triple, 4 = home run Result for at-bat 1: 0 Result for at-bat 2: 1 Result for at-bat […]

ENTD200 Week 8 Assignment

Instructions: You will complete this assignment in Python 3.x. Make sure you have downloaded the software, and it is installed correctly. You will download it from this site: https://www.python.org/downloads/. You will code the following and submit it in one file. Use the information in the Lessons area for this week to assist you. Save it […]

ENTD200 Week 7 Assignment

Week 7 Assignment: Pseudocode and Flowchart Solution  Instructions: Create a PowerPoint that contains a FLOWCHART and a PSEUDOCODE for each problem (You may use a different application if PowerPoint is not available). Use the information below to create a pseudocode (which can be a text-based description for solving the problems) and a flowchart (using flowchart […]

ENTD200 Assignment 6

Assignment Instructions Week 6 Assignment: Variables, IF/THEN/ELSE, Loops  Instructions: You will complete this assignment in Python 3.x. Make sure you have downloaded the software and it is installed correctly. You will download it from this site: https://www.python.org/downloads/. You will code the following and submit it in one file. Use the information in the Lessons area […]

Very easy task

— Display your full name in an alert box. –Provide the result of a calculation in an alert box that will involve three numbers; you will decide what the variable names are and what the values and math operations will be. You must supply labels to inform the viewer what the numbers represent (See concatenation […]

Project 10-1 Account Balance Calculator

Project 10-1: Account Balance CalculatorUpdate the Account Balance Calculator so its code is stored in packages. The functionality of the application should stay the same. ConsoleWelcome to the Account application Starting Balances Checking: $1,000.00 Savings:  $1,000.00 Enter the transactions for the month Withdrawal or deposit? (w/d): w Checking or savings? (c/s): c Amount?: 500 Continue? […]

Internet Application Development

Assignment 2 – Form Validation PHP Introduction. This assignment assumes that you are relatively familiar with HTML forms and that you use JavaScript functions to validate them. The goal here is essentially to create a dynamic form that will submit the POST object containing these values to a server. Using PHP, you’ll do some manipulations […]

Enquiry Page

– Only required to make a page for admins to respond to the customer’s enquiries, under Enquiry Status > Update (staff will reply to customer’s enquiries from here)– Page for customers to view their own enquiry and check if it has been answered by admin– If enquiry has been answered, display admin’s answers– Only using […]

Powered by WordPress | Designed by: Premium WordPress Themes | Thanks to Themes Gallery, Bromoney and Wordpress Themes