Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
ITECH1400 Fundamentals of Programming: Design pseudocode to analyze the CSV file. Create an activity chart which illustrates the behavior of the pseudocode
ITECH1400 - Fundamentals of Programming: This is an individual assignment that requires you to design, develop and test a small text-based program
CSC72003 - Programming II: Your task is to complete various exercises in BlueJ, using the Java language.
ACS-1904-003 Programming Fundamentals: Write a program called CourseMarks that reads data from a file called A1.txt.
Assignment Task: Design and Implement a GUI based system using a suitable Integrated Development Environment
700008 Programming Fundamentals: Design and write a program for two games to check if users can tell the difference between real and fake news.
Define basic algorithms to carry out an operation and outline the process of programming an application.
ITC106 - Programming Principles: SPA has decided to further employ you to develop an additional system for storing and retrieving parked car details.
ICT705 - Data and System Integration: You are to submit a python script named "data_integration.py". Your script should clean and merge data into one CSV file
What are the basic instruction categories in programming languages? What are the functions? Where do you get them and how do you use them?
Demonstrate the use of: Arrays; Functions; File Handling, Structured Design in the context of a Texted-based Music Player application.
ITECH1400 Fundamentals of Programming: This is an individual assignment that requires you to design, develop and test a small text-based program
The client wants you to make a program that can be used to store the booking information, and the check-in information of the people on a flight.
Write a program that lets the user enter the loan amount and loan period in number of years and displays the monthly and total payments
The program you will be developing will be used by event organizer's staffs who are promoting social gatherings. e.g. LAN Parties, Board Game Nights
Write a Ruby program named format file.rb, which can be run by typing ruby widgets.rb. In your Ruby environment, the program must read an input file formatted.
ITECH5403 - Comparative Programming Languages: You are tasked with creating a text-based program for storing data on Hotel Room Bookings.
How to withdraw money from ATM machine? How to do the lab from Reading the requirement to finishing the lab? List all step you need to do before writing code.
Which high-level language is better to use in machine learning (R, Python, Lisp, Prolog, and Java)?
Write a program that keeps track of a speakers' bureau. The program should use a structure to store the data about a speaker.
Discuss how to build a successful testing program and the importance of setting goals before your test, include why a hypothesis is so important.
Create a structure for an employee which contains a field for: first name, last name, id and salary. Then use printf and scanf to fill the structure.
Write a while loop that prints userNum divided by 2 (integer division) until reaching 1. Follow each number by a space. Example output for userNum = 40.
Write a program that implements this algorithm. The user should supply an 8-digit number, and you should print out whether the number is valid or not.
The coder will implement an algorithm to allow the read/write heads to be as busy as possible, but not corrupt the data from the adjacent head.