Informatics Practices

This page contains the NCERT solutions for class 11 Informatics Practices.
NCERT solutions for the following chapters are available for class 11 Informatics Practices. The solutions for NCERT class 11 Informatics Practices are provided in detail and can be viewed by clicking on the links provided. This page gives an overview of the lessons.
Book Overview
1. Computer System: In this chapter, the students will learn
Introduction to Computer System.
Evolution of Computer.
Computer Memory
Software
2. Emerging Trends: In this chapter, the students will learn
Introduction to Emerging Trends
Artificial Intelligence (AI)
Big Data
Internet of Things (IoT)
Cloud Computing
Grid Computing
Blockchains

3. Brief Overview of Python: In this chapter, the students will learn
Introduction to Python
Python Keywords
Identifiers
Variables
Data Types
Operators
Expressions
Input and Output
Debugging
Functions
if..else Statements
for Loop
Nested Loops

4. Working with Lists and Dictionaries: In this chapter, the students will learn
Introduction to List
List Operations
Traversing a List
Lit Methods and Built-in Functions
List Manipulation
Introduction to dictionaries
Traversing a Dictionary
Dictionary Methods and Built-in Functions
Manipulating Dictionaries

5. Understanding Data: In this chapter, the students will learn
Introduction to Data
Data Collection
Data Storage
Data Processing
Statistical Techniques for Data Processing

6. Introduction to NumPy: In this chapter, the students will learn
Introduction
Array
NumPy Array
Indexing and Slicing
Operations on Arrays
Concatenating Arrays
Reshaping Arrays
Splitting Arrays
Statistical Operations on Arrays
Loading Arrays from Files
Saving NumPy Arrays in Files on Disk

7. Database Concepts In this chapter, the students will learn
Introduction
File System
Database Management System
Relational Data Model
Keys in a Relational Database

8. Introduction to Structured Query Language (SQL): In this chapter, the students will learn
Introduction
Structured Query Language (SQL)
Data Types and Constraints in MySQL
SQL for Data Definition
SQL for Data Manipulation
SQL for Data Query
Data Updation and Deletion