
- Teacher: Maliha Bushra Hoque
There is no content in this section.
To add content, click on the above link ‘Edit course text’
Aims and Objectives:The goal of this course is to introduce the students to the concept of programming and principles of structure programming. The course is designed in such a way so that the students are able to-Know the differences between different types of data storage and why each is need. Understand how data is transferred from RAM to permanent storage including the use of arrays. Learn how the control structures of sequence, repetition and condition can be used to process data. Understand the various parts of a C program and how modular structures are introduced. Create small project that must reflect all of the knowledge gathered throughout the course. Course Content:Introduction to Structure ProgrammingBasic concept on C programming LanguageMemory concept Character set, Token, Data type, Format SpecifierVariable, Operator and Expression in C Control Statement - if... else, switchLoop - while, do...while, forArray in C- 1D & 2DCharacter array and String in CStructureFunctions - Built-in and User define
Biostatistics is the science which deals with development and application of the most appropriate methods for the: ➢ Collection of data. ➢ Presentation of the collected data. ➢ Analysis and interpretation of the results. ➢ Making decisions on the basis of such analysis.