DETAILED SYLLABUS DCTTC
dcttc - 1 Computer fundamentals
1. TYPES OF COMPUTER Analog, Digital and Hybrid type, Hardware, Software, System software, Application software, Stored Program Concept and Von Newman Architecture, Firm ware, Human ware, Stored Program Concept, Evolution of computers, Generation of computer.
2. Background AND NUMBER SYSTEM Information Representation and Codes, Data Types, Complements, Addition and Subtraction of Binary Numbers, Fixed Point and Floating Point Representation, Octal and Hexadecimal System, Conversion of Number Systems, Alpha Numeric Codes – ASCII & EBCDIC, Error Detection Codes, Building Blocks of Computers, Combinational Blocks (Gates, Multiplexers, Decoders, Encoders etc.), Sequential Building Blocks (Flip Flops, Registers, Counters, Random Access Memory, etc.)
3. Register Transfer Language and Micro-Operations Register Transfer Language, Concept of Bus, Bus and Memory Transfer, Arithmetic Micro Operations, Logical and Shift Micro Operations
4. Architecture of a Simple Processor A Simple Computer Organization, Computer Registers, Computer Instructions, Timing and Control, Instruction Cycle, Program Interrupts, Design of Basic Computer
5. CPU Organization Addressing Modes, Instruction Formats, CPU Organization with Large Registers, Stacks and Handling of Interrupts and Subroutines.
6. PROGRAMMING LANGUAGES Machine language, Assembly language, High level language
7. ORGANISATION OF A DIGITAL COMPUTER Input unit, Output unit, Central Processing unit, Memory
8. DATA PROCESSING Data collection, Classification, Sorting and Merging, Processing, Summarising, Storing
9. DATA ORGANISATION Organisation Data, Character, Field, Record, File, Database, Sequential Access, Random Access, Indexed Sequential Access
10. PROGRAMMING PROCESS Problem Definition, Algorithm, Flowchart and coding, Testing and debugging, Implementation, Documentation, Structured Programming
11. DATA COMMUNICATION Local Area Network, Wide Area Network, Satellite Communication, Internet
12. OPERATING SYSTEM Introduction, Different Operating Systems, Loading and Quitting the Operating Systems, Important DOS Commands
dcttc - 2 OPERATING SYSTEM concepts (windows and linux)
1. Introduction to operating system Definition and Necessity, Evolution and types, Concepts, Processor, Computing Environments, Structure, Hardware Organization and Architecture, Design Trends and Implementations
2. Processor and Memory Management Process and States, Context Switching, Scheduling and Synchronization, Inter process Communication, Concurrent Processes, Threads, Critical Regions, Recover Prevention and Solutions of Dead locks, Inter Process Communication for Multi-Threaded and Multiple CPU Systems, Memory System, Types and Organizations, Cache Memory, Allocation Techniques, Partitioning, Static, Dynamic and Augmentation Paging, Swapping, Virtual Memory
3. Input /Output and File Systems Input/Out put devices, Controllers and Channels, BUS structures, Input /Output techniques, Programmed Interrupt driven and DMA, Input /Output Subsystem layers, Graphic Support Devices, Multi Media Systems, File Systems concepts, General Hierarchical Models of file system, File and Directories, Allocation and storage issues, Connectivity, Access control and Security
4. Processor Systems Single CPU and Multiple CPU systems, Types and Needs of multi processing systems, RISC Approach, Pipelining, Client Server concepts, Distributed systems, Networking and Services, Reliability Issues, Fault Tolerant Systems
5. LOCAL AREA NETWORK Introduction to Network, Advantages, Network Technology, Ethernet, Arcnet, IBM Token Ring, Cabling Method, Connectors, Terminators, Hub (Active & Passive), Inter Networking, Bridges & gate ways, Real world networking
LAN Software, LAN commands, User Commands, Supervisor commands, Console commands, use of system utilities, printer queue, SPOOL, local/shared printing, Priority printing, user rights, Workstation Generation, Creation of AUTOEXEC.BAT file, MAKEUSER, user Rights, SYSCON: System configuration, FILER : Directories & Files, FCONSOLE : Menu Utility, File Server, Communication server, File server protocol, Hardware requirements, Hard disk, Memory, Types of workstation & Operating systems, Network bridges, Method of combining various types of topologies together, Setting-up of hardware for LAN installations
WINDOWS
1. WINDOWS INTRODUCTION Operating System
2. Desk top icons My Computer, Recycle Bin, Internet Explorer, Network Neighborhood, My Documents
3. Working with windows How to create a Folder, Copying and cutting files, Renaming
4. START ICON Programs, Favorites, Documents, Settings, Find, Run, Shut down
5. APPLICATION ICONS
LINUX 1. HISTORY 2. DISTRIBUTIONS 3. DEVICES AND DRIVES IN LINUX 4. FILE SYSTEM HIERARCHY 5. COMPONENTS: KERNEL, DISTRIBUTION, SAWFISH, GNOME
dcttC – 3 MICROSOFT OFFICE PACKAGES (WORD, EXCEL AND POWER POINT)
MS WORD
1. AN INTRODUCTION TO WORD The Word work space, Starting and quitting Word, Creating and Manipulating Various documents, Editing of proofing files, Merging documents and macros
2. HOW TO USE MOUSE AND MENU Working with dialog box
3. PRIMARY COMMANDS IN FILE MENU The Open Commands, The File name commands, The New commands, The Save, Save As, and Save all commands, The Close command, The Page setup, The Print commands, The Exit commands
4. EDIT MENU COMMANDS The Cut, Copy, and Paste commands, The Undo and Repeat commands
5. FORMAT COMMANDS Font commands, Paragraph commands
6. OTHER MENU The view menu, The Insert menu, The tool menu, The table menu, The Window menu
EXCEL
1. BUILDING A SIMPLE WORKSHEET Entering Text, Entering Values, Entering Dates and Times, Moving Around, Selecting Ranges, Using Menu, Using Tool Bar, Using Shortcut Menus, Changing Entries, Copying Entries, Moving Entries, Inserting and Deleting cells
2. FORMATTING BASICS Changing Character Style, Changing Alignment, Changing Column Width
3. WORKING WITH MULTIPLE WORKSHEET Copying entries between work books, Moving sheets between work books, Deleting sheets, Quitting Excel
4. OPENING EXISTING WORKBOOKS Simple calculations, Doing Arithmetic, Totaling column of values, Naming cells and Ranges
5. FORMATTING TEXT Displaying dollars and cents, Formatting decimal places, dates Format, Copying style and formats
6. FORMULAS THAT MAKE DECISIONS Using the IF function, Using the nested IF function, Copying formulas
7. Checking Spelling, Printing Worksheets, Preview Worksheets, Setting up the pages,
8. Sorting data, Keeping Leading in View, Finding records, Adding and deleting Records, Filtering Records
9. Plotting charts, Sizing and moving charts, Updating charts, Changing the chart type, Using chart auto format
10. Creating Macros, Recording Macros, Running Macros
Power Point
1. POWER POINT Main Features of Power Point
2. Making the Presentation Creating Template with the Auto Content Wizard. Creating a Presentation with a Template. Creating a presentation from Scratch
3 Different Views Normal Slide, Outline, Slide Sorter, Slide Show, Notes, Slide Master
4 Animation, Art and Sound Controlling Transitions between slides. Animating Different Parts of a slide. Inserting a Motion Clip. Including Sounds in slides.
5. Including Graphs, Charts, Tables and Columns Organization Chart Slide, Creating a table Slide. Creating two column Slide, Module 1: Showing A Presentation, Rehearsing/ Timing a Presentation, Designation some slides as “Hidden”, Viewing Slides Anywhere in a Slide Show.
6. TECHNIQUES FOR MAKING A SHOW LIVELIER
7. Office Connections Presenting with the help of other Office Programs Importing the text from a World Document.
8. PRINTING A PRESENTATION
PROGRAMMING IN c
1. Introduction to Problem Solving & C Programming Overview of C, Introduction, History of C, Importance of C, Sample C Programs, Programming Style, Executing a C Program, Introduction, Constants, Variables and Data Types, Character Set, Comments, Line Comment, Block Comment, Declarations, Operators in C, Arithmetic Operators, Relational Operators, Logical Operators, Hierarchy of Operations, Left to Right Operations, Right to Left Operations, Control Structures in C, Decision Making Statements, if …. else Statement, switch … case Statement and examples, Looping Statements, for loop Statement, while … Statement, do while Statement and examples, Nested Loops, Programs, Number Series, Summation, Base Conversions
2. Arrays and Functions Arrays in C and Concept, One – Dimensional Arrays, Array Processing, Searching, Sorting, Merging, Multi Dimensional Arrays, Two Dimensional Arrays, Matrix Manipulation, Modular Function, Programming Concept, Function Introduction, C Library Function, User Defined Function, Function Declaration, Function Prototype, Function Definition, Scope Rules for Variables, Local Variables, Global Variables, Storage Classes, Automatic, Static, External Registers, Parameter Passing Mechanisms Introduction, Call by Value, Call by Reference, Recursive Functions, and examples, Passing Arrays as Function Arguments
3. Advanced Programming Pointers, Introduction, Uses, Pointers and Arrays, Arrays of pointers, Pointer to Functions, Function Returning Pointers, String representation in C, String Manipulation using Function, Examples, Structures, Introduction, Declaration, Array of Structure, Arrays within Structures, Nested Structures, Pointers to Structures, Structure as Function Arguments, Unions, Declaration, Union Versus Structures, Enumerated Data Types, Typedef
4. File Handling Features File Pointers, Defining File Pointers, Opening and Closing a File, File Functions, Putc(), Getc(), Fread(), Fwrite(), Fscanf(), Fprintf(), feof, ferror, fprintf, fscanf, fgets, fputs, fseek function – ftell, #define , #include, #undef, #if, #else, @elif, File Creation and Modification, Text Manipulation Utilities Line, Word and Character Counting, Case Conversion, Pattern Searching, Command line Arguments, C Preprocessor Header File, Graphics Functions
5. Data Structures Fundamental Concepts, Elementary Data Organization, Data Types, Basic Concepts Stacks, Queues, Linked Lists – Concept, Singly Linked List, Doubly Linked List, Circular Linked List, Insertion, Deletion, Binary Trees, Implementation in C
dcttc - 4 DATABASE CONCEPTS USING MICROSOFT ACCESS & ORACLE
MICROSOFT ACCESS
1. Introduction to Database Database System Concepts, DBMS and RDBMS
2. Planning and Designing a Database
3. Creating a Database Sorting Data in Tables, Fields, Records, Two ways to Create a Database, Creating a Database with Database Wizard
4. Building and Modifying Tables Create Tables by using the Table Wizard, Create Tables from Scratch, Field Names Data Types and Filed Properties, Modify Tables Using Design View, Entering Data in a Data sheet, Editing Data in a Datasheet, Changing the Width of Columns and Height of Rows, Changing the Order of Columns, Setting of Primary Key
5. Defining Relationship Establish Relationship, Enforce Referential Integrity
6. Querying a Database Constructing a Query, Creating the Query, Choose the Tables to Query, Field to Query, Entering the Query criteria, Saving the Results of a Query
7. Different kinds of Queries CrossTab, Update, Delete, Append, Make Table
8. Building and Modifying Forms For Entering and Viewing Data, Creating a Form (Design View of Form Wizard), Use the Control Toolbox to Add Controls, Modify Format Properties (Font Style, Size, Color, Caption, etc.) of Controls, Use of Form Sections (Header, Footers and Detail), Use of Calculated Control on a Form.
ORACLE
1. Overview of Database Management Data Information and knowledge, Increasing use of Data as a Corporate Resource, Data Processing versus Data Management, File-Oriented Approach versus Database Oriented Approach to Data Management (Disadvantages of File Oriented Approach), Data Independence, Database Administration Roles, DBMS Architecture, Different Kinds of BMS Users, Importance of Data Dictionary, Contents of Data Dictionary, Types of Database Languages, Data Models
2. Traditional Data Model ANSI/SPARC 3-level Architecture and the Place of Logical Data Models in this Architecture, A brief overview of the three Traditional Models namely Hierarchical Model, Network Model and Relational Model Data Definition and Data Manipulation Constructs in each of the three Models with Examples, A comparison of the Three Models
3. Relational Models Definition of Relation, Properties of Relational Model (Codd’s 12 Rules or Equivalent), Concepts of Keys : Candidate Key, Primary Key, Alternative Key, Foreign, Fundamental Integrity Rules, Entity Integrity, Referential Integrity, Relational Algebra, Select, Project, Cross Product, Different Types of Joints (Theta Join, Equi-Join, Natural Join, Other Joins), Set Operations, Tuple Relational Calculus, Domain Relation Calculus, Simple and Complex Queries Using Relational Algebra, Stand-Alone and Embedded Query Languages
4. Structured Query Languages SQL Constructs (SELECT … FROM … WHERE … GROUP BY … HAVING … ORDERBY…), INSERT, DELETE, UPDATE, VIEW Definition Tables, Temporary Queries, Correlated nested Queries, SQL Standards (SQL ’86, SQL’89, SQL ‘920, Transaction Constraints : Not null, Unique, Check, Primary Key, Foreign Key, References.
5. Embedded SQL and Application programming Interfaces Limitation of SQL in Handling Complex Applications, Programmatic Access to Relational Database, Static Embedded SQL Handling of Nulls, Cursors, Use of SQLCA/SQLLSTATE and Dynamic Embedded SQL, SQLDA, Application Programming Interfaces (API’s), Types of API Calls, Native API’s, Introduction to ODBC (Open Database Connectivity)
6. Database Design ANSI/SPARC 3-level Architecture, Entity – Relationship Model as a tool for Conceptual Design-Entities Attributes and Relationships, ER Diagram, Converting an E-R Model into Relational Scheme, Normalization Concepts in Logical (Relational) Model, Updates Anomalies, Issues in Physical Security
7. Design and Development of Database Application on Commercial RDBMS Platforms Database Design, Applications Design, SQL Embedded SQL, Trouble shooting Performance and Documentation
8. ORACLE SQL Introduction to RDBMS, SQL Procedural Vs Non Procedural Languages, DDL, DML, DCL., Data Types in SQL, Create, Alter, Drop Tables, Insert, Update, Delete Tables, Constraints, Column and Table Level Constraints and NULL value Concepts –Entity and Referential integrities, Range, Searching, Patterns , Matching, Built-in Functions, UNION, INTERSECT AND MUNUS CLAUSES, Indexes, Views, Sequences, Report Creation, JOIN Concepts, Permission Granting and Revoking
9. ORACLE PL / SQL Introduction to PL/SQL, Portability, Execution, Environment, Data types, PL/SQL in SQL PLUS, Executing a PL/SQL Block, Syntax, of PL/SQL, Structure of a PL/SQL Block, Comments, Identifiers, Commit, Rollback, Save points, Cursor, Locks : Shared Locks, Exclusive Locks – Implicit Locking, Explicit Locking, Exception Handling
dcttc - 5 PROGRAMMING CONCEPTS USING C & c++
PROGRAMMING CONCEPTS USING C
1. Introduction to Problem Solving & C Programming Overview of C, Introduction, History of C, Importance of C, Sample C Programs, Programming Style, Executing a C Program, Introduction, Constants, Variables and Data Types, Character Set, Comments, Line Comment, Block Comment, Declarations, Operators in C, Arithmetic Operators, Relational Operators, Logical Operators, Hierarchy of Operations, Left to Right Operations, Right to Left Operations, Control Structures in C, Decision Making Statements, if …. Else Statement, switch … case Statement and examples, Looping Statements, for loop Statement, while … Statement, do while Statement and examples, Nested Loops, Programs, Number Series, Summation, Base Conversions
2. Arrays and Functions Arrays in C and Concept, One – Dimensional Arrays, Array Processing, Searching, Sorting, Merging, Multi Dimensional Arrays, Two Dimensional Arrays, Matrix Manipulation, Modular Function, Programming Concept, Function Introduction, C Library Function, User Defined Function, Function Declaration, Function Prototype, Function Definition, Scope Rules for Variables, Local Variables, Global Variables, Storage Classes, Automatic, Static, External Registers, Parameter Passing Mechanisms Introduction, Call by Value, Call by Reference, Recursive Functions, and examples, Passing Arrays as Function Arguments
3. Advanced Programming Pointers, Introduction, Uses, Pointers and Arrays, Arrays of pointers, Pointer to Functions, Function Returning Pointers, String representation in C, String Manipulation using Function, Examples, Structures, Introduction, Declaration, Array of Structure, Arrays within Structures, Nested Structures, Pointers to Structures, Structure as Function Arguments, Unions, Declaration, Union Versus Structures, Enumerated Data Types, Typedef
4. File Handling Features File Pointers, Defining File Pointers, Opening and Closing a File, File Functions, Putc(), Getc(), Fread(), Fwrite(), Fscanf(), Fprintf(), feof, ferror, fprintf, fscanf, fgets, fputs, fseek function – ftell, #define , #include, #undef, #if, #else, @elif, File Creation and Modification, Text Manipulation Utilities Line, Word and Character Counting, Case Conversion, Pattern Searching, Command line Arguments, C Preprocessor Header File, Graphics Functions
5. Data Structures Fundamental Concepts, Elementary Data Organization, Data Types, Basic Concepts Stacks, Queues, Linked Lists – Concept, Singly Linked List, Doubly Linked List, Circular Linked List, Insertion, Deletion, Binary Trees, Implementation in C
PROGRAMMING CONCEPTS USING C++
1. OBJECT ORIENTED PROGRAMMING CONCEPTS Introduction, Need of OOP Concepts, Data hiding, Encapsulation, Polymorphism
2. BASIC CHARACTERISTICS OF OOP Objects, Classes, Inheritance, Reusability, Polymorphism, Operator Overloading
3. C++ PROGRAMMING-BASICS Structure of a Program, Preparations of a program, Functions, Extractions and Insertion Operators, Data types, Variables, Manipulators, Operators, Header files and library files, Error types
4. DECISION MAKING Introduction, Using IF statement, Nesting of IF………..ELSE statement, switch statement, Conditional statement, GO…….TO Statements, Examples
5 MAKING LOOPS Introduction, While Statement, Do Statement, For Statement, Control Statements, Examples
5. FUNCTIONS User defined functions, Defining, Functions- Prototypes, Passing arguments, Return statement, Recursion, Online functions, Examples
7. ARRAYS Introduction, One dimensional arrays, Two dimensional arrays, Arrays of strings, Passing arrays to functions, Examples
8. STRUCTURES Introduction, Definition, Accessing Members, Comparison of Structure Variables, Arrays of structures, Size of structures, Union, Enumerated data type, Examples
9. OBJECTS & CLASSES Introduction, Objects and classes, Public and private, Member functions, Constructors, Destructors, Member functions outside the class, Operator overloading, Examples
10. INHERITANCE Introduction, Derived class and Base class, Accessing Base class members, Protected access specifier Multiple inheritances, Examples
11. POINTERS Under standing pointers, Accessing increments and scale factor, Pointer increments and scale factor, Pointers and Arrays, Pointers and Functions, Pointers and Structures, Memory management with new & delete, Concepts of linked lists, Advantage of lists, Types of linked lists
12. VIRTUAL FUNCTIONS & POLYMORPHISM Introduction, Virtual functions, Late binding, Friend functions, Friend classes, Example
13. FILES AND STREAMS Introduction, Stream class, Opening and closing of files, Allowed modes, Reading and Writing files, File pointers, Command line arguments
dcttc-6 PROGRAMMING CONCEPTS USING VISUAL BASIC
1. Windows Programming Visual Basic Environment Windows Programming Concepts, Windows GUI, Application Programming Interface, Features of Windows OS, Kernal, User and GUI Services, Other APIS, Memory Models, Message Architecture of Windows, Call Backs, Window Procedures, Message Queries, Graphic Device Context, Resources in Windows, registry Dynamic Kinking Concept, Platform Difference , Windows NT, Windows 95, Other Platforms, Windows and VB Features, Steps involved in Developing a simple VB Application, Visual Basic Environment IDE Features, General – Menus and Windows, Single Document Interface Environment (SDI), Toolbox and Controls, Form Window, Project Explorer, Form Designer, Object Browser Short cut (pop up) Menus, VB Editor, Creating Simple Application
2. Forms, Tool Box, Standard Controls, Menu Designing and Dialog Boxes From, The Anatomy of a Form, Controls, Properties, Events and Methods, MDI Forms, Creating MDI Forms, Using Form Wizard, Tool Box, Controls, Properties, Events and Method, Custom Controls, Properties, Events and Methods, Command Button, Text Boxes, Frame Controls, List Boxes, Combo boxes, Image controls, Timer, Scroll bars, Drive List, Directory List Box, Data Control, Menu Properties, Check Event Menu Methods, Creating Menu with Menu Editor, Menu Design, Sample Menu Design Window, MDI Forms, MDI Parent & Child Forms, Window Menu, Title Converting & Arranging Child Windows, Dialog Boxes, Custom Dialog Boxes, Designing Custom Dialog Boxes, Common Dialog Boxes, File Open, File Save, Color Changing Print, Font Choice – Method.
3. Visual Basic Programming Modules and Design, Variables, Constants, Statements, Control Structures, Decision making Statements, if … else statements, Select … Case, Goto, Looping Statements, Do … while, Do … until, For … next, While … wend, Exit Statements, Functions, Built-in Functions, Working with Sun and Function Procedures, Public, Private & Static Scopes Friend Functions, Arrays, Files, Sequential Files, Random Files, Binary Files, Processing File in VB, Database Features, Data Controls, Advanced Database Controls, Tables and Queries
4. OOPs in VB, IDE and Crystal Reports OOPs Concepts, Properties and Methods of and Object, Inheritance, Encapsulation Polymorphism Character, Object and VB, OLE, OLE Control, Creating an Object in VB, General property Procedures, Creating a New Class Module, Using Object Browsers IDE Features, Extension of IDE with Add-Ins, Loading Add-Ins into IDE, Using Add-Ins Application Wizard, Add-Ins Tool Bar, Creating Add-Ins, Application Level Utility Module Level Utility, Procedure Level Utility, Crystal Reports, Using Crystal Reports Understanding and Using Print Form Methods, Printing Reports
5. Using ActiveX Using ActiveX, ActiveX Platform, ActiveX Requirements, Role of ActiveX in Software Development, Creating & Using ActiveX Documents, ActiveX Controls, ActiveX DLL, ActiveX Excel, Windows API, API Functions, Windows API Library Files, Declaring a Windows API Function, Statements, Data Types, Introducing DLL, DLL Calling Converts, API Viewer Using API Application.
dcTTC - 7
designing and publishing in computer using PageMaker and Photoshop
PageMaker
1. Introduction Introduction to Desk Top Publishing, Introduction to Page Maker Advantages, Using the Mouse, Components of the Page Maker Window
2. Creating a new Document Setting the Margins, Setting the Page Size, Changing the page Orientation, Setting Page Numbers, Changing the Page Size view, Creating New Document Windows: Displaying the Rulers, Changing the Rulers, Using Rulers, Using Guidelines, Positioning Guidelines., Adding Guidelines to Master Pages. Aligning to Guidelines, Displaying Guidelines, Locking Guidelines. Formatting Types: Changing Font Families, Changing Fond Sizes, Changing Typeface Style, Changing Character Specifications : Changing Type leading, Changing Character Widths, Changing Tracking, Changing Type Options. Saving Your Document: Saving a new Document, Saving an existing Document, Saving a Document as another document, Reverting to a Previously Saved Version. Developing Paragraphs: Typing Text, Adding special Characters to Text, Aligning Text. Formatting paragraphs: Changing Indents, Changing the space around Paragraphs, Changing paragraph Alignment, controlling How Paragraphs Break Between Pages and Columns, Adding lines Above or Below Your Paragraphs.
3 Introduction to Creating Frames Converting Other Objects to Frames, Threading and Unthreading Text. Threading additional Text, Threading Text to Different Page, Unthreading Text Blocks, Rethreading Text Blocks, Making Text Blocks Disappear Without Deleting them, Selecting and Dragging Text, Editing Deleting Text, Cut, Copying, Pasting Text, Viewing the Contents of Clipboard, Using Undo and Revert. Inserting and Removing Pages: Inserting and Removing Pages, Adjusting Spacing of Characters, Words, Lines : Adjusting, Spacing and Leading, Setting and changing Tabs.
4. Introduction to Auto Flow, page maker Plug-Ins, Drop Cap, Change Case, Bullets and Numbering.
5. Adding Design Elements- Introduction Adding Graphics to your Document, Adding Lines, Changing Lines Specifications, Adding Shapes, changing Shape specifications, Changing Line and fill, Specifications together (Fill and Stroke), Changing Round Corners, Creating Drop-Shadow, Boxes, Text wrap, Changing page maker Options: Adjusting Margins, Setting and Adjusting Columns, Setting Unequal Width Columns, Creating headers and Footers, Creating Graphics in page maker, Rotating Text, Skewing and Mirroring objects with Control Palette. Importing Graphics into page maker : Placing, Sizing, aligning Graphics, Cropping Graphics.
6. Setting Up Templates Setting Up Master page Templates, Creating Custom Page Sizes, Creating Custom Borders, Creating a News Paper Template, Creating New master Pages, Saving an existing Page As a Master Page. Setting Up Custom Styles: Defining Styles, Creating, Editing, Removing Styles and Copying Styles.
7. Introduction to Using layers , n- Layers Palette, Moving and creating objects. Introduction to Printing- Selecting a Printer, Printing your Document, printing Document Dialog Box Options.
8. Adding Color Introduction – Using Page Makers Default Color Palette, Opening Color Palette, Adding color to Text, Working with Color Graphics, Defining Custom Colors, Creating Text Screens.
9. Developing Long Documents Introduction – Using Story Editor: Opening Story Editor, How the Story Editor names, Tories, Switching Between Story Editor and Layout Editors, Closing Story Editor and Placing the Story Editor, Differences between Story Editor and layout Editors.
10. Spellings Starting the speller, Correcting Misspelled Words, Correcting Duplicate Words, Adding Words to the different Dictionaries, Correcting Duplicate Words, using find Feature, Using the change Feature, Creating an Index, using page Maker Help.
ADOBE PHOTOSHOP
1. Introduction Getting Stock Image, Tools, Getting Images into Photoshop, Creating New Images, Selecting Colors and Display Mode, Selecting Tools, Path, Mask, Editing, Layers, Filters
2. Saving and Developing Images Application using Images 3. Retouching a Photography Remove a Stain from a Photo, Remove Blemishes, Rubbing out an unwanted person, Repairing the Cracked Photography, Cloning a Pattern, Cropping an Image, Making Things Appear Small,
4. working with Old Photographs Warped Photograph, Wrinkled Photograph, Faded Photographs
5. working with Fixed Media Multiple mode, Paintbrush to OS, Linear gradient tool
6. Preparing Image for the WEB Creating WEB Pages with Images
DCTTC-8ACCOUNTANCY AND FINANCIAL MANAGEMENT
I Introduction to Accounting (1.1) What is Accounting (1.2) Financial Accounting (1.3) Books of Accounts (a) Cash (b) Journal (c) General Ledger (1.4) Classification of Accounts and Rules of Debits and Credit (1.5) Financial Statement (a) Trial Balance (b) Final Accounts Statements (c) O/S Bills Tracking (1.6) Inventory Management (a) Delivering In & Out (b)Purchase & Sales Invoice (b) Debit & Credit Notes
II Foundation of Accounts (2.1) Ledger Accounts and Groups (2.2) Account Groups (a) Liability Side (b) Assets side (c) Income side ‘ (d) Expense side
III Capital Account 3.1 Capital 3.2 Reserves & Surplus ( Retained Earnings)
IV Loans (Liabilities) 4.1 Bank overdraft 4.2 Secured Loans & Unsecured Loans
V Current Liabilities 5.1 Duties & Taxes 5.2 Provisions 5.3 Sundry Creditors 5.4 Current Liabilities
VI Fixed Assets 6.1 Investments
VII Current Assets 7.1 Stock in Hand 7.2 Deposits (Assets) 7.3 Loans & Advances (Assets) 7.4 Sundry Debtors 7.5 Cash in hand 7.6 Bank Account
VIII Miscellaneous Expense & Suspense Account
IX Sales & Purchases
X Direct & Indirect Income
XI Direct &Indirect Expenses XII Voucher 12.1 Voucher Type 12.2 Voucher Class 12.3 Optional Voucher
XIII Introduction to Tally 13.1 Tally Screen 13.2 Selection of Menu Item 13.3 Company Info Menu 13.4 Creating a new Company 13.5 Gateway 13.6 Selection of Options 13.7 Buttons at Gateway 13.8 Selection of Company
XIV Features & Configuration 14.1 General Features 14.2 Accounting Features 14.3 Inventory Features 14.4 Account & Inventory Info 14.5 Voucher Entry 14.6 Invoice or order entry 14.7 Printing 14.8 Configuration 14.9 Account Group 14.10 Ledger Accounts 14.11 Voucher Type 14.12 Inventory Master 14.13 Stock Categories 14.14 Stock Group 14.15 Stock Items
XV Transactions 15.1 Accounts Voucher (a) Show cost centre Details (b) Show Inventory Details (c) Show table of Bills Details for selection (d) Show Bill wise Details (e) Show Ledger Current Balance (f) Show Balance as on voucher dates (g) Use Payment / Receipt as Contra (h) Allow Cash Accounts in Journals (i) Use Cr/Dr instead of To/By during Entry (j) Pre-allocate Bills for payment (k) Allow Expense/Fixed Assets in Purchase Voucher (l) Types of Voucher (m) Printing of Voucher (n) Payment Voucher – Printing (o) Receipt Voucher – Printing (p) Credit Notes – Printing (q) Debit Notes – Printing (r) Journal Voucher – Printing & Entry for closing Books of Accounts (s) Sales Voucher (t) Purchase Voucher (u) Bill – by – Bill Adjustment (v) Interest Calculation (w) Deletion of Voucher (x) Printing of Voucher
15.2 Inventory Voucher (a) Show batch wise Details (b) Inventory Allocation
XVI Reports – Display 16.1 Display Options at Gateway 16.2 Access from Gateway 16.3 Layout of Display Screen 16.4 Buttons 16.5 Balance Sheet 16.6 Trial Balance 16.7 Account Books 16.8 Statement of Account 16.9 Day Book 16.10 List of Accounts
XVII Inventory Report Display
17.1 Stock Summary 17.2 Inventory Books
(a) Stock Item (b) Group Summary (c) Movement Analysis 17.3 Stock Transfer 17.4 Physical Stock Register 17.5 Sales Order Book 17.6 Purchase Order Book 17.7 Viewing Order position
XVIII MIS Reports – Display 18.1 Printing while viewing reports 18.2 Common Printing Options 18.3 Reports Specific Printing Configuration 18.4 Balance Sheet 18.5 Profit & Loss Account 18.6 Trial Balance & Other Group Summary Reports 18.7 Day Books 18.8 Ledger monthly Summary 18.9 Registers 18.10 Outstanding (receivable & payable)
XIX Outstanding (Ledger & Groups) 19.1 Cash & funds flow 19.2 Cash & funds flow (summary) 19.3 Stock Summary 19.4 Stock Item monthly Summary 19.5 Account books (a) Cash Book (b) Bank Book (c) Ledger Book (i) All A/C (ii) One A/C (iii) Group A/C
DCTTC-9 MULTIMEDIA AND INTERNET applications
DCTTC -10 EDUCATIONAL PSYCHOLOGY
DCTTC -11 TEACHING METHODOLOGY
DCTTC -12 COMMUNICTION SKILLS AND PERSONALITY DEVELOPMENT
1. EFFECTIVE COMMUNICATION:
Vocabulary building Correct English Accent corrections Correct Pronunciation Current Engish Usages. Commonly used Idioms and Phrases Public Speaking Self Presentation.
2. PERSONALITY DEVELOPMENT: Correct Correct English Accent corrections Correct Pronunciation Current Engish Usages. Commonly used Idioms and Phrases Public Speaking Self Presentation.
DCTTC -13 LAB –I(MS-Office and FM)
DCTTC -14 LAB –II(VB,MS Access and Oracle)
DCTTC -15 LAB –III(C and C++)
DCTTC -16 LAB –IV(Pagemaker and Photoshop)
DCTTC -17 LAB –IV(Seminar)
DCTTC -18 LAB –V(Project and Viva) |