INSPIREWEBSOFT
Home
CS-Revision-XI
CS-Theory
CS-Board-Questions
CS-Practice-Questions
CS-videos
π
Topics
π Classs XI : Revision of Python
π Chapter 1: Basics of Python
π Chapter 2: Operators in Python
π Chapter 3: Decision-Control in Python
π Chapter 4: Loops in Python
π Chapter 5: String in Python
π Chapter 6: List in Python
π Chapter 7: Tuples in Python
π Chapter 8: Dictionary in Python
π Unit 1: Computational Thinking & Programming-2
π Chapter 1: Functions in Python
π Chapter 2: Exception Handling in Python
π Chapter 3: File Handling in Python
π Chapter 4: Data Structure in Python
π Unit 2: Database Management
π Chapter 1: DBMS-MySQL
π
BASIC TERMS - RELATION, ATTRIBUTE, TUPLE, DEGREE, CARDINALITY, DOMAIN
π
KEYS - PRIMARY, CANDIDATE, ALTERNATE, FOREIGN
π
DATABASE COMMANDS - CREATE, SHOW, USE, DROP
π
SOME TABLE COMMANDS - CREATE, SHOW, DESC/DESCRIBE, DROP
π
ALTER COMMANDS - ADD, RENAME, DROP, MODIFY - COLUMN, PRIMARY KEY, DATATYPE
π
INSERT COMMAND - SINGLE, MULTIPLE & NULL VALUES
π
SELECT COMMAND - DISPLAY RECORDS(ALL & SPECIFIC COLOUMNS), ALIASING
π
string notes, board questions, practice questions
π Chapter 2: Interface of Python with SQL
π Unit 3: Computer Network
π Chapter 1: Computer Networks