Pages - Menu

Wednesday, January 18, 2023

Object Oriented Programming

 DOWNLOAD SLIDE




Object-oriented programming is a design principle usually followed to avoid duplicated codes and to provide code reusability, extensibility, modularity, modifiability and maintainability.  

Saturday, December 3, 2022

Wireless Communication

 6.1 Introduction to Wireless Communication

Functions in C++

 DOWNLOAD SLIDES




Functions are the necessary basic concept of programming languages where we break complex problems into simpler ones. This slide has all the basic details and study material for aga khan board computer science and federal board computer science XII.

Tuesday, October 18, 2022

Arrays and Strings.

Download Slides :

Introduction to Arrays
Multi Dimension Arrays
Strings

Control Structure in C++

 Download Slide



C++ uses different control structures to control the design of C++. The entire flow of c++ programming can be altered using these structure. 

Introduction to C++

 Download Slide



In this slide, you will find the study material related to the aga khan board computer science XII topic introduction to C++. C++ is used as a programming languages in different areas as a general purpose programming language. it is also widely used as a beginner learning language to understand programming concepts. 



1. Introduction to C++ Programming



2. Getting started with the environment