BN108 Programming for Networking Assignment

Assignment Help Computer Engineering
Reference no: EM132400122

BN108 - Programming for Networking - Interactive programs - Melbourne Institute of Technology

Assignment - Interactive programs

Purpose of the assessment -

This assignment assesses the basic concepts of programming; students should be able to demonstrate their achievements in the following unit learning outcomes:
a. Describe the fundamental principles of object-oriented programming;
b. Interpret a user's needs while dealing with simple program specifications;
c. Design a simple class using UML notation;
d. Create a simple application based on UML design and the incremental development process of coding, debugging, and
testing;
e. Apply basic control structures - sequence, repetition, and selection - to program development;
f. Produce simple interactive applications.

Assignment Description:
This assignment will give you practice with interactive programs, if/else statements, collections,loops and functions.

Problem Description
A small car yard dealing in second hand cars needs an application to keep records of cars in stock. Details of each car shall include registration(rego), model, color, price paid for the car (i.e. purchase price) and selling price. Selling price is calculated as purchasedprice plus mark-up of 30%. For example, Toyota Corolla bought for $20,000 will have the selling price of 20000 * (1 + 0.3) = 26000.

Task Requirements

Imagine you have been invited to develop a menu drivenpythonapplication to manage records of cars in stock. Based on the problem description, starter program (code template)has been provided.Investigate the provided starter program. There are four scripts(application.py,caryard.py, cars.py and vehicle.py). Driver function(main) is defined in the appliction.py, which imports caryard module(caryard.py). Caryard declares all the core functions (buy,sell,search, etc. ...) for supporting the car yard business. The caryard module imports cars module(cars.py), and the cars module in turn imports the vehicle that include a definition of a Car class.

Program is executed by loading and running the application.py. The important work of interconnecting and wiring of modules and functions have been already been done.However, most of these functions, although declared and wired up in the program are not yet implemented. Your task is to implement these functions. There are eleven (11) tasks to be completed described next within the modules:
1. application.py
• Task 1: implement menu ()
2. caryard.py
• Task 2: implement buy_car ()
• Task 3: implement sell_car ()
• Task 4: implement search_car ()
• Task 5: implement list_all_cars ()
3. cars.py
• Task 6: implement addCar (rego, model, color, price)
• Task 7: implement removeCar (rego)
• Task 8: implement all_cars ()
• Task 9: implement search(rego)
4. vehicle.py
• Task 10: implement the Car class
• Task 11: UML model of a Car class

Description of Program functions
Program displays a menu on execution. Five menu options are available to allow the user to buy, sell, search, show all cars, and exit program respectively. Program functionality and screen output for each of the menu option when selected by the user follows:

Attachment:- Interactive programs.rar

Reference no: EM132400122

Questions Cloud

Quantitative and qualitative research and data in business : Discuss the value and use of quantitative and qualitative research and data in business.
Identify and describe the organization you are evaluating : Identify and describe the organization you are evaluating. Provide an overview of the industry within which the organization operates.
Performance indicators will determine employees variable pay : What factors will help you create an effective variable rate (aka incentive) pay plan? What key performance indicators will determine employees' variable pay?
Concepts of environmental and organizational pressure : Compare and contrast the concepts of environmental and organizational pressure. How do these pressures affect an organization?
BN108 Programming for Networking Assignment : BN108 Programming for Networking Assignment Help and Solution, Interactive programs, Melbourne Institute of Technology - Assessment Writing Service -
Leading technology-based project teams : Identify specific drivers of and barriers to effective team performance in article and discuss why it is important for project managers to understand them?
CIE6003 Geotechnical Engineering and Ground Improvement : CIE6003 Geotechnical Engineering and Ground Improvement Assignment Help and Solution - University of Bolton, UK. What a design team might need to carry out
Does price discrimination increase revenue for airlines : How do airlines practice price discrimination? Does price discrimination increase revenue for airlines?
Perform search on acquisition strategy : Perform search on Acquisition Strategy. Identify at least two companies in different industries that are using acquisitions to strengthen market positions.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd