





Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Assignment 2: unit 1 programming
Typology: Assignments
Uploaded on 12/17/2020
1 / 9
This page cannot be seen from the preview
Don't miss anything!






As we all know, all efforts and “intelligence” of the researcher are clearly shown in the report. The report aims to help students consolidate industry knowledge through research, outreach and industry insights. The report will give explanation of what procedural, object-oriented and event-driven paradigms; their characteristics and the relationship between them. In addition, I will write a program that implements an algorithm using an IDE. Then, the report will provide an explanation of the debugging process and explanation the debugging facilities available in the IDE. Last but not least, the report will outline standards that I use in my code.
system, the system usually has a graphical interface (GUI) that allows
users to interact. Based on the events given by the user: mouse click, element selection, etc., the program will give equivalent actions. b. Characteristics:
Pc2. Book management features The feature allows users to input book information such as book code, title, number of books in stock, unit price of each book. c. List display feature
Pc3. List display feature d. Reader management < Add reader> e. Showing list of readers
-Step 2: Conduct the debug process -step 3: Use step over, step in, ….