Shyam Technology Point -Get latest information

𝙰𝚋𝚘𝚞𝚝 𝚃𝚎𝚌𝚑𝚗𝚘𝚕𝚘𝚐𝚢 , 𝙽𝚎𝚠 𝙶𝚊𝚍𝚐𝚎𝚝𝚜, 𝙴𝚊𝚛𝚗𝚒𝚗𝚐 𝚃𝚒𝚙𝚜 , 𝚈𝚘𝚞𝚃𝚞𝚋𝚎, 𝙱𝚒𝚘𝚐𝚛𝚊𝚙𝚑𝚢, 𝙻𝚒𝚏𝚎𝚜𝚝𝚢𝚕𝚎, 𝙴𝚊𝚛𝚗𝚒𝚗𝚐 𝚊𝚙𝚙𝚜, 𝙶𝚊𝚖𝚒𝚗𝚐, 𝙽𝚎𝚠 𝙵𝚊𝚌𝚝𝚜, 𝙲𝚊𝚛𝚎𝚎𝚛 , 𝚄𝚙𝚌𝚘𝚖𝚒𝚗𝚐 𝚃𝚎𝚌𝚑𝚗𝚘𝚕𝚘𝚐𝚢, 𝚂𝚝𝚊𝚝𝚞𝚜 𝙰𝚗𝚍 𝙲𝚊𝚙𝚝𝚒𝚘𝚗𝚜, 𝙷𝚎𝚊𝚕𝚝𝚑 𝙰𝚗𝚍 𝙵𝚒𝚝𝚗𝚎𝚜𝚜, 𝚆𝚘𝚛𝚔𝚘𝚞𝚝, 𝙿𝚛𝚘𝚍𝚞𝚌𝚝 𝚁𝚎𝚟𝚒𝚎𝚠𝚜, 𝙱𝚎𝚜𝚝 𝙱𝚕𝚘𝚐𝚐𝚒𝚗𝚐 𝙰𝚗𝚍 𝚂𝙴𝙾 𝚃𝚒𝚙𝚜, 𝙶𝚞𝚒𝚍𝚎, 𝚂𝚝𝚞𝚍𝚢 𝙽𝚘𝚝𝚎𝚜 𝚎𝚝𝚌.

Thursday, 20 May 2021

File handling (notes) class 12 computer science

File Handling computer science with python (notes) :





My name is shyam and I am just passed class 12 and I got 97 marks in my computer science subject. I do nothing just learn and follow the following notes. These are the best notes based on previous year questions papers of CBSE . These notes are based on syllabus 2021.


Topics covered in chapter File handling :


1.File handling :Need for data files, types of files :text files, binary files, binary files and csv files 


2.Text file : Basic operations on a text file : open close a text file, reading and manipulate of  data from text file, Appending data into text file ,standard input /output and error streams , relative and absolute paths. 

3.Binary file:  Basic operations on a binary file: open, close a binary file, pickle module- method load and dump ,read, write/ create ,search, append and update operations in a binary file. 

4.CSV file :Import CSV module, functions- open/ close a csv file, read from a csv file and write into a CSV file using csv.reader() and csv. writerow(). 


Revision notes pdf link :


Click here : 


Download now : 


https://drive.google.com/file/d/11hoYuRugvSazT3llT_fTNxAEt5kqVPYd/view?usp=drivesdk









No comments:

Post a Comment

Thanks guys