Python Two-way Authentication

The point of this assignment is to create a two-way authentication system using python. It should use twilio to send messages to the user for authentication. It also needs a GUI made with the python module Tkinter. All other specifics will be in the attached proposal document and any solution should try to stick to the proposal as close as possible. All instructions on what is exactly needed will...
Read More

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 member of the car's class: one robot object...
Read More

Project 1

Please see attached PDFDeliverables for this project include the following:1. Source code correctly implementing all required functionality.2. Word or PDF file providing screenshots of successfully compiling and executing the program.3. Description of the process and lesson learned while completing this project (to be included in the Word or PDF document).4. A test plan that contains test cases...
Read More

C# Coding

Assessment InstructionsIn this assessment you will complete a program to demonstrate the learning competency skills for your selected language path. Using the language C#, please complete the following assessment:In this hypothetical scenario, you will create a program that will allow a student to register for certification classes in HVAC. The school offers a $150 discount if the student signs...
Read More

Using Monte Carlo to optimise a production schedule

Using Monte Carlo Simulations to create the best schedule for a pharmaceutical manufacturing siteCreate a new schedule system where you input any number of orders ie enter ORD001 and press enter then enter ORD002 etc. When all the orders are entered you press the GET BEST SCHEDULE button and the simulation outputs the best schedule for all these orders.  I want a very simple window (front...
Read More

Java Array Math

Create a 10 x 10 two dimensional array of int data type (Remember that arrays start with 0, not 1.- Load each index in the array with the multiplication of each (row * column) location- Using printf display the content of each index, ALIGNED.- Create an algorithm using a loop that will add all the values in all odd columns, and print their total aligned below the column.- Print the addition of...
Read More

Java Array Math

Create a 10 x 10 two dimensional array of int data type (Remember that arrays start with 0, not 1.- Load each index in the array with the multiplication of each (row * column) location- Using printf display the content of each index, ALIGNED.- Create an algorithm using a loop that will add all the values in all odd columns, and print their total aligned below the column.- Print the addition of...
Read More

Assignment 2

I have provided a zip file with the assignment instructions and files necessary to complete the assignment. I have also included the instructions below.In chapter 9 of your Deitel & Deitel text, you studied an inheritance hierarchy in which class BasePlusCommissionEmployee inherited from class CommissionEmployee. However, not all types of employees are CommissionEmployees. In this exercise,...
Read More
Order Now

Top