0% found this document useful (0 votes)
6 views1 page

T Ranning

The document outlines a tutorial session structure focused on programming concepts, including community introduction, data types, loops, functions, arrays, recursion, and pointers. Each session includes specific topics and associated problems to solve, with references to videos for further learning. The tutorial also covers advanced topics like structures and Standard Template Library (STL) components.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

T Ranning

The document outlines a tutorial session structure focused on programming concepts, including community introduction, data types, loops, functions, arrays, recursion, and pointers. Each session includes specific topics and associated problems to solve, with references to videos for further learning. The tutorial also covers advanced topics like structures and Standard Template Library (STL) components.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

session tutorial Videos

1 - Introduction to the community(Why&How?) 1,2


- Registration to Online Judges.
-install eclipse
-Write First code
2 -Data types and varibles 4,5,6,7,8
- input ,output
-conditions
-problems
3 -loops (for ,while ,do while) 9,10
-problems

4 -revision
-problems

5 -functions 11,12
-problems

6 -array 1D 13,14,15
-problems.

7 -revision 16,17
-array 2D
-problems.
8 -Recurison 18
-problems.
9 - cmath ,string
-problems
10- -problems

11 -pointer 19,20,21
-problems
12 -problems

13 -structuer 22,23
-problems
14 -STL (vector) 26
-problems
15 -STL (stack ,queue) 26
-problems.

You might also like