[go: up one dir, main page]

0% found this document useful (0 votes)
164 views2 pages

Instruction Sheet For Advanced C++: Spoken Tutorial Team IIT Bombay

1. This document provides instructions for practicing spoken tutorials for Advanced C++. 2. It explains how to access and download the online tutorial content for offline use. It also outlines the procedure for practicing the tutorials, including listening, reproducing steps, and practicing in parallel. 3. Specific instructions are provided for practicing on Linux and Windows operating systems, including using Command Prompt and Notepad++ on Windows instead of Terminal and gedit on Linux. Learners are advised to create a dedicated practice folder and give unique names to saved files.

Uploaded by

Jami Yaswanth
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)
164 views2 pages

Instruction Sheet For Advanced C++: Spoken Tutorial Team IIT Bombay

1. This document provides instructions for practicing spoken tutorials for Advanced C++. 2. It explains how to access and download the online tutorial content for offline use. It also outlines the procedure for practicing the tutorials, including listening, reproducing steps, and practicing in parallel. 3. Specific instructions are provided for practicing on Linux and Windows operating systems, including using Command Prompt and Notepad++ on Windows instead of Terminal and gedit on Linux. Learners are advised to create a dedicated practice folder and give unique names to saved files.

Uploaded by

Jami Yaswanth
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
You are on page 1/ 2

Instruction Sheet for Advanced C++

Spoken Tutorial Team


IIT Bombay

1 Online / Offline content 4 First tutorial: Classes And


Objects
1. The online content of Spoken Tutorials can be
accessed from : 1. Locate the topic Classes And Objects and
http://spoken-tutorial.org/tutorial-search/ click on it.
2. You can also download the Spoken Tutorials 2. To view the tutorial, click on the Play icon
for offline learning from : which is located in the player.
http://spoken-tutorial.org/cdcontent/
3. The Pre-requisite will be visible below the
3. From this link download the FOSS categories player (only for Online contents).
in the language you wish to learn. 4. Outline, Assignments, Code Files and
4. The Spoken Tutorial content will be down- Slides are available below the player.
loaded as a zip file on your machine. 5. Adjust the size of the browser in such a way
5. Extract the contents of the zip file & access that you are able to practice in parallel.
them.
4.1 Instructions to practise on Linux
OS
2 The procedure to practise
(a) The tutorials are explained on the Linux
1. You have been given a set of spoken tutorials OS.
and files. (b) It will be easy for the Linux users to fol-
2. You will typically do one tutorial at a time. low, as instructed on the tutorial.

3. You may listen to a spoken tutorial and repro-


duce all the steps shown in the video. 4.2 Instructions to practise on Win-
dows OS
4. If you find it difficult to do the above, you may
consider listening to the whole tutorial once (a) On Windows, one has to use "Command
and then practise during the second hearing. prompt" and "Notepad++ text editor"
5. To learn Advanced C++, you should be famil- instead of "Terminal" and "gedit text
iar with basics of C and C++, any text-editor editor".
and execution of C++ programs. (b) To open the ”Command Prompt” on
Windows, press the "Windows" key and
"R" key simultaneously on your keyboard.
3 Advanced C++ It will open the "Run" prompt.
(c) At the prompt, type "cmd" and click on
1. Click on "Select FOSS" or "All FOSS "Ok".
Categories" drop-down and choose (d) This will open the "Command" prompt.
"Advanced Cpp".
(e) Notepad++ can be opened from
2. Click on "Select Language" or "All Start >> Applications >> Notepad++.
Languages" drop-down and choose the lan-
guage (English, Hindi, Marathi ...) in which
you wish to learn.
4.3 Instructions to practise

3. Click on "Submit" button. (a) Create a folder on the "Desktop" with


your "Name-RollNo-Component".
4. You will see a list of tutorials based on your (Eg. "ashwini-04-cpp").
selection.
(b) Give a unique name to the files you save,
5. Start with the first tutorial in the displayed so as to recognize it next time.
list. (Eg. "Practice-1-ashwini").
(c) Remember to save all your work in your 4.5 Common instructions to use
folder. Code files
(d) This will ensure that your files don’t get (a) Click on the link "Code files" located
over-written by someone else. below the player and save it in your folder.
(e) Save your work from time to time, instead (b) Extract the downloaded zip file.
of saving it at the end of the task. (c) You will see all the code/source files used
in the particular tutorial.
(d) Use these files as per the instructions
given in the particular tutorial.
4.4 Common instructions for 6. Play-pause-practise the whole tutorial.
Assignments
7. Once the tutorial is complete, choose the next
tutorial from the playlist which is located on
(a) Attempt the Assignments as instructed the right side or below the player.
in the tutorial.
8. Follow all the above instructions, till you com-
(b) Save your work in your folder. plete all the tutorials in the series.

You might also like