12-02-2013, 01:20 AM
1. Database Management (DBMS)
2. Networking
3. Network Security
4. Web Technologies
5. Programming concepts (Basics)
6. Basic hardware (Microprocessor, timer, ALU etc)
Although, approx 60-70 % paper comes from first two chapters only.
1. Basic Concept of Computer
Essentials of Bank Computerisation, Computer : Introduction, Classification of Computers, Important Developments in the Field of Computer, The Supercomputers, e-world, Computer Abbreviations, Computer Terminology, Software Handsbanking, Software, History of Computer, Early Electronic Computers, Computer Generations, Characteristics of Computer, Microsoft Windows, Computer Networks, Data Structures, Payment System and Electronic Banking, Role of Technology, Upgradation and its impact of Banks, Information Technology Act, 2000, Electrnoic Governance
2. Computer Architecture and Origination
Von Neumann Model, Bus, Data Format, I/O System, Program Execution and Instruction, Microprogrammed Control Unit, Operand (Data) Types and Formats, Instruction Set, Instruction Types, Instruction Format, Addressing Modes, RISC Versus CISC, Memory Hierarchy, Cache Memory and Cache Memory Organisation, Main Memory, Associative Memory, Virtual Memory, Read-Only Memory (ROM) and Random-Access Memory (RAM), Memory Address Mapping, Common I/O Devices, Interrupt Driven I/O, I/O Devices and Interfaces, Direct Memory Access (DMA), IOP Organisation, General Pipeline, Instruction and Arithmetic Pipeline, Register Forwarding, Branch Handling
3. Data Structure
Introduction to Data Structure, The Need for Data Structure, Characteristics of Data Structure, Arrays, Vectors, Lists, String, Recursion, Expression, pointer, Stack, Stack Operations, Stack Implementation, Queue, Queue Operation, Applications of Queue, Queue Implementation, types of queue, Differences between Stack and Queue, Linked List, Advantages and Disadvantages of Linked List, Operations on Linked List, Types of Linked List, Tree, Binary Tree, Binary Tree Representation, Operations on Binary Tree, Traversing Binary Tree Recursively, Types of Tree, Graph, Representation of Graph, Operations on Graph, Methods of graph traversing {Breadth First Search (BFS), Depth First Search (DFS)}, Minimum spanning tree, Shortest Path, Searching techniques, Hashing, Hash Function, Hash Collision, Sorting, (Bubble Sort, Selection Sort, Insertion Sort, Shell Sort, Merge Sort, Quick Sort, Heap Sort)..
4. Data Communication and Networking
Transmission (Serial Transmission, Parallel Transmission), Synchronous transmission, Asynchronous transmission, Simplex, Half-duplex, Full-duplex, Front-end processor, Line splitter, Multiplexing (Frequency- division multiplexing (FDM), Wave-division multiplexing (WDM), Time-division multiplexing (TDM), Inverse Multiplexing), OSI Model, Poll and select, Automatic repeat request (ARQ), Interfacing (EIA RS-232 DTE/DCE interface, EIA RS-232-D DTE/DCE interface, EIA RS-232-C DTE/DCE interface, RS-449 (RS-422-A and RS-423-A) interface), Modulation(Amplitude modulation (AM), Frequency modulation (FM), Phase modulation (PM)), Modem (Quick-Pak, Microcom Network Protocol (MNP) Error Controller, Bell modems), Types of Modems, Parity bit, Parity Check, Simple Parity Check, Cyclic redundancy check (CRC), Check sum, Hamming code, Error-control techniques, Switches, Circuit switching, Packet Switching, Frame Relay, Local Area Networks, Metropolitan Area Networks, Wide Area Networks, Ethernet (Token bus, Token Ring), Repeater, Router, Gateway, Bridge, Hubs
5. Networking Security
Conventional Encryption, Data Encryption Standard (DES), Cryptanalysis (Block Cipher, P Box), Private-key and Public-key cryptography, Diffie and Hellman, Rivest–Shamir–Adleman method (RSA), Intruders, IP Security, Web Security, Firewalls, Virus
6. Operating System
Operating System, Multiprogramming, Storage Structure, Time Sharing System, Operating-System Services, System Calls, Multiprocessor Operating Systems, CPU Scheduling, Scheduling Criteria, Scheduling Algorithms, Multiple-Processor Scheduling, Real-Time CPU Scheduling, Process Scheduling, Operations on Processes, Interprocess Communication, Thread, Critical-Section Problem, Semaphores, Classical Problems of Synchronization, Deadlock Characterisation, Methods for Deadlock Handling, Deadlock Prevention, Deadlock Avoidance, Deadlock Detection, Recovery from Deadlock, Logical Versus Physical Address Space, Swapping, Contiguous Memory Allocation, Paging, Segmentation, File Concepts, File Access
7. Digital Circuits and System
Boolean Algebra (Switching Algebra) and Boolean Functions, Binary System Arithmetic, Venn Diagrams, Karnaugh Maps, Quine–McCluskey Procedure, Adders, Decoder and Encoder, Multiplexers and Demultiplexer
8. Microprocessor, 8085
9. introduction to dbms
What is Database ?, What is Database Management System?, Why DBMS, Three level architecture for a DBMS, Entity, Data Models, RDBMS, Keys, Primary key, Entity Relationship - E-R Modelling, Structured Query Language (SQL), Data Definition Language (DDL), Data Manipulation Language (DML), Data Control Language (DCL)
10. data mining
Data mining, Transaction (OLTP), On line Analytical Processing (OLAP)
11. Software Engineering
Software Engineering, Project Planning, Project Management Concept, Project Planning Objectives, System Engineering, System Engineering Program Testing (Black Box Testing, White Box Testing and Verification and Validation)
12. Secutiry and Service Level Management
Security Controls and Guidelines, Information System Security Measures, Basel Committee Principles, Service Level Management, Change Management and Monitoring
13. Introduction to Programming Language C
Deinition of C, Use of C in Operating System, Applicaitons of C, Steps in Language, Types of C Constants, Data Types, Rules for Constructing Integer Constants, Instructions in C, The Decision Control Structure in C, The Loop Control Structure, Array, String, Functions, Pointer, Structure, Union