Question 1 You are employed to a software firm and is assigned to work on coding of the menu section of a library software. Create a structure containing book information such as accession number, name of author, book title and ensure that the software has the capability to flag to determine whether a book was […]
Archive for the ‘Undergraduate’ Category
Lab 4: Air Resistance


Most information is given, I just don’t have time to complete it myself some issues turned up. There is a video link as well that corresponds to the assignment. If clicking the link doesn’t work the name of it is “Flipping Physics A Brief Look at the Force of Drag using Numerical Modeling (or The […]
Assembly program


Perform a program written in ASSEMBLY 486, on Linux, with the requirements indicated below Requirements: The program should ask the user for the name of the file to be read. The program opens a text file and performs one of the following operations: 1- Read the contents of the file, change the lowercase to uppercase […]
Object Oriented Python Code Robot Car


Write Python code including object-oriented classes for a robot car’s major components: Controller(Raspberry Pi), Sensor(Anti Collision Sensor, End effector(Wheel), and Actuator(Motor). Each of these component classes will be used to create objects that will be a part of the car robot’s type. At least one object of each of the component types must be a […]
Mock up MVP of online boxing website


a website that teaches boxing online during the covid 19, -prototype must be done using marvelapp-deliverable must be submited posting the link of the ‘play’ button to see the final result-design must be realistic, so no ‘default components’ will be considered as a good job-workflows must be complete and closed. make sure a user can […]
CANVA TOOL graphic design


Using as examples the following ones:https://infogram.com/sagrada-familia-1hnq41xe9mzk23zhttps://infogram.com/alcohol-map-1hnp27x0meyy6gq And using CANVA as a tool,Create an infographic explaining the content shared in the the ‘Personal Management’ slides attached objective is to explain how to plan your work better
Communicating with stakeholders and managing conflict


In this project, you will demonstrate your mastery of the following competencies:Determine appropriate ways to communicate information to internal and external stakeholdersApply communication techniques to effectively negotiate and manage conflict ScenarioYou are the manager of a team of 10 software developers working on a new application for your company, Optimum Way Development, which is based […]
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 […]
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 […]
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 […]