UNIT - 1 Computational Thinking and Programming-2
RECURSION IN PYTHON FUNCTIONS (Not in Term-Wise Syllabus)
- Recursion in Python - Types, Base Case, Recursive Case
- How to Solve Recursive Problems
- Recursion Example-1 (Sum of First N Natural Numbers)
- Recursion Example-2 (How to Find Factorial using Recursion)
- Recursion Example-3 (Fibonacci Series in Python)
- Recursion Example-4 (Binary Search in Python)
IDEA OF ALGORITHMIC EFFICIENCY (Not in Term-Wise Syllabus)
- Introduction (List, Stack, Queue)
- Data Structure - List (Not in Term-Wise Syllabus)
- Data Structure - Stack
- Data Structure - Queue (Not in Term-Wise Syllabus)
- Infix to Postfix Conversion
UNIT-2 COMPUTER NETWORK
- Introduction to COMPUTER NETWORK | PAN, LAN, MAN, WAN
- Networking Devices (Switch, Bridge, Router, Gateway etc.)
- Networking Topologies (BUS, RING, STAR, MESH, TREE, HYBRID)
- Introduction to Internet and Its History
- WWW (World Wide Web)
- URL (Uniform Resource Locator)
- Website, Webpage (Static vs Dynamic)
- Intellectual Property Rights (Copyrights, Patents, Trademarks, Trade secrets)
- Cyber Crime (Phishing, Hacking, Cyber Bullying)
- Cyber Law (IT Act 2000)
UNIT - 3 DATABASE MANAGEMENT
- Database Concepts | Introduction, Advantages, Disadvantages, DBMS
- Relational Data model || Relation, Attribute, Tuple, Domain, Cardinality, Degree
- DBMS KEYS || Candidate Key || Primary Key || Alternate Key
- MySQL Aggregate Functions (MAX,MIN,SUM,AVG,COUNT)
- MySQL GROUP BY and HAVING
- MySQL ORDER BY
- MySQL JOIN | Equi Join | Natural Join (Not in Term-Wise Syllabus)
INTERFACING PYTHON WITH MYSQL
- How to Install MySQL on Windows
- Python-MySQL Connector (Download, Install, Use)
- Extracting Data from MySQL
No comments:
Post a Comment