Programming Project Due Date: March 09, 2021 Overview Programming is a creative process that brings ideas to life through the development of software. Programming includes the steps of designing,...

I need this assignment in Javascript and HTML, I need this due on Sunday, Oct 17, 2021, I will need this emailed to me in the right form, I need to get an A on this assignment, price is noticeable.


Programming Project Due Date: March 09, 2021 Overview Programming is a creative process that brings ideas to life through the development of software. Programming includes the steps of designing, implementing, testing and debugging programs. Programs can help solve problems, enable innovations, or express personal interests. For this task, the program you develop will focus on either problem-solving or self-expression. Your project should take approximately 10-15 hours to complete and submit the following: 1. Your Program Code 2. Written Report about your experience with the project - 1 page describing process, troubles, and hopefully victories. Program Requirements Your program must demonstrate: · The richness of the programming language and the basic programming elements of the language you choose to work in (either Scratch or HTML/JavaScript). Programs should demonstrate appropriate use of numbers, text, variables, statements, mathematical expressions with arithmetic operators, logical and Boolean operators and expressions, decision statements, iteration, and collections of data, such as lists. · The creation of abstractions to develop and manage the complexity of the program (e.g., functions/procedures, parameterization, or data abstractions). · The use of sequencing, selection, and iteration statements as building blocks for your program. Requirements for Programming Projects Created in HTML/JavaScript: 1. There must be a clear way to start your program when the page initially loads (note you can use any of the event handles such as onclick, on mouseover, onload, etc.). 2. "Style" points will be awarded for things like well-commented and nicely structured code. Poor structure can include things like duplicated code, needlessly complicated organization or program flow, etc. 3. Use multiple variables and/or an array (i.e., a list) in your project in some way. 4. Your project must meet the following minimum requirements for types of control statements and I/O statements used: o must use at least two input fields (textbox, button) o must use at least one loop o must use at least one if-else statement o must use at least two functions of your own creation o must use at least two variables and/or a list o the webpage must not be blank in terms of background - i.e., add some style and color to the HTML o must be interactive such that there are places where program behavior is based upon input by the user. Requirements for Programming Projects Created in Scratch: 1. There must be a clear way to start your program. Using the click the green flag is the recommended approach. 2. "Style" points will be awarded for things like well-commented and nicely structured code. Poor structure can include things like duplicated code, needlessly complicated organization or program flow, etc. 3. Use variables and/or lists in your project in some way. 4. Your project must meet the following minimum requirements for types of blocks o must use at least two sprites o must use at least one ask block o must use at least one loop o must use at least one if-else statements o must use at least one block of your own creation that behaves like a function o must use at least two variables and/or a list o stage must not be blank o stage must have at least two backdrops – not just a different color
Oct 15, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here