Media Summary: This video file was recorded in sabunji university during recitations for the EXAMPLES: 2) IncrementDecrement: The program creates 4 threads (which are stored in an array) which first sleep for 100 ms ... This video file was recorded in sabuni University during recitations for the

Cs204 Advanced Programming Week 13 - Detailed Analysis & Overview

This video file was recorded in sabunji university during recitations for the EXAMPLES: 2) IncrementDecrement: The program creates 4 threads (which are stored in an array) which first sleep for 100 ms ... This video file was recorded in sabuni University during recitations for the This video file was recorded in Saban G University during recitations for the EXAMPLES: 1) IndependentThreads: This is a simple thread example which shows how the scheduler lets threads work. There is ... SAMPLE CODES: 1) arrayOfIntegers: In this example there are two arrays, one is a built-in integer array, another one is an array ...

EXAMPLES: 1) Inheritance: This example is a simulation of a math quiz that contains a bunch of questions. There are three types ... SAMPLE CODES: 3) linkedList: In this example, firstly a basic linked list is created and filled with numbers from 0 to 9. EXAMPLES: Computers usually use 2's complement to represent and store numbers. Issues related to casting, assigning, ... SAMPLE CODE: TicTacToe: This example contains an implementation of the well known tic-tac-toe game. There is a board object ... EXAMPLE: 2) ExceptionHandling: This example shows the usage of try-catch blocks to handle exceptions. We have a simple ... EXAMPLES: 4) ProducerConsumer: This is an example for the consumer-producer problem. There is a global integer queue, ...

Photo Gallery

CS204 - Advanced Programming Week 13 [2/3] - BASIC MFC GUI TOOLS THROUGH A SIMPLE EXAMPLE IN C++
CS204 - Advanced Programming WEEK 13 [1/2] - THREADS and MUTEXES (Producer Consumer problem) IN C++
CS204 - Advanced Programming Week 13 [1/3] - INTRO TO GUI (Graphical User Interface) IN C++
CS204 - Advanced Programming Week 13 [3/3] -  PROGRAMING A SIMPLE GUI CALCULATOR IN C++
CS204-Advan. Programming W13 [1/2]-THREADS and MUTEXES (RACE CONDITIONS AND CRITICAL REGIONS) IN C++
CS204 - Advanced Programming - Week 3 [1/2] - BUILT-IN (STATIC) VS DYNAMIC ARRAYS,  POINTERS IN C++
CS204 - Advanced Programming Week 14 [1/2] - INHERITANCE and POLYMORPHISM  IN C++
CS204 - Advanced Programming - Week 7 [1/2] - MIDTERM 1 PREPARATIONS
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 10 [1/3] - OBJECT SHARING (The Tic-Tac-Toe and Mill game) IN C++
CS204 - Advanced Programming Week 14 [2/2] - EXCEPTIONS IN C++
View Detailed Profile
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 13 [1/2] - THREADS and MUTEXES (Producer Consumer problem) IN C++

CS204 - Advanced Programming WEEK 13 [1/2] - THREADS and MUTEXES (Producer Consumer problem) IN C++

EXAMPLES: 2) IncrementDecrement: The program creates 4 threads (which are stored in an array) which first sleep for 100 ms ...

CS204 - Advanced Programming Week 13 [1/3] - INTRO TO GUI (Graphical User Interface) IN C++

CS204 - Advanced Programming Week 13 [1/3] - INTRO TO GUI (Graphical User Interface) IN C++

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

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-Advan. Programming W13 [1/2]-THREADS and MUTEXES (RACE CONDITIONS AND CRITICAL REGIONS) IN C++

CS204-Advan. Programming W13 [1/2]-THREADS and MUTEXES (RACE CONDITIONS AND CRITICAL REGIONS) IN C++

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

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 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 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 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 [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 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 14 [2/2] - EXCEPTIONS IN C++

CS204 - Advanced Programming Week 14 [2/2] - EXCEPTIONS IN C++

EXAMPLE: 2) ExceptionHandling: This example shows the usage of try-catch blocks to handle exceptions. We have a simple ...

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, ...