icon

UseTopicwritingscode to get 5% OFF on your first order!

Archive for the ‘Computer science and IT assignments’ Category

Python OOP with dynamic typing

I need help with this Python homework about shapes, link to the assignment page is here https://sites.google.com/cs.stonybrook.edu/cse-216/assignments_1/assignment-5-oop-with-dynamic-typing You can download the code on the page or you can also see the attached files below. Some clarifications- in order to check equality of shapes for each class, you want them to have the same type and […]

Python OOP with dynamic typing

I need help with this short Python homework about shapes, link to the assignment page is here https://sites.google.com/cs.stonybrook.edu/cse-216/assignments_1/assignment-5-oop-with-dynamic-typing You can download the code on the page or you can also see the attached files below. A copy of the assignment page is also below. Some clarifications- in order to check equality of shapes for each […]

Two assignments in python with libraries

Hello, For the course Introduction to Programming i need to complete two last assignments. The first assignment is about parsing/using an input file and turning this into output in the form of a bar chart. The second assignment is about the use of events and animations to turn input files into a final message. They […]

Compliance Audit

It is essential as a cybersecurity professional to have a complete understanding of how a compliance audit is conducted and documented because organizational sustainability often depends on the adequate assessment of information security and privacy management.Using the GCU Virtualization Environment, build either a Windows or Linux server. Then, search the web for technical controls related […]

Cisco Packet Tracer Network Setup

Create a network with a starting IP address of 192.168.18.0. All parts must be labeled and and layout must look like attached picture. Attached also was a demonstration and example of the layout of the network with all parts labeled and IP address ranges displayed.

Functional Programming

The program should include pure functional (i.e. non-I/O) code that performs the followingitems of functionality:i. return a list of the names of all the placesii. return the average rainfall (as a float) for a place given its nameiii. return all place names and their 7-day rainfall figures as a single string which, whenoutput using putStr, […]

MIPS practice (3 questions on PART ONE ONLY)

For either Q2 or Q3, we’d like both the correct sequence of MIPS instructions as well as a detailed explanation of what’s going on. Think of this as though you are trying to explain this to yourself at the start of the semester, i.e., you are coming up with your own worked examples. You might […]

Java Homework

Complete the following Java problems. Write the solutions at the bottom of each problem, take as much space as you need. If that does not suit you, you can make a different document for the solutions. If this goes well I may have another order for you to do! Thanks.

Typing Speed program

Create a C++ program that logs the person’s typing speed from user input and shows it to them.  The program must include all of the following methods:OOP formatinheritance(derived classes)file handling classes( open(), read(), write() from #include <fstream> )user interaction(cout/cin), arrays and data objects (Linked Lists, Binary Trees(struct Node*). Make the program as simple as possible […]

C++ class STL Queue

Design a class, ShoppingBasket.  Each ShoppingBasket contains a count of the number of items in each of three categories, produce, meats, others.  You will populate the counts of items in each category with the rand() function.  Produce with a range of 1 -10, meats with a range of 0 – 3 and other with a […]

Powered by WordPress | Designed by: Premium WordPress Themes | Thanks to Themes Gallery, Bromoney and Wordpress Themes