Media Summary: SAMPLE CODES: 1) arrayOfIntegers: In this example there are two arrays, one is a built-in integer array, another one is an array ... EXAMPLES: Computers usually use 2's complement to represent and store numbers. Issues related to casting, assigning, ... This video file was recorded in Saban G University during recitations for the

Cs204 Advanced Programming Week 3 - Detailed Analysis & Overview

SAMPLE CODES: 1) arrayOfIntegers: In this example there are two arrays, one is a built-in integer array, another one is an array ... EXAMPLES: Computers usually use 2's complement to represent and store numbers. Issues related to casting, assigning, ... This video file was recorded in Saban G University during recitations for the SAMPLE CODE: TicTacToe: This example contains an implementation of the well known tic-tac-toe game. There is a board object ... EXAMPLES: binary, decimal number systems and the conversions from one to another. Three number representation are also ... EXAMPLES: 4) ProducerConsumer: This is an example for the consumer-producer problem. There is a global integer queue, ...

This video file was recorded in sabunji university during recitations for the SAMPLE CODES: 1) NonCircular Linked List: This example contains class implementation of a linked list. The class has member ... SAMPLE CODES: 1) globalDemo: (For this example, please have a look at lecture notes in 2.1-pointers-linkedlists.ppt especially ... EXAMPLES: 1) IndependentThreads: This is a simple thread example which shows how the scheduler lets threads work. There is ...

Photo Gallery

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 [3/3] - NUMBER MANIPULATIONS (casting, assigning, ...) IN C++
CS204 - Advanced Programming Week 13 [3/3] -  PROGRAMING A SIMPLE GUI CALCULATOR IN C++
CS204 - Advanced Programming - Week 9 [3/3] - OBJECT SHARING (The Tic-Tac-Toe game) IN C++
CS204 - Advanced Programming - Week 11 [3/3] - MIDTERM 2 PREPARATIONS IN C++
CS204-Advanced Programming-Week10[2/3] NUMBER REPRESENTATIONS-SM, 1's, 2's COMPLEMENT, OVERFLOW
CS204 - Advanced Programming Week 12 [3/3] - "THE PRODUCER - CONSUMER" PROBLEM USING MUTEXES IN C++
CS204 - Advanced Programming Week 13 [2/3] - BASIC MFC GUI TOOLS THROUGH A SIMPLE EXAMPLE IN C++
CS204 - Advanced Programming - Week 10 [1/3] - OBJECT SHARING (The Tic-Tac-Toe and Mill game) IN C++
CS204 - Advanced Programming - Week 4 [3/3] - NON-CIRCULAR and CIRCULAR LINKED LISTS
CS204 - Advanced Programming - Week 4 [2/3] - EXTERNAL and GLOBAL STATIC VARIABLES IN C++
View Detailed Profile
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:

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 13 [3/3] -  PROGRAMING A SIMPLE GUI CALCULATOR IN C++

CS204 - Advanced Programming Week 13 [3/3] - PROGRAMING A SIMPLE GUI CALCULATOR IN C++

This video file was recorded in Saban G University during recitations for the

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 11 [3/3] - MIDTERM 2 PREPARATIONS IN C++

CS204 - Advanced Programming - Week 11 [3/3] - MIDTERM 2 PREPARATIONS IN C++

EXAMPLES AVAILABLE AT: http://people.sabanciuniv.edu/levi/

CS204-Advanced Programming-Week10[2/3] NUMBER REPRESENTATIONS-SM, 1's, 2's COMPLEMENT, OVERFLOW

CS204-Advanced Programming-Week10[2/3] NUMBER REPRESENTATIONS-SM, 1's, 2's COMPLEMENT, OVERFLOW

EXAMPLES: binary, decimal number systems and the conversions from one to another. Three number representation are also ...

CS204 - Advanced Programming Week 12 [3/3] - "THE PRODUCER - CONSUMER" PROBLEM USING MUTEXES IN C++

CS204 - Advanced Programming Week 12 [3/3] - "THE PRODUCER - CONSUMER" PROBLEM USING MUTEXES IN C++

EXAMPLES: 4) ProducerConsumer: This is an example for the consumer-producer problem. There is a global integer queue, ...

CS204 - Advanced Programming Week 13 [2/3] - BASIC MFC GUI TOOLS THROUGH A SIMPLE EXAMPLE IN C++

CS204 - Advanced Programming Week 13 [2/3] - BASIC MFC GUI TOOLS THROUGH A SIMPLE EXAMPLE IN C++

This video file was recorded in sabunji university during recitations for the

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 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 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 12 [1/3] - THREADS AND MUTEX SYNCHRONIZATION IN C++

CS204 - Advanced Programming - Week 12 [1/3] - THREADS AND MUTEX SYNCHRONIZATION IN C++

EXAMPLES: 1) IndependentThreads: This is a simple thread example which shows how the scheduler lets threads work. There is ...