CBSE Computer Science & IP Courses for Classes 11th & 12th

ADMEC Multimedia Institute > CBSE Computer Science & IP Courses for Classes 11th & 12th
COMPUTER SCIENCE & IP COACHING FOR CLASS 11TH & 12TH IN ROHINI

The most trusted way to learn

Computer Science for Students

  • Classes by India's Top IT Trainers like Ravi Bhaduaria
  • Study Pattern Mapped to the CBSE Curriculum
  • Small Batches with Attention on Every Student
  • Regular Practical Assignments in Homework
  • Case Study & Past Year Questions Coverage
Apply Now
Computer Science Classes for 11-12th in Delhi

Learn Everything! Computer Science, Informatics Practices, AI for Class 11th & 12th in Rohini

WHY ADMEC FOR COMPUTER SCIENCE & IP CLASSES FOR 11TH & 12TH IN ROHINI?

ADMEC Learning Advantages for School Students

  • 100% Preparation for Exams
  • Learn from IT Experts like Ravi Sir
  • Focus on Understanding, Not Cramming
  • School Project File Preparation
  • Regular Doubts Classes & Assignments
  • Learn from Anywhere via Online Mode
Computer Science Coaching in Delhi

Elevate your grades with ADMEC's 20+ years of expertise in CS and IP in Rohini

Get Complete Syllabus

Offered Computer Science & IP Courses in Rohini, Delhi

Professional computer science and IP coaching to take your preparation to the next level!

Computer Science 11th CBSE Board

Computer Science 12th CBSE Board

Information Practices (IP) 11th

Information Practices (IP) 12th

Computer Science Course for CBSE Class 11th

This Computer Science (CS) course is for Class 11 students having a science stream. Our course is covering the full syllabus along with regular tests, doubt sessions, and coverage of previous year test papers to help you score high in your exams.

  • Duration: – 6 months approx.
  • Instructor: Ravi Sir
  • Days: – 3 days a week
  • Class Duration: - 1.5 hours

Important Topics to be Covered

Syllabus of Computer Science (CS) for Class 11th

UNIT 1 – Computer Systems and Organisation 

  • Computer Organization
  • Types of Software
  • Operating System (OS)
  • Boolean Logic
  • Number System
  • Encoding Schemes, etc

UNIT 2 – Computational Thinking and Programming -1 

  • Introduction to Problem-solving:
  • Python Basics
  • Data Types
  • Operators
  • Expressions, Statements, I/O
  • Flow of Control
  • Strings, Lists, Tuples, Dictionary, python modules,etc

UNIT 3 – Society, Law, and Ethics

  • Digital Footprints
  • Digital Society and Netizen
  • Data Protection
  • Cyber Crime
  • Cyber Safety
  • Malware
  • Information Technology Act (IT Act)
  • Technology and Society, etc

UNIT 4 – Python program (60% logic + 20% documentation + 20% code quality) 

  • Display Welcome Message
  • Compare Numbers
  • Number Properties
  • Fibonacci Series
  • Common Divisor and Multiple
  • Character Count
  • List/Tuple Operations
  • Dictionary Operations

Exams & Project File Preparation

Get Complete Syllabus

Computer Science Course for CBSE Class 12th

Our Computer Science (CS) course is for Class 12 students with a science stream. This course will include all the syllabus of CBSE Board exam including the completion of practical files and coverage of the past 10 years’ question papers.

  • Duration: – 6 months approx.
  • Instructor: Ravi Sir
  • Days: – 3 days a week
  • Class Duration: - 1.5 hours

Important Topics to be Covered

Syllabus of Computer Science (CS) for Class 12th

UNIT 1 – Computational Thinking and Programming – 2  

  1. Functions
  2. Exception Handling
  3. Files
  4. Text File Operations
  5. Binary File Operations
  6. CSV File Operations
  7. Data Structure

Please note: 

  • Python Topics Covered in Class XI will be discussed first.

UNIT 2 – Computer Networks

  1. Evolution of Networking
  2. Data Communication Terminologies
  3. Transmission Media
  4. Network Devices
  5. Network Topologies and Types
  6. Network Protocols
  7. Introduction to Web Services

UNIT 3 – Database Management 

  1. Introduction to database
  2. Relational Data Model:
  3. Structured Query Language (SQL)
  4. Interface of Python with SQL Database

UNIT 4 – Python program

1. Working on Python program 

  • Read a text file line by line and display each word separated by a #
  • Read a text file and display the number of vowels/consonants/uppercase/lowercase characters
  • Remove lines containing ‘a’ character in a file and write to another file
  • Create a binary file with name and roll number, search for a given roll number
  • Create a binary file with roll number, name, and marks, update marks for a given roll number
  • Random number generator simulating a dice
  • Implement a stack using a list
  • Ceate a CSV file with user-id and password, read and search the password for a given user-id

2. SQL queries

  • Integrating SQL with Python:
  • Import a suitable module (e.g., ‘sqlite3’) to integrate SQL with Python.
  • Establish connection to a database using Python.
  • Execute SQL queries using cursor.
  • Fetch and manipulate data using Python code.
  • Close the database connection.

Exams & Project File Preparation

Get Complete Syllabus

CBSE Class 11th Informatics Practices (IP)

Our Informatic Practices (IP) course is for Class 11 students with the Commerce & Humanities Stream. In this course, the students will be provided with doubt sessions, regular tests, practical concepts, and daily class notes.

  • Duration: – 6 months approx.
  • Instructor: Ravi Sir
  • Days: – 3 days a week
  • Class Duration: - 1.5 hours

Important Topics to be Covered

Syllabus of Informatics Practices for Class 11th

