Assignment Guide For Programming
Assignment Guide For Programming
These are the criteria you need to achieve pass,merit and distinction.
The format may vary from one assignment to another .For example some part may be in the form of
Reports,Presentation etc.
Part1
P1
1. Introduction
2. Definition of algorithm
3. Features
4. Advantages
5. Disadvantages
6. Examples
7. Outline process of application
Here one should describe the software development life cycle along with diagram. Use the
word Outline process instead of SDLC
8. Development environment
Defination of development environment.
Existing Development nvironment for different language
Development environment you have used
Justify why you used this Development Environment.You can take features of IDE to justify it.
9. Programming language
Defination
Existing Languages
Language you have used with justification
10. Platform environment
Defination
Availabale Platform environment for different language.
What is the paltform environment of language you have used. Include operating system and
.netFramework and justify it why you used it
11. Design architecture of application
Draw design architecture how your application flow in block diagram.
Include all design of form screen shot.Code is not necessary here
12. Data dictionary
Make a tabular record of all database table including following titles(Serial
no.,ColumnName,DataType,Constraint,Remarks)
13. Algorithm and flowchart of Application(4,5)module.
Write flowchart and algorithm for the different module.
Describe how code gets executed from the above steps .Draw code execution steps also.
D1
Implemented of algorithm
Conclusion
Task2/p2
Introduction
M2
1. IDE Define.
Example.
2. Benefits of IDE
3. Tools available in IDE.
a. Code editor
I. Auto complete
II. Syntax check
III. bracket Matching
b. compiling
c. Debugging
d. Documentation
e. libraries
f. automation tool
Write a Sample Scenario such as adding two numbers,finding interest or any other
Now Write Positive and negative aspect of source code application for different Programing
Paradiadm as follows instruction
A. Explain how POP done to solve a problem with reference to feature and charecteristic
B. Write program to Given Scenario
A. Explain how OOP done to solve a problem with reference to feature and charecteristic
B. Write program to Given Scenario
C. Analyze the program that include what feature you used.What were the difficulties or lagging
you encounter .How can it be solved .
A. Explain how EDP done to solve a problem with reference to feature and charecteristic
B. Write program to Given Scenario
C. Analyze the program that include what feature you used.What were the difficulties or lagging
you encounter .How can it be solved .
Conclusion of part 2
p3
Implementation of Application
Include Design and code view of your application.You can adjust Screenshot of Forms and Codes in a
single page.You can take snapshot of code partially to fit the page.
M3
1. Compiler
2. Documentation Write about these and put snapshot as for as possible
3. Libraries
4. Build automatic
5. Debug
D3
1. Completer testing with example code on normal code editor IDE with
2. Al error snapshot
3. Bug and error
4. Designing form
and other comparision
Conclusion
1. Definition of debugging
2. Debugging process with dragran
3. Debugging facilities in IDE explain with snapshot
Break point
Tracer
Watch point
Step command
P5
Coding Standard
M4
1. Describe How debugging Process got implemented in your any part of application.Support all
part of implementation with Screenshot.
D4
conclusion