Scenario
Chaudhary Traders is one of the Leading whole sellers of Kathmandu. The organization sales a number of goods to its customer. It collects the goods from the factory. Till today it has been keeping its inventory system manually. All Invoices are kept using filing. The problems faced during the manual method are:
The invoice that are filed are getting old and in last condition
Difficult to check the current stock of the Inventory
Income and Expense Report
Detail of customer and Supplier
Now assumed that you are hired as programmer to develop an application to fix these problems.
The user interface should be user friendly and reliable. Users running the application must not feel uncomfortable with its features and the application should give an output as quickly as possible. The user interface developed should help a user to use the application without requiring frequent help from any other personnel. The application should be expandable to support future enhancements. In order to meet the prerequisite requirements, you have to demonstrate certain knowledge and skills which the company will judge on the basis of the response you have developed for the following tasks.
Based on the context above, complete the followings. Part 1
Present a mini research project both in the form of a report and as a presentation. You will need to explain what an algorithm is, with examples of their use, comparing their efficiency against brute forcing, and how it will relate to the application development process, down to the implementation in a suitable language. Research could be conducted on your choice of algorithms, including sorting and searching data or encryption/decryption, compression/decompression.
Note: prepare a presentation for ten-minutes using Microsoft® PowerPoint® style presentation to be presented to your colleagues. The presentation can include links to performance data and a bibliography using the Harvard referencing system. You are required to make effective use of headings, bullet points and subsections as appropriate.
Part 2
The research and development team you work with have been tasked with further investigation into how best to build more efficient, secure software. You have been asked to look into programming paradigms and the advantages and disadvantages of using different programming language approaches.
You will need to create a report covering findings from research into the characteristics of different programming paradigms – procedural, object-orientated and event-driven
Your report should include an explanation of each paradigm, an analysis of suitable IDEs, and an evaluation of source code that would be generated for an
Part 3
The submission is in the form of five documents/files:
Stage 1 – Development Document
Stage 2 – Report (IDE Evaluation)
Stage 3 – Report (Debugging Evaluation)
Stage 4 – Report (Evaluation Report) including fully commented source code
An installable and executable version of your application
You are required to make use of appropriate structure, including headings, paragraphs, subsections and illustrations as appropriate, and all work must be supported with research and referenced using the Harvard referencing system.
As part of the application process they senior management team want to see that you can implement algorithms using an IDE as required.
You are asked to create a fully working, secure application that has been developed using an IDE and adheres to coding standards.
The document portfolio should include:
Evidence of how the IDE was used to manage the development of your
An evaluation of developing applications using an IDE versus developing an application without using an
An evaluation of the debugging process in the IDE used and how it helped with
An evaluation of coding standards and the benefits to organizations of using them
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme