m1r5 It Tools PDF Notes Free
m1r5 It Tools PDF Notes Free
COM
Course Highlights
Class Language Notes PDF
Chapterwise Classes Hinglish Hindi/Eng
MCQs Classes Hinglish Hindi/Eng
Model Paper Hinglish Hindi/Eng
Quick Shot Hinglish Hindi/Eng
One Liner Hinglish Hindi/Eng
Practical Classes Hinglish English
Viva Hinglish Hindi/Eng
Detailed Syllabus
Paper Name
Information Technology Tools and Network Basics (M1-R5.1)
Computer and Latest IT gadgets, Evolution of Computers & its applications, IT gadgets and their
applications, Basics of Hardware and Software, Central Processing Unit, Input devices, Output
devices, Computer Memory & storage, Application Software, Systems Software, Utility Software,
Open source and Proprietary Software, Mobile Apps.
Operating System, Basics of Operating System, Operating Systems for Desktop and Laptop,
Operating Systems for Mobile Phone and Tablets, User Interface for Desktop and Laptop, Task Bar,
Icons & shortcuts, running an application, Operating System simple setting, using mouse and
changing its properties, changing system date and time, changing display properties, to add or
remove Program and its features, adding, removing &sharing Printers, File and Folder
management, types of file extensions.
(iii) Word Processing
Word Processing Basics, Opening Word Processing Package, Title Bar, Menu Bar, Toolbars &
Sidebar, Creating a New Document, Opening and Closing Documents, Opening Documents, Save
and Save As, Closing Document, Using The Help, Page Setup, Page Layout, Borders, Watermark,
Print Preview, Printing of Documents, PDF file and Saving a Document as PDF file, Text Creation
and manipulation, Document Creation, Editing Text, Text Selection, Cut, Copy and Paste, Font,
Color, Style and Size selection, Alignment of Text, Undo & Redo, AutoCorrect, Spelling & Grammar,
Find and Replace, Formatting the Text, Creating and using user defined Styles, Paragraph
Indentation, Bullets and Numbering, Change case, Header & Footer, Table Manipulation, Insert &
Draw Table, Changing cell width and height, Alignment of Text in cell, Delete / Insertion of Row,
Column and Merging & Splitting of Cells, Border and Shading, Mail Merge, Table of Contents,
Indexes, Adding Comments, Tracking changes, Macros
(iv) Spreadsheet
Elements of Spread Sheet, Creating of Spread Sheet, Concept of Cell Address [Row and Column]
and selecting a Cell, Entering Data [text, number, date] in Cells, Page Setup, Printing of Sheet,
Saving Spreadsheet, Opening and Closing, Manipulation of Cells & Sheet, Modifying / Editing Cell
Content , Formatting Cell (Font, Alignment, Style ), Cut, Copy, Paste & Paste Special, Changing Cell
Height and Width, Inserting and Deleting Rows, Column, AutoFill, Sorting & Filtering, Freezing
panes, Formulas, Functions and Charts, Using Formulas for Numbers (Addition, Subtraction,
Multiplication & Division), AutoSum, Functions (Sum, Count, MAX, MIN, AVERAGE),Sort, Filter,
Advanced Filter, Database Functions ( DSUM, DMIN,DMAX, DCOUNT, DCOUNTA), What-if Analysis,
Pivot table Charts (Bar, Column, Pie, Line), Data Validation.
(v) Presentation
Saving a Presentation, Manipulating Slides, Inserting Table , Adding Pictures, Inserting Other
Objects, Resizing and Scaling an Object, Creating & using Master Slide, Presentation of Slides ,
Choosing a Set Up for Presentation, Running a Slide Show, Transition and Slide Timings,
Automating a Slide Show, Providing Aesthetics to Slides & Printing, Enhancing Text Presentation,
Working with Color and Line Style, Adding Movie and Sound, Adding Headers, Footers and Notes,
Printing Slides and Handouts
Basic of Computer Networks, Local Area Network (LAN), Wide Area Network (WAN), Network
Topology , Internet, Concept of Internet & WWW, Applications of Internet, Website Address and
URL, Introduction to IP Address, ISP and Role of ISP, Internet Protocol, Modes of Connecting
Internet (HotSpot, Wifi, LAN Cable, BroadBand, USB Tethering), Identifying and uses of
IP/MAC/IMEI of various devices, Popular Web Browsers (Internet Explorer/Edge, Chrome, Mozilla
Firefox, Opera etc.), Exploring the Internet , Surfing the web, Popular Search Engines,Searching on
Internet, Downloading Web Pages, Printing Web Pages
Structure of E-mail, Using E-mails, Opening Email account, Mailbox: Inbox and Outbox, Creating
and Sending a new E-mail, Replying to an E-mail message, Forwarding an E-mail message,
Searching emails, Attaching files with email, Email Signature, Social Networking & e-Commerce,
Facebook, Twitter, Linkedin, Instagram, Instant Messaging (Whatsapp, Facebook Messenger,
Telegram), Introduction to Blogs, Basics of E-commerce, Netiquettes, Overview of e-Governance
Services like Railway Reservation, Passport, eHospital [ORS], Accessing eGovernance Services on
Mobile Using “UMANG APP”, Digital Locker
Digital Financial Tools, Understanding OTP [One Time Password]and QR [Quick Response] Code,
UPI [Unified Payment Interface], AEPS [Aadhaar Enabled Payment System], USSD [Unstructured
Supplementary Service Data], Card [Credit / Debit], eWallet, PoS [Point of Sale], Internet Banking,
National Electronic Fund Transfer (NEFT), Real Time Gross Settlement (RTGS), Immediate Payment
Service (IMPS), Online Bill Payment
Introduction to Internet of Things (IoT), Big Data Analytics, Cloud Computing, Virtual Reality,
Artificial Intelligence, Social & Mobile, Blockchain Technology, 3D Printing/ Additive
Manufacturing, Robotics Process Automation, Cyber Security, Need of Cyber Security, Securing
PC, Securing Smart Phone
Flow Chart Symbols, Basic algorithms/flowcharts for sequential processing, decision based
processing and iterative processing. Some examples like: Exchanging values of
two variables, summation of a set of numbers, Decimal Base to Binary Base conversion,
reversing digits of an integer, GCD (Greatest Common Divisor) of two numbers, Test whether a
number is prime, factorial computation, Fibonacci sequence, evaluate ‘sin x’ as sum of a series,
Reverse order of elements of an array, Find largest number in an array, Print elements of upper
triangular matrix, etc.
(vi) Functions
Top-down approach of problem solving, Modular programming and functions, Function
parameters, Local variables, the Return statement, Doc Strings, global statement, Default
argument values, keyword arguments, VarArgs parameters.
Library function-input(), eval(),print(), String Functions: count(), find(), rfind(), capitalize(), title(),
lower(), upper(), swapcase(), islower(), isupper(), istitle(), replace(), strip(), lstrip(), rstrip(), aplit(),
partition(), join(), isspace(), isalpha(), isdigit(), isalnum(), startswith(), endswith(), encode(),
decode(), String: Slicing, Membership, PatternMatching, Numeric Functions: eval(), max(), min(),
pow(), round(), int(), random(), ceil(), floor(), sqrt(), Date & Time Functions, Recursion.