+1-316-444-1378

computer science

I need help coming up with a  Pseudocode for my assignment. I’m trying to design a game of amazons type of game. It doesn’t have to be to difficult. Should be in C#. I just need help coming up with a good pseudocode. I’ve attached some more information on the Read more…

BigInt class is to solve a very large integer problem using large data structures and short methods that work together to solve the operations of add, subtract multiply, divide, and modulus.

The purpose of the BigInt class is to solve a very large integer problem using large data structures and short methods that work together to solve the operations of add, subtract multiply, divide, and modulus.  The primitive data types in a computer are limited in precession and scale due to Read more…

Unit 7

    Learn to create classes that can be reused with methods that perform output roles.    Learn to collect and validate data that will be sent to the class to create page objects    Learn to process a selection using a switch (multiple conditional) statement    Create a list of breakout sessions for Read more…

Optimization

So far I did #4 and #5 in the homework which is attached in Numerical computing Hw#3.pdf file. .Please do #6, 7, and 8 in the file HW3_Optimiztion2-NPR.pdf attached below. In number 6, you are given a hint in the file HW2 Optimization Graphs.docx. I also attached c2_Optimization-NPR(1).pdf which are Read more…

PHP

Breifly answer the following 3 questions in response to this video:https://www.youtube.com/watch?v=ufmzc2sDmhs&feature=youtu.be1. Based on the side-by-side comparison of Python and PHP, do they look similar? Breifly Explain.2. What are at least 2 differences between Python and PHP? Breifly Explain.3. If you learn PHP, do you think it would then be difficult Read more…

tma03

// TODO: Q1(c)(iii)  // Make an event listener to save text when it changes:  // …get the textarea element’s current value  //    (getting HTML input values is in Block 2 Part 2 Section 6)  // …make a text item using the value  //    (demonstrated elsewhere in this file)  Read more…

python homework

Programming Homework Note: As is true of all programming assignments, you must control the user experience. That means you have to prompt the user with useful prompts, check input to make sure its what you want (and will work). You should follow the python style guide (https://www.python.org/dev/peps/pep-0008/ (Links to an Read more…

c programing

I will get Problem Sets in C which I need to accomplish  .I need use  dynamic memory allocation , strings , pointers and structures . So if you are really good , it could be long term relationship .The Problemsets are like “Create a Game K what is modified version Read more…