Advance C Instruction Sheet English

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Instruction Sheet for Advance C

Spoken Tutorial Team


IIT Bombay

1 Online / Offline content 4 First tutorial: Command line


arguments in C
1. The online content of Spoken Tutorials can be
accessed from : 1. Locate the topic Command line arguments
http://spoken-tutorial.org/tutorial-search/ in C and 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 Advance C, you should be familiar instead of "Terminal" and "gedit text
with basics of C, any text-editor and execution editor".
of C programs. (b) To open the ”Command Prompt” on
Windows, press the "Windows" key and
"R" key simultaneously on your keyboard.
3 Advance 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 "Advance (d) This will open the "Command" prompt.
C".
(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-adv-c").
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