अगर आप RBSE Class 12 Computer Science PDF in Hindi ढूंढ रहे हैं, तो आप बिल्कुल सही जगह पर आए हैं। यहां आपको Rajasthan Board Class 12 Computer Science Notes PDF सरल हिंदी भाषा में उपलब्ध कराए गए हैं। ये Notes परीक्षा की तैयारी, Revision और महत्वपूर्ण Topics को जल्दी समझने में आपकी मदद करेंगे।
हमारे द्वारा उपलब्ध कराए गए Notes नये RBSE Syllabus के अनुसार तैयार किए गए हैं, ताकि विद्यार्थी कम समय में बेहतर तैयारी कर सकें।
नीचे दिए गए Download Button पर क्लिक करके आप हमारी PDF Notes App से RBSE Class 12 Computer Science Notes PDF in Hindi को आसानी से डाउनलोड कर सकते हैं।
RBSE Class 12 Computer Science Syllbaus
इसका Syllabus नीचे दिया गया है:-
Chapter 1: Exception Handling in Python
Introduction to Exception, Syntax Error, Built-In-Exceptions (SyntaxError, ValueError, IOError, KeyboardInterrupt, ImportError, EOF Error, ZeroDivisionError, IndexError, NameError, IndentationError, TypeError, OverFlowError), raising exception, the raise statement, the assert statement.
Handling Of Exceptions: Need, Steps Of Handling Exception, Catching Exceptions, try...except block, try...except...else clause, finally clause, Recovering through finally clause.
Chapter 2: File Handling in Python
Introduction To Files, Types Of Files (Text File, Binary File), Relative And Absolute Paths.
Text File: Opening A Text File, Text File Open Modes(r, r+, +r, w, a, a+, +a), closing a text file, opening a file using with clause, writing/appending data to a text file using write() and writelines(), reading from a text file using read(), readline() and readlines(), seek and tell methods, manipulation of data in a text file, offset in file(tell(), seek()), creating and traversing a text file.
Binary File: Basic operations on a binary file: open using file open modes(rb, rb+, wb, wb+, ab, ab+), closing a binary file, import pickle module, dump() and load() method, write/create, search, append and update operations in binary file
Chapter 3: Stack
Introduction, Applications Of Stack, Operations On Stack( PUSH And POP), Implementation Of Stack Using List, Notations For Arithmetic Expression, Infix, Prefix And Postfix Notation.
Chapter 4: Queue
Introduction, Applications Of Queue, Operations On Queue( enqueue, dequeue, is empty, peek, is full), Implementation Of Queue Using List.
Introduction To Deque, Application Of Deque, Operations On Deque (INSERT FRONT, INSERT REAR, DELETION FRONT, DELETION REAR).
Chapter 5: Sorting
Introduction, Sorting Techniques: Bubble Sort, Selection Sort, Insertion Sort, Time Complexity Of Algorithm.
Chapter 6: Searching
Introduction, Types Of Searching Techniques: Linear Search, Binary Search, Algorithm And Implementation Of Linear And Binary Search, Applications of binary search, Search by Hashing, implementation of Hashing, Collision.
Chapter 7: Understanding Data
Introduction To Data, Types Of Data (Structured And Unstructured Data), Data Collection, Data Storage, Data Processing, Statistical Technique for Data Processing-Measures Of Central Tendency (Mean, Median, Mode), Measures Of Variability (Range, Standard Deviation).
Chapter 8: Database Concepts
Introduction, File System, Limitations Of a File System, Database Management System, File System Vs DBMS, Key Concepts Of DBMS: Database Schema, Data Constraint, Meta-Data Or Data Dictionary, Database Instance, Query, Data Manipulation, Database Engine.
Relational Data Model: Relation, Attribute, Tuple, Domain, Degree, Cardinality, Important Properties of a Relation, Keys In a Relational Database (Candidate Key, Primary Key, Composite Key, Foreign Key).
Chapter 9: Structured Query Language (SQL)
Introduction, Data Manipulation Language, Data Type (char(n), varchar(n), int, float, date), Constraints (NOT NULL, UNIQUE, DEFAULT, PRIMARY KEY, FOREIGN KEY).
SQL for Data Definition: CREATE database, USE database, SHOW databases, DROP database, SHOW tables, CREATE table, DESCRIBE table, ALTER table (add and remove an attribute, add and remove primary key), DROP table.
INSERT, DELETE, SELECT, OPERATORS (mathematical, relational and logical), ALIASING, DISTINCT CLAUSE, WHERE CLAUSE, IN, BETWEEN, ORDER BY, meaning of NULL, IS NULL, IS NOT NULL, LIKE, UPDATE COMMAND, DELETE command, Functions in SQL, aggregate functions (MAX, MIN, AVG, SUM, COUNT), GROUP BY, HAVING clause.
Operations on Relations, cartesian product on two tables, JOINS:equi-join and natural join
Interface Of Python With An SQL Database: connecting SQL with python, performing insert, update, delete queries using cursor, display data by using fetchone(), fetchall(), rowcount, creating database connectivity applications.
Chapter 10: Computer Networks
Introduction, Evolution Of Networking (ARPANET, NSFNET, INTERNET).
Network Topologies And Network Types: Types Of Network (PAN, LAN, MAN, WAN), Network Topologies (Bus, Star, Ring, Tree, Mesh), Network Devices (Modem, Ethernet Card, RJ45, Repeater, Hub, Switch, Router, Gateway), MAC Address And IP Address.
Internet, Web And Internet Of Things, WWW, Domain Name System.
Chapter 11: Data Communication
Concept Of Communication (Sender, Receiver, Message, Protocols), Components Medium, Types Of Data, Full- Duplex.
Modes Of Switching, Packet Switching, Circuit Switching
Twisted Pair Cable, Fibre Cable, Wireless Microwave, Infrared Waves, Wireless LAN.
1G, 2G, 3G, 4G, HTTP, FTP, PPP, SMTP, TCP/IP
Chapter 12: Security Aspects
Prevention, Malware: Virus, Worms, Spyware, Adware, Keyloggers (Online Virtual Keyboard Vs On-Screen Keyboard), Malware Distribution, Combating Malware.
Antivirus: Methods Used By Antivirus To Detect Malware (Signature-Based Detection, Sandbox detection, Data Mining Technique, Heuristics, Real-Time Protection).
Spam, HTTP Vs HTTPS.
Firewall: Introduction, Types Of Firewall (Network Firewall, Host -Based Firewall).
Cookies, Use Of Cookies , Types Of Cookies.
Hackers And Crackers: Introduction, Types Of Hackers, Network Security Threats, DoS, Network Intrusion, Asymmetric Routing, Buffer Overflow Attacks, Traffic Flooding, Snooping, Eavesdropping.
निवेदन:- यदि आपको RBSE Class 12 Computer Science PDF in Hindi उपयोगी लगी हो, तो कृपया इसे अपने दोस्तों और Classmates के साथ भी Share करें, ताकि वे भी अपनी परीक्षा की तैयारी बेहतर तरीके से कर सकें।