UNIT 1 – Introduction to computer system

  • Evolution of Computing Devices
  • Components of a Computer System and Their Interconnections
  • Input/Output Devices
  • Computer Memory
  • Software

UNIT 2 – Introduction to Python

Basics of Python Programming:

  • Execution Modes
  • Structure of a Program
  • Operators
  • Data Types
  • Statements
  • Expression Evaluation
  • Comments
  • input and Output Statements
  • Data Type Conversion
  • Debugging
  • Control Statements
  • Lists
  • Dictionary

UNIT 3 – Database Concepts and the Structured Query Language 

  •  Database Management System (DBMS)
  • Data Definition Language (DDL)
  • Data Query Language (DQL)
  • Data Manipulation Language (DML)
  • Introduction to MySQL
  • Creating a Database Using MySQL

UNIT 4 – Introduction to Emerging Trends

  • Introduction to Emerging Trends
  • Artificial Intelligence (AI)
  • Big Data
  • Internet of Things (IoT)
  • Cloud Computing
  • Grid Computing
  • Blockchains

Exams & Project File Preparation

Get Complete Syllabus

CBSE Class 12th Informatics Practices (IP)

The Informatic Practices (IP) course is for Commerce & Humanities Stream students of Class 12. With the practical approach, the curriculum is made in such a way that this course helps you excel in the Board exams.

  • Duration: – 6 months approx.
  • Instructor: Ravi Sir
  • Days: – 3 days a week
  • Class Duration: - 1.5 hours

Important Topics to be Covered

Syllabus of Informatics Practices for Class 12th

Unit 1: Data Handling using Pandas – I & II

  • Introduction to Python Libraries Series
  • Importing and Exporting Data between CSV
  • Descriptive Statistics
  • Data Aggregations
  • Sorting a DataFrame
  • Group by Functions
  • Altering the Index
  • Other DataFrame Operations
  • Handling Missing Values
  • Import and Export of Data between Pandas and MySQL
  • Plotting Data using Matplotlib

Unit 2: Database Query using SQL

  • Introduction
  • Functions in SQL
  • GROUP BY in SQL
  • Operations on Relations
  • Using Two Relations in a Query

Unit 3: Introduction to Computer Networks

  • Introduction to Computer Networks
  • Types of Networks
  • Network Devices
  • Networking Topologies
  • The Internet
  • Applications of Internet
  • Website
  • Web Page
  • Web Server
  • Hosting of a Website
  • Browser

Unit 4: Societal Impacts

  • Introduction
  • Digital Footprints
  • Digital Society and Netizen
  • Data Protection
  • Creative Commons
  • Cyber Crime
  • Indian Information Technology Act (IT Act)
  • E-waste: Hazards and Management
  • Impact on Health

Exams & Project File Preparation

Get Complete Syllabus

Expand Your Horizons with Our Other Computer Courses in Rohini!

Hey there! Did you know we offer awesome courses for students in other classes too? Take a look at what else we have:
It coaching class for class 9-10

Computer Science and IT Classes for Grades 9th to 10th

Take your computer skills to the next level by connecting classroom theories to real-world theories with our 9th – 10th computer IT Courses.

Fresh batches start from next week 2024!

Get Syllabus
CBSE Computer Classes for 6-8th

Computer Science Classes for Grades 6th to 8th

Bridge the gap between theory and practice in computer science and IT for classes 6th-8th with our specialized courses.

Fresh batches start from next week 2024!

Get Syllabus

Batches Start from May!

Book the seat for the classes for ADMEC Multimedia Institute’s Computer Science and IP Courses in Rohini, Pitampura today!
Book a demo

Apply for Our CS & IP Classes in Rohini today!




    ADMEC Multimedia in Rohini, New Delhi

    C-9/15, 3rd Floor, Sector- 7, Rohini, Delhi- 85, Near Rohini East Metro Station, Opposite Metro Pillar No 399. Near by Pitampura.
    Contact Details: +91 9811 818 122, +91 9911 782 350

    Find Us on Google Maps

    Frequently Asked Questions on Computer Science and IP Courses in Delhi?

    On what basis the syllabus of classes 11th & 12th will be?

    The syllabus for classes 11th and 12th is typically based on the CBSE curriculum prescribed by the education board as well as the private publication book provided by your school, ensuring comprehensive coverage of all required topics.

    Are there any certifications or rewards after completion of the course?

    Upon successful completion of the course, students will receive a completion certification of course at the end of the course.

    What will be the fee structure of the course?

    The fee structure for the course varies and it depends on the duration of the course you are opting for. Generally, the complete course fee comes upto Rs.25000 approx.

    Does the course only include practical concepts, not the theory part?

    The institution typically includes both practical and theoretical concepts to provide a well-rounded learning experience.

    Are these classes online available?

    Yes, these classes are available online, offering flexibility and convenience for students to access learning resources from anywhere.

    Will the course include the completion of school lab files and project files?

    Yes, the course often involves completing school lab files and project files as part of the practical learning component. There will be test & doubt sessions regularly in the class. Plus previous year’s question papers will also be discussed in the classroom.

    Who will be the trainer for the computer science and informatics practices class?

    The trainer for computer science and informatics practices classes is Ravi Bhaduari, who has experience more than 20+ years in the IT field. His teaching method is a practical approach, which makes the concepts for students very easy.

    What will be the strength of the batch?

    We follow the ratio of 6:1 i.e. one trainer and 6 students. The batch strength will not increase by 6 students. These smaller batch sizes make the interaction and attention of single students easier.

    Talk to Our Expert

    Need help to find out the right information related to our computer science &IP coaching in Rohini, Pitampura, Delhi? Don’t worry our expert coordinator can assist you.
    Career Counselling
    Call Now