Media Summary: SAMPLE CODES: 1) staticLocalVariable: This is a static local variable example. In the staticLocalVariable.cpp file, there is a static ... SAMPLE CODES: 1) globalDemo: (For this example, please have a look at lecture notes in 2.1-pointers-linkedlists.ppt especially ... SAMPLE CODES: 1) NonCircular Linked List: This example contains class implementation of a linked list. The class has member ...

Cs204 Advanced Programming Week 4 - Detailed Analysis & Overview

SAMPLE CODES: 1) staticLocalVariable: This is a static local variable example. In the staticLocalVariable.cpp file, there is a static ... SAMPLE CODES: 1) globalDemo: (For this example, please have a look at lecture notes in 2.1-pointers-linkedlists.ppt especially ... SAMPLE CODES: 1) NonCircular Linked List: This example contains class implementation of a linked list. The class has member ... SAMPLE CODE: TicTacToe: This example contains an implementation of the well known tic-tac-toe game. There is a board object ... This video file was recorded in sabuni University during recitations for the EXAMPLES: 1) Inheritance: This example is a simulation of a math quiz that contains a bunch of questions. There are three types ...

EXAMPLES: Computers usually use 2's complement to represent and store numbers. Issues related to casting, assigning, ... SAMPLE CODES: 1) arrayOfIntegers: In this example there are two arrays, one is a built-in integer array, another one is an array ... SAMPLE CODES: 3) linkedList: In this example, firstly a basic linked list is created and filled with numbers from 0 to 9. CS204 - Advanced Programming - Week 7 [2/2] - MIDTERM 1 PREPARATIONS EXAMPLES: 1) Bit Operations: In this example, we perform bit operations over 2 unsigned integer variables. Functions that we use ... SAMPLE CODES: 1) DynamicStringStack: This example is about stacks and postfix to infix conversion. The program has two ...

Photo Gallery

CS204-Advanced Programming-Week 4 [1/3]-STATIC VARIABLES, POINTERS AS FUNCTION PARAMETERS IN C++
CS204 - Advanced Programming - Week 4 [2/3] - EXTERNAL and GLOBAL STATIC VARIABLES IN C++
CS204 - Advanced Programming - Week 4 [3/3] - NON-CIRCULAR and CIRCULAR LINKED LISTS
CS204 - Advanced Programming - Week 9 [3/3] - OBJECT SHARING (The Tic-Tac-Toe game) IN C++
CS204 - Advanced Programming - Week 7 [1/2] - MIDTERM 1 PREPARATIONS
CS204 - Advanced Programming Week 14 [1/2] - INHERITANCE and POLYMORPHISM  IN C++
CS204 - Advanced Programming - Week 10 [3/3] - NUMBER MANIPULATIONS (casting, assigning, ...) IN C++
CS204 - Advanced Programming - Week 3 [1/2] - BUILT-IN (STATIC) VS DYNAMIC ARRAYS,  POINTERS IN C++
CS204 - Advanced Programming - Week 3 [2/2] - SIMPLY LINKED LISTS, RECURSIONS IN C++
CS204 - Advanced Programming - Week 10 [1/3] - OBJECT SHARING (The Tic-Tac-Toe and Mill game) IN C++
CS204 - Advanced Programming - Week 7 [2/2] - MIDTERM 1 PREPARATIONS
CS204 - Advanced Programming - Week 11 [1/3] - BITWISE OPERATORS IN C++
View Detailed Profile
CS204-Advanced Programming-Week 4 [1/3]-STATIC VARIABLES, POINTERS AS FUNCTION PARAMETERS IN C++

CS204-Advanced Programming-Week 4 [1/3]-STATIC VARIABLES, POINTERS AS FUNCTION PARAMETERS IN C++

SAMPLE CODES: 1) staticLocalVariable: This is a static local variable example. In the staticLocalVariable.cpp file, there is a static ...

CS204 - Advanced Programming - Week 4 [2/3] - EXTERNAL and GLOBAL STATIC VARIABLES IN C++

CS204 - Advanced Programming - Week 4 [2/3] - EXTERNAL and GLOBAL STATIC VARIABLES IN C++

