+1(316)4441378

+44-141-628-6690

Archive for the ‘Undergraduate’ Category

JavaScript Form Field Validation and Error Messages

You have created a basic form and added interactivity to images using JavaScript. Now it is time to validate information entered into your form fields. You will use the registration.html file found in your Zip file. You will see that the page has a form that has the following fields for allowing users to register for an account. The items in parentheses are defined formatting instructions to be observed for each field.

    Username* (must only contain letters and numbers).
    Password* (minimum of 8 characters).
    PasswordVerify* (minimum of 8 characters, must match password).
    FirstName* (text string).
    LastName*( text string).
    Email (uses [email protected] format).
    PhoneNumber (uses (xxx) xxx-xxxx format).
    SignUpNewsletter (radio box for yes/no).

Tips:

    JavaScript is case sensitive so a variable named myVar is different than MyVar and m

Haskell expert needed for assistance in Examen, Real time

I need a Haskell exper that can help me with an exam tomorrow at

11.00 Paris Time https://www.timeanddate.com/worldclock/france/paris

You should be familiar with lambda calculus, infering the most general type of simple haskell programs (Milner algorithm). As well as being able to code well (using high level functions and all the implicit data types haskell have.

If you accept i will give you some excercises so you can test your skill and see if we are a good match.

Desired price is a place holder

Transaction control procedure

Transaction control***

Create a stored procedure with the following requirements: 

    Accept input that identifies the customer, the ISBN for one book, and the quantity being ordered.  CHALLENGE -- try this for two books instead of one 
    Create an ORDER record that reflects today's date as the OrderDate.   
    Create an OrderItem record for the book(s) being ordered,  reduce the (quantity on hand) appropriately for the ordered book, and either:

        Return an error message if there is not sufficient inventory for the book ordered. 

OR

        Commit the transaction   

    Leave the shipping information null (there will be a separate process for shipping information). 

Remember that the Order#  is a unique, sequential key.

python

Write a Python program that outputs the numbers from 1 to 100. However, if the
number is divisible by 3, it should output Fizz instead. If the number is divisible by 5,
it should output Buzz instead. If the number is divisible by both 3 and 5, output
Fizzbuzz. An example output for the first 36 numbers would be:
1, 2, Fizz, 4, Buzz, Fizz, 7, 8, Fizz, Buzz, 11, Fizz, 13, 14, Fizz Buzz, 16, 17, Fizz,
19, Buzz, Fizz, 22, 23, Fizz, Buzz, 26, Fizz, 28, 29, Fizz Buzz, 31, 32, Fizz, 34, Buzz,
Fizz, ...

Algebra Assignment

Each page should be numbered and identified along with total number of pages. For example, pages 1 and 2 of an 8-page document would be identified 1/8, 2/8.
When answering the assessment, be mindful that this will be marked from a computer screen. Ensure your writing is as clear as possible
Do not answer the same question multiple times.

algebra assignment

Each page should be numbered and identified along with total number of pages. For example, pages 1 and 2 of an 8-page document would be identified 1/8, 2/8.
When answering the assessment, be mindful that this will be marked from a computer screen. Ensure your writing is as clear as possible
Do not answer the same question multiple times.

music quiz game

TASK 1
Noel is creating a music quiz game.
The game stores a list of song names and their artist
(e.g. the band or solo artist name). The player needs to
try and guess the song name.
The game is played as follows:
A random song name and artist are chosen.
The artist and the fi rst letter of each word in the song title are displayed.
The user has two chances to guess the name of the song.
If the user guesses the answer correctly the fi rst time, they score 3 points. If the user guesses
the answer correctly the second time they score 1 point. The game repeats.
The game ends when a player guesses the song name incorrectly the second time.
Only authorised players are allowed to play the game.
Where appropriate, input from the user should be validated.
Design, develop, test and evaluate a system that:
1. Allows a player to enter their details, which are then authenticated to ensure that they are an
authorised player.
2. Stores a list o

Vibration of structures

Hello, I need some help with the homework of mechanical vibration of structures.
I send for you an example. The homework starts Friday 6/19/2020 at 3.30 p.m. GMT+2 and it will take two hours. I put also correction of this example.

Thanks in advance for your help..

Dynamic of structures

Hello,
I need some help with the homework of dynamic of structures.
I send for you an example.
The homework starts Friday 6/19/2020 at 3.30 p.m. GMT+2 and it will take two hours, until 5.30 p.m. GMT +2. I put also correction of this example.
The homework will be similar.

Thanks in advance for your help..

Basic Website

Details/Requirements 

Create a website based on your mockup.

The minimum requirements are below:

? Home Page Must Contain:

Navigation
Brief description
Footer
Give credit where credit is due

? Videos page Must Contain:

Minimum of 2 videos
with Brief description
and References ( Give credit where credit is due )

? Images page Must Contain:
Minimum of 5 images
Each image must have a short description
and References ( Give credit where credit is due )

Content Page of your choice Must Contain
Mix of text and video or images

? Style Sheet that contains all of your Styles

No inline style tags



Submission:
github.io link to your github pages that are hosting your website