Computer Science Programming Slides
Computer Science Programming Slides
Science
2ND YEAR
Rules (that You have to Follow)
Book Introduction
– 17 Chapters
– Theoretical Chapters are 5
– Practical Chapters are 8
– Optional Chapters are 4
Chapter 1: Concept of Computer
Programming
– Programming Process
– Defining the Problem
– Planning the Solution
– Coding the Program
– Testing the Program
– Documenting the Program
– Programming Languages
– Characteristic
– Types
Chapter 2: Algorithm and
Flowchart
– Algorithms
– Pseudocode
– Flowcharts
Chapter 3: An Overview of C
Language
– Introduction to C
– Development Cycle
– Basic Structure of C
Chapter 4: C Fundamentals
– Classification of Functions
– Function with and without Argument
– Passing Argument to Function
– Return Value
Chapter 10: Arrays (Optional)
– One Dimensional
– Multiple Dimensional
– Sorting an Array
Chapter 11: Strings (Optional)
– Introduction
Chapter 12: Structures and
Unions (Optional)
– Introduction
Chapter 13: Pointers (Optional)
– Introduction
Chapter 14: Data Files
– Introduction
– Opening
– Editing
– Closing
Chapter 15: Data Management
System
– Character
– Entity
– Attribute
– Key
– DBMS
Chapter 16: Basic of MS Access