SAMPLE CODES: 1) globalDemo: (For this example, please have a look at lecture notes in 2.1-pointers-linkedlists.ppt especially ...

CS204 - Advanced Programming - Week 4 [3/3] - NON-CIRCULAR and CIRCULAR LINKED LISTS

CS204 - Advanced Programming - Week 4 [3/3] - NON-CIRCULAR and CIRCULAR LINKED LISTS

SAMPLE CODES: 1) NonCircular Linked List: This example contains class implementation of a linked list. The class has member ...

CS204 - Advanced Programming - Week 9 [3/3] - OBJECT SHARING (The Tic-Tac-Toe game) IN C++

CS204 - Advanced Programming - Week 9 [3/3] - OBJECT SHARING (The Tic-Tac-Toe game) IN C++

SAMPLE CODE: TicTacToe: This example contains an implementation of the well known tic-tac-toe game. There is a board object ...

CS204 - Advanced Programming - Week 7 [1/2] - MIDTERM 1 PREPARATIONS

CS204 - Advanced Programming - Week 7 [1/2] - MIDTERM 1 PREPARATIONS

This video file was recorded in sabuni University during recitations for the

CS204 - Advanced Programming Week 14 [1/2] - INHERITANCE and POLYMORPHISM  IN C++

CS204 - Advanced Programming Week 14 [1/2] - INHERITANCE and POLYMORPHISM IN C++

EXAMPLES: 1) Inheritance: This example is a simulation of a math quiz that contains a bunch of questions. There are three types ...

CS204 - Advanced Programming - Week 10 [3/3] - NUMBER MANIPULATIONS (casting, assigning, ...) IN C++

CS204 - Advanced Programming - Week 10 [3/3] - NUMBER MANIPULATIONS (casting, assigning, ...) IN C++

EXAMPLES: Computers usually use 2's complement to represent and store numbers. Issues related to casting, assigning, ...

CS204 - Advanced Programming - Week 3 [1/2] - BUILT-IN (STATIC) VS DYNAMIC ARRAYS,  POINTERS IN C++

CS204 - Advanced Programming - Week 3 [1/2] - BUILT-IN (STATIC) VS DYNAMIC ARRAYS, POINTERS IN C++

SAMPLE CODES: 1) arrayOfIntegers: In this example there are two arrays, one is a built-in integer array, another one is an array ...

CS204 - Advanced Programming - Week 3 [2/2] - SIMPLY LINKED LISTS, RECURSIONS IN C++

CS204 - Advanced Programming - Week 3 [2/2] - SIMPLY LINKED LISTS, RECURSIONS IN C++

SAMPLE CODES: 3) linkedList: In this example, firstly a basic linked list is created and filled with numbers from 0 to 9.

CS204 - Advanced Programming - Week 10 [1/3] - OBJECT SHARING (The Tic-Tac-Toe and Mill game) IN C++

CS204 - Advanced Programming - Week 10 [1/3] - OBJECT SHARING (The Tic-Tac-Toe and Mill game) IN C++

SAMPLE CODE: TicTacToe: This example contains an implementation of the well known tic-tac-toe game. There is a board object ...

CS204 - Advanced Programming - Week 7 [2/2] - MIDTERM 1 PREPARATIONS

CS204 - Advanced Programming - Week 7 [2/2] - MIDTERM 1 PREPARATIONS

CS204 - Advanced Programming - Week 7 [2/2] - MIDTERM 1 PREPARATIONS

CS204 - Advanced Programming - Week 11 [1/3] - BITWISE OPERATORS IN C++

CS204 - Advanced Programming - Week 11 [1/3] - BITWISE OPERATORS IN C++

EXAMPLES: 1) Bit Operations: In this example, we perform bit operations over 2 unsigned integer variables. Functions that we use ...

CS204 - Advanced Programming - Week 5 [2/2] - STACKS and QUEUES IN C++

CS204 - Advanced Programming - Week 5 [2/2] - STACKS and QUEUES IN C++

SAMPLE CODES: 1) DynamicStringStack: This example is about stacks and postfix to infix conversion. The program has two ...