logo

Assignment on Programming PDF

57 Pages3022 Words181 Views
   

Added on  2022-01-13

Assignment on Programming PDF

   Added on 2022-01-13

ShareRelated Documents
Programming
Introduction
Assignment on Programming PDF_1
Course introduction
Problem solving and algorithm
Program development steps
.NET Framework
Topics

Unit 1 - Programming / Lecture 1 - Introduction
2
Assignment on Programming PDF_2
This unit introduces students to the core concepts of
programming with an introduction to algorithms and the

characteristics of programming paradigms

On successful completion of this unit students will be
able to design and implement a simple computer program

in a chosen language (C#) within a suitable IDE (Visual

Studio .NET)

Course introduction

Unit 1 - Programming / Lecture 1 - Introduction
3
Assignment on Programming PDF_3
LO1: Define basic algorithms to carry out an operation
and outline the process of programming an application.

LO2: Explain the characteristics of procedural, object-
orientated and event
-driven programming, conduct an
analysis of a suitable Integrated Development

Environment (IDE)

LO3: Implement basic algorithms in code using an IDE.
LO4: Determine the debugging process and explain the
importance of a coding standard

Learning outcomes

Unit 1 - Programming / Lecture 1 - Introduction
4
Assignment on Programming PDF_4
Drawing tools (choose one):
Visio
Draw.io or Lucichart (online)
Astah (recommendation, using student email to register full
version)

IDE
Visual Studio Community 2017
Course preparation

Unit 1 - Programming / Lecture 1 - Introduction
5
Assignment on Programming PDF_5
It’s a creative process, it is an act of
Defining a problem
Determining the cause of the problem
Identifying, prioritizing, and selecting alternative for a solution
Implementing a solution
Problem solving

6
Assignment on Programming PDF_6
An algorithm is a step-by-step description of the
solution to a problem

An algorithm must be
Definite
Finite
Precise and Effective
Implementation independent
Algorithm

7
Assignment on Programming PDF_7
The various steps involved are
Defining or Analyzing the problem
Design (Algorithm)
Coding
Documenting the program
Compiling and running the program
Testing and Debugging
Maintenance
Steps in Program Development

Unit 1 - Programming / Lecture 1 - Introduction
8
Assignment on Programming PDF_8

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Algorithm vs Code: Understanding the Relationship and Process
|36
|7367
|30

Case Study: Wage Commission Application Development
|28
|5209
|493

Definition of Algorithm and Process of Building an Application
|8
|1804
|83

Unit 1: Programming Submission
|58
|8377
|153

Developing Increasing Wage Commission Application using Python
|21
|4245
|69

Algorithm Theory and Programming Paradigms
|31
|6478
|184