CLASS-12: (083) Computer Science
Unit-1: Computational Thinking and Programming - 2
Functions- Introduction
Functions- Scope
Functions- Parameter passing
Functions- Mutable and immutable objects
Functions- Passing string, tuple, list, dictionary to a function
Functions- Return statement
Functions- Using libraries- String functions
Functions- Using libraries- Mathematical functions.
Unit-2: Comming soon...
Unit-3: Database Management
Database Concepts- Introduction
Database Concepts- Relational database model
SQL Introductions
SQL Commands
SQL Data Types
SQL DDL Commands
SQL INSERT Command
SQL SELECT Command
SQL UPDATE Command
SQL NULL
SQL Aggregate Functions
SQL GROUP BY and HAVING Clause
SQL JOIN
Installing mysql-connector
Connecting to mysql in python