SHORT TERMS COURSES

Sr. Course Duration Fees
1 Advanced MS-Excel 4 Week 2750/-
2 Tally/Busy 8Week 3750/-
3 HTML5 3 Week 2750/-
4 JAVA Script 3 Week 2750/-
5 Adobe Photoshop CS3 5 Week 3500/-
6 C 4 Week 2500/-
7 C++ 5 Week 2750/-
8 Python 4 Week 2750/-
9 Data Structure 4 Week 3500/-
10 Core Java 5 Week 5500/-
11 Oracle/MYSQL 5 Week 4500/-
12 PHP/JSP 8 Week 7500/-
13 CorelDraw/InDesign 4 Week 2750/-
14 AutoCAD 6 Week 6500/-

Advance Excel Syllabus

Basics of Excel

  • Data Formatting in Excel like colors, fonts, Bullets etc
  • Basic Sorting and Filtering
  • Basic Formulae like SUM,AVERAGE,COUNT,MAX,MIN etc
  • Spreadsheet Basics
  • Creating, Editing, saving and Printing spreadsheets
  • Getting Advance in excel
  • Sorting Data by values, colors , etc
  • Filtering by numbers , text , values , logical functions ,colors
  • Using Filters to Sort Data
  • Using Auto filter
  • Creating a custom AutoFilter
  • Advance Filtering Options
  • Custom and Conditional Formats
  • Creating a custom format
  • Create a custom number format
  • Conditional Formatting
  • Creating Conditional Formatting
  • Editing Conditional Formatting
  • Adding Conditional Formatting
  • Deleting Conditional Formatting from the selected range
  • Searching with Conditional Formatting
  • Data Validation
  • Specifying a valid range of value of a cell
  • Specifying a valid value for a cell
  • Specifying custom validation based on formula for a cell
  • Working with Range Names
  • Using Range names
  • Creating range names
  • Using range names in formulas
  • Creating range names from headings
  • Deleting range names
  • Using Formulas and Functions
  • Text Function
  • Logical Functions
  • Date and Time Functions
  • Information Function
  • Financial Functions
  • Math and Trigonometry Functions
  • Statistical Functions
  • Lookup and reference functions
  • Absolute and Relative cell reference
  • Relative cell reference
  • Absolute cell reference
  • Excel Auditing Tool
  • Trace precedents
  • Remove arrows
  • Getting data
  • Creating subtotal
  • Using Automatically Outline
  • Grouping Data Manually
  • Working with Charts
  • Creating a chart
  • Formatting a chart
  • Adding Labels
  • Changing the chart type, Data source
  • Working with Pivot Tables
  • Creating Pivot tables
  • Adding Pivot table Report Fields
  • Refreshing Pivot table Reports
  • Changing the summary functions
  • Creating report filter page
  • Worksheet Protection
  • Protecting your work sheet
  • Protecting range with password
  • Protecting your Workbook and Excel Files
  • Using Shared Work Books
  • Sharing a workbook
  • Opening and editing a shared workbook
  • Tracking changes
  • Resolving conflict in a shared workbook
  • Multiple workbooks
  • Linking workbooks
  • Editing the Link
  • Consolidating the workbooks
  • What-IF Analysis
  • Goal Seek
  • Data Tables
  • Scenario Manager
  • Working with Range Names
  • Using Range names
  • Creating range names
  • Using range names in formulas
  • Creating range names from headings
  • Deleting range names
  • Using Formulas and Functions
  • Text Function
  • Logical Functions
  • Date and Time Functions
  • Information Function
  • Financial Functions
  • Math and Trigonometry Functions
  • Statistical Functions
  • Lookup and reference functions
  • Absolute and Relative cell reference
  • Relative cell reference
  • Absolute cell reference
  • Excel Auditing Tool
  • Trace precedents
  • Remove arrows
  • Getting data
  • Creating subtotal
  • Using Automatically Outline
  • Grouping Data Manually
  • Working with Macros
  • Display the developer Tab
  • Changing Macro security Settings
  • Recording and running a Macro
  • Playing and Deleting a Macro
  • Create calculator with Macro
  • Create Data Entry Form
  • Adding a Macro to the Quick Access Toolbar
  • Editing a Macro’s Visual Basic Code
  • Inserting Copied Code in a Macro
  • Declaring Variables and Adding Remarks to VBA Code
  • Prompting for User Input
  • Using the If-Else Statement
  • Using Looping
  • Tables
  • Student Table
  • Product Table
  • Employee Table
  • Loan Table
  • Closing stock Table
  • Depreciation
  • Customizing Excel
  • Customizing the Ribbon
  • Customizing the Quick Access Toolbar
  • Using and Customizing AutoCorrect
  • Changing Excel’s Default Options
  • Creating a Custom AutoFill List
  • Creating a Custom Number Format
  • Dynamic Attendance Sheet
  • Calculate Present
  • Calculate Absent
  • Calculate Half day
  • Pay slip
  • PROGRAMMING IN ‘C’ LANGUAGE

    INTRODUCTION TO 'C' LANGUAGE

  • HISTORY OF 'C'
  • CHARACTER SET
  • VARIABLES AND IDENTIFIERS
  • DATA TYPES
  • KEYWORDS
  • VARIABLE DEFINITION
  • CONSTANTS AND LITERALS
  • SIMPLE ASSIGNMENT
  • BASIC INPUT/OUTPUT STATEMENT
  • SIMPLE 'C' PROGRAMS
  • NUMBER SYSTEMS
  • FORMAT SPECIFIERS
  • COMMENTS
  • UNSING MATH HEADER FILE
  • CONDITIONAL STATEMENTS LOOPS & OPERATORS
  • DECISION MAKING
  • CONDITIONS
  • OPERATORS
  • ARITHMETIC (BINARY ,UNARY) OPERATORS
  • RELATIONAL OPERATORS
  • LOGICAL
  • TERNARY OPERATORS
  • BITWISE OPERATOR
  • ASSIGNMENT OPERATORS
  • SIZE OF OPERATOR
  • COMMA OPERATOR
  • TYPE CASTING OPERATOR
  • CONNECTIVES
  • IF STATEMENT
  • IF-ELSE STATEMENT
  • IF-ELSE LADDER
  • SWITCH STATEMENT
  • JUMP CONTROL STATEMENTS
  • BREAK
  • CONTINUE
  • EXIT
  • GOTO
  • LOOPS
  • FOR LOOP
  • WHILE LOOP
  • DO-WHILE LOOP
  • NESTED LOOPS
  • INFINITE LOOPS
  • STRUCTURED PROGRAMMING
  • ARRAYS
  • ONE DIMENSIONAL ARRAYS(1-D)
  • ARRAY ADDITION/MANIPULATION
  • SEARCHING
  • INSERTION
  • DELETION
  • FINDING THE LARGEST/SMALLEST
  • SORTING
  • TWO DIMENSIONAL ARRAYS(2-D)
  • ADDITION/MULTIPLICATION OF TWO MATRICES
  • SEACHING
  • TRANSPOSE OF A
  • SQUARE MATRIX
  • FINDING THE LARGEST/SMALLEST
  • SORTRING
  • STRINGS
  • STRINGS VERSUS CHARACTER ARRAYS
  • INITIALIZING STRINGS
  • READING STRING
  • DISPLAYING STRING
  • THE %S FORMAT SPECIFIER
  • THE GETS() AND PUTS() FUNCTIONS
  • STRING HANDLING FUNCTIONS
  • STRING POINTERS
  • TWO-DIMENSIONAL CHARACTER ARRAYS OR
  • ARRAY OF STRING
  • ARRAY OF POINTERS TO STRINGS
  • FUNCTIONS
  • TOP-DOWN APPROACH OF PROBLEM SOLVING
  • MODULAR PROGRAMMING AND FUNCTIONS
  • STANDARD LIBRARY OF C FUNCTIONS
  • TYPE OF FUNCTION
  • PROTOTYPE OF A FUNCTION
  • FUNCTION PARAMETER LIST
  • RETURN TYPE
  • FUNCTION CALL
  • BLOCK STRUCTURE
  • PASSING ARGUMENTS TO A FUNCTION:
  • CALL BY REFERENCE
  • CALL BY VALUE
  • RECURSIVE FUNCTIONS
  • NESTED FUNCTION
  • ARRAYS AS FUNCTION ARGUMENTS
  • LOCAL AND GLOBAL VARIABLES
  • PREPROCESSOR
  • WHAT IS PREPROCESSING?
  • MACRO EXPANSIONS
  • FILE INCLUSIONS
  • CONDITIONAL COMPILATION
  • THE STRINGIFICATION(# )AND TOKEN PASSING
  • OPERATOR
  • ( ##) OPERATORS
  • PROGRAMMING EXAMPLES
  • STRUCTURES AND UNIONS
  • STRUCTURE VARIABLES
  • INITIALIZATION
  • STRUCTURE ASSIGNMENT
  • NESTED STRUCTURE
  • STRUCTURES AND FUNCTIONS
  • STRUCTURES AND ARRAYS:
  • ARRAYS OF STRUCTURES
  • STRUCTURES CONTAINING ARRAYS
  • UNIONS
  • POINTERS
  • ADDRESS OPERATORS
  • POINTER TYPE DECLARATION
  • POINTER ASSIGNMENT
  • POINTER INITIALIZATION
  • POINTER ARITHMETIC
  • FUNCTIONS AND POINTERS
  • ARRAYS AND POINTERS
  • POINTER ARRAYS
  • FILE PROCESSING
  • CONCEPT OF FILES
  • FILE OPENING IN VARIOUS MODES AND CLOSING OF A FILE
  • READING FROM A FILE
  • WRITING ONTO A FILE
  • COPY FILE
  • FILE MANAGEMENT I/O FUNCTIONS
  • RANDOM ACCESS FILES
  • PROGRAMMING IN OOPS WITH‘C++’ LANGUAGE

    INTRODUCTION TO 'C++' LANGUAGE

  • HISTORY OF 'C++'
  • CHARACTER SET
  • VARIABLES AND IDENTIFIERS
  • DATA TYPES
  • KEYWORDS
  • VARIABLE DEFINITION
  • CONSTANTS AND LITERALS
  • SIMPLE ASSIGNMENT
  • BASIC INPUT/OUTPUT STATEMENT
  • SIMPLE 'C' PROGRAMS
  • NUMBER SYSTEMS
  • FORMAT SPECIFIERS
  • COMMENTS
  • UNSING MATH HEADER FILE
  • CONDITIONAL STATEMENTS LOOPS & OPERATORS
  • DECISION MAKING
  • CONDITIONS
  • OPERATORS
  • ARITHMETIC (BINARY ,UNARY) OPERATORS
  • RELATIONAL OPERATORS
  • LOGICAL
  • TERNARY OPERATORS
  • BITWISE OPERATOR
  • ASSIGNMENT OPERATORS
  • SIZE OF OPERATOR
  • COMMA OPERATOR
  • TYPE CASTING OPERATOR
  • CONNECTIVES
  • IF STATEMENT
  • IF-ELSE STATEMENT
  • IF-ELSE LADDER
  • SWITCH STATEMENT
  • JUMP CONTROL STATEMENTS
  • GOTO
  • BREAK
  • CONTINUE
  • EXIT
  • LOOPS
  • FOR LOOP
  • WHILE LOOP
  • DO-WHILE LOOP
  • NESTED LOOPS
  • INFINITE LOOPS
  • STRUCTURED PROGRAMMING
  • ARRAYS
  • ONE DIMENSIONAL ARRAYS(1-D)
  • ARRAY ADDITION/MANIPULATION
  • SEARCHING
  • INSERTION
  • DELETION
  • FINDING THE LARGEST/SMALLEST
  • SORTING
  • TWO DIMENSIONAL ARRAYS(2-D)
  • ADDITION/MULTIPLICATION OF TWO MATRICES
  • SEACHING
  • TRANSPOSE OF A
  • SQUARE MATRIX
  • FINDING THE LARGEST/SMALLEST
  • SORTRING
  • STRINGS
  • STRINGS VERSUS CHARACTER ARRAYS
  • INITIALIZING STRINGS
  • READING STRING
  • DISPLAYING STRING
  • THE %S FORMAT SPECIFIER
  • THE GETS() AND PUTS() FUNCTIONS
  • STRING HANDLING FUNCTIONS
  • STRING POINTERS
  • TWO-DIMENSIONAL CHARACTER ARRAYS OR
  • ARRAY OF STRING
  • ARRAY OF POINTERS TO STRINGS
  • FUNCTIONS
  • TOP-DOWN APPROACH OF PROBLEM SOLVING
  • MODULAR PROGRAMMING AND FUNCTIONS
  • STANDARD LIBRARY OF C FUNCTIONS
  • TYPE OF FUNCTION
  • PROTOTYPE OF A FUNCTION
  • FUNCTION PARAMETER LIST
  • RETURN TYPE
  • FUNCTION CALL
  • BLOCK STRUCTURE
  • PASSING ARGUMENTS TO A FUNCTION:
  • CALL BY REFERENCE
  • CALL BY VALUE
  • RECURSIVE FUNCTIONS
  • NESTED FUNCTION
  • ARRAYS AS FUNCTION ARGUMENTS
  • LOCAL AND GLOBAL VARIABLES
  • PREPROCESSOR
  • WHAT IS PREPROCESSING?
  • MACRO EXPANSIONS
  • FILE INCLUSIONS
  • CONDITIONAL COMPILATION
  • THE STRINGIFICATION(# )AND TOKEN PASSING
  • OPERATOR
  • ( ##) OPERATORS
  • PROGRAMMING EXAMPLES
  • STRUCTURES AND UNIONS
  • STRUCTURE VARIABLES
  • INITIALIZATION
  • STRUCTURE ASSIGNMENT
  • NESTED STRUCTURE
  • STRUCTURES AND FUNCTIONS
  • STRUCTURES AND ARRAYS:
  • ARRAYS OF STRUCTURES
  • STRUCTURES CONTAINING ARRAYS
  • UNIONS
  • POINTERS
  • ADDRESS OPERATORS
  • POINTER TYPE DECLARATION
  • POINTER ASSIGNMENT
  • POINTER INITIALIZATION
  • POINTER ARITHMETIC
  • FUNCTIONS AND POINTERS
  • ARRAYS AND POINTERS
  • POINTER ARRAYS
  • FILE PROCESSING
  • CONCEPT OF FILES
  • FILE OPENING IN VARIOUS MODES AND CLOSING OF A FILE
  • READING FROM A FILE
  • WRITING ONTO A FILE
  • COPY FILE
  • FILE MANAGEMENT I/O FUNCTIONS
  • RANDOM ACCESS FILES
  • (OOPS)
  • RANDOM ACCESS FILES
  • OBJECT-ORIENTED TERMINOLOGY
  • DEFINING CLASSES
  • OBJECT
  • INHERITANCE
  • POLYMORPHISM
  • ABSTRACTION
  • ENCAPSULATION
  • CONSTRUCTORS
  • MULTIPLE CONSTRUCTORS
  • USING DESTRUCTORS TO DESTROY INSTANCES
  • COPY CONSTRUCTOR
  • OPERATOR OVERLOADING
  • CONSTANT AND STATIC CLASS MEMBERS
  • SHORT TERMS COURSES

    DIPLOMA IN WEB DESIGNING

  • Computer Concept and Paradigms
  • Exposure to Hardware
  • HTML5
  • DHTML(CSS3)
  • XML
  • Java Script
  • Macromedia Dreamweaver
  • Macromedia Flash
  • Adobe Photoshop CS
  • Project
  • DESKTOP PUBLISHING
  • Computer Concept and Paradigms
  • Exposure to Hardware
  • Adobe Photoshop CS
  • CorelDraw
  • InDesign
  • TALLY ERP.9

    Basics of Accounting

  • Types of Accounts, Golden Rules of Accounting, Accounting Principles, Concepts and Conventions, Double Entry System of Book Keeping,
  • Mode of Accounting, Financial Statements.
  • Fundamentals of Tally.ERP 9
  • Getting Functional with Tally.ERP 9
  • Creation / Setting up of Company in Tally.ERP 9
  • Accounting Masters in Tally.ERP 9
  • F11:Features
  • F12 : Configurations
  • Inventory in Tally.ERP 9
  • Stock Groups
  • Stock Categories
  • Godowns / Locations
  • Units of Measure
  • Stock Items
  • Voucher Entry in Tally.ERP 9
  • Accounting Vouchers
  • Inventory Vouchers
  • Invoicing
  • GSTin Tally.ERP 9
  • Introduction of GST
  • IGST
  • CGST
  • SGST
  • Advanced Accounting in Tally.ERP 9
  • Bill-wise Details
  • Cost Centre’s and Cost Categories
  • Voucher Class and Cost Centre Class
  • Multiple Currencies
  • Bank Reconciliation
  • Interest Calculations
  • Budgets & Controls
  • Scenario Management
  • Advanced Inventory in Tally.ERP 9
  • Order Processing
  • Job Work Order
  • Reorder Levels
  • Tracking Numbers
  • Batch-wise Details
  • Additional Cost Details
  • Bill of Materials (BoM)
  • Price Levels and Price Lists
  • Zero Valued Entries
  • Different Actual and Billed Quantities
  • Stock Transfer
  • Point of Sale (PoS)
  • Features of Point of Sale (PoS) in Tally.ERP 9
  • Configuring Point of Sale in Tally.ERP 9
  • Entering POS Transactions
  • POS Reports
  • Job Costing
  • Configuring Job Costing In Tally.ERP 9
  • Creating Masters for Job Costing
  • Recording Transactions
  • Job Costing Reports
  • Technological Advantages of Tally.ERP 9
  • Tally Vault
  • Security Control
  • Tally Audit
  • Backup and Restore
  • Split Company Data
  • Export and Import of Data
  • Printing of Reports
  • Maintain Payroll
  • Employee Categories
  • Employee Group
  • Employees
  • Work(Unit)
  • Attendance/Production Types
  • Pay heads
  • Salary Details
  • Voucher Type
  • Pay Slip
  • Payroll Reports
  • PHP+MySQL

    HTML

  • Introduction
  • Elements
  • Tags
  • Attributes
  • Paragraph
  • Headings
  • Line Breaks
  • Horizontal Rule
  • Lists
  • Formatting
  • Color Codes
  • Font
  • Text Links
  • Email
  • Images
  • Marquee
  • Image Link
  • Forms
  • Table
  • Frames
  • Iframe
  • Imagemap
  • Comments
  • Music Codes
  • Video Codes
  • Div
  • Span
  • CASCADING STYLE SHEET
  • Introduction
  • Types Of CSS(Internal, Inline, External)
  • Selectors(Tags)
  • Use of Class and Id with the Selectors
  • CSS Background & Color
  • CSS Text
  • CSS Font
  • CSS Border
  • CSS Pseudo-Classes
  • Internal
  • External
  • Inline
  • CSS Padding
  • JAVASCRIPT
  • Introduction
  • Formatting and Coding Conventions
  • JavaScript Files
  • Comments
  • Embedding JavaScript in HTML
  • Using Script Tag
  • Operators
  • Control Structures
  • If
  • If-else
  • If-else ladder
  • Switch
  • Loops
  • Array and For Each Loop
  • Defining and Invoking Functions
  • Built in Objects
  • Date Objects
  • Interacting With The Browser
  • Dialog Boxes
  • Event Handling
  • Cookies
  • Client Side Validations
  • PHP
  • What is PHP?
  • What is PHP File?
  • What is Mysql?
  • PHP+MySQL
  • Basic PHP Syntax
  • Comments in PHP
  • Variables
  • PHP operators
  • Control Structures(If else,switch, all loops)
  • Arrays
  • String Functions
  • For Each Loop
  • Functions
  • Form Handling
  • PHP $_GET
  • PHP $_POST
  • PHP $_REQUEST
  • PHP date() Function
  • PHP include File
  • File Handling
  • File Uploading
  • PHP Sessions
  • Sending Emails
  • PHP Cookies
  • MySQL
  • Introduction To MySQL
  • PHP MySQL Connect To a Database
  • Closing A Connection
  • MySQL DataTypes
  • MySQL Insert
  • MySQL Select
  • MySQL where clause
  • MySQL Delete
  • MySQL Update
  • MySQL Aggregate Functions
  • MySQL order by and group by clause
  • MySQL Subqueries
  • MySQL Joins
  • PROJECT
  • OOPS IN PHP
  • Classes and Objects
  • Defining and Using properties and methods
  • Constructors and Destructors
  • Method Overriding
  • Encapsulation
  • Inheritance
  • Polymorphism
  • Static Members
  • Exception Handling
  • Abstract Method and Class
  • Parent:: & self:: keyword
  • Interface
  • Exception Handling
  • RYPTION MECHANISM
  • Md5
  • Sha1
  • Crc32
  • Base64_encde
  • Base64_decde
  • CAKE PHP
  • Introduction
  • Installation
  • Folder Structure
  • Global Constants and Function
  • Helpers
  • Plug-in
  • PROJECT
  • Static Website
  • Dynamic Website
  • Live Project
  • Core Java

    Basics of Java

  • History and Features of Java 
  • Internals of Java Program
  • Difference between JDK, JRE and JVM 
  • Internal Details of JVM 
  • Variable and Data Type
  • Unicode System 
  • Naming Convention
  • Operators
  • Flow Control Statements
  • Switch-Case
  • Looping
  • Arrays
  • String Handling
  • Immutable String
  • String Comparison
  • String Concatenation
  • Substring  
  • Methods of String class
  • StringBuffer class 
  • StringBuilder class
  • Creating Immutable class
  • toString method 
  • StringTokenizer class
  • Exception Handling
  • Exception Handling
  • try and catch block
  • Multiple catch block 
  • Nested try 
  • finally block 
  • throw keyword 
  • Exception Propagation 
  • throws keyword 
  • Exception Handling with Method Overriding
  • Custom Exception 
  • Nested Classes
  • Nested Class
  • Member Inner class
  • Annonymous Inner class
  • Local Inner class 
  • Static nested class 
  • Nested Interface 
  • Multithreading
  • Multithreading
  • Life Cycle of a Thread 
  • Creating Thread
  • Thread Schedular 
  • Sleeping a thread
  • Joining a thread 
  • Thread Priority 
  • Daemon Thread 
  • Thread Pooling 
  • Thread Group
  • Garbage Collection 
  • Runnable class 
  • Input and output
  • FileOutputStream&FileInputStream 
  • ByteArrayOutputStream
  • SequenceInputStream 
  • BufferedOutputStream&BufferedInputStream 
  • FileWriter&FileReader 
  • CharArrayWriter
  • Input from keyboard by InputStreamReader
  • Input from keyboard by Console
  • Input from keyboard by Scanner 
  • Scanner 
  • PrintWriter class 
  • Compressing and Uncompressing File  
  • Reading and Writing data simultaneously 
  • DataInputStream and DataOutputStream 
  • StreamTokenizer class 
  • AWT and EventHandling
  • AWT Controls
  • Event classes and Listener Interfaces
  • Adapter classes
  • Individual Components
  • Choice, List, Menu, TextField, TextArea
  • Swing
  • Basics of Swing 
  • JButton class 
  • JRadioButton class 
  • JTextArea class 
  • JComboBox class 
  • JTable class 
  • JColorChooser class 
  • JProgressBar class
  • JSlider class 
  • Digital Watch  
  • Graphics in swing 
  • Displaying Image
  • Edit Menu for Notepad
  • Open Dialog Box 
  • Creating Notepad 
  • Creating Games and applications
  • LayoutManagers
  • BorderLayout
  • GridLayout
  • FlowLayout
  • BoxLayout 
  • CardLayout  
  • Applet
  • Life Cycle of Applet 
  • Graphics in Applet 
  • Displaying image in Applet
  • Animation in Applet 
  • EventHandling in Applet 
  • JApplet class 
  • Painting in Applet
  • OOPS Concepts
  • Advantage of OOPs
  • Object and Class
  • Method Overloading
  • Constructor
  • static variable, method and block 
  • this keyword
  • Inheritance
  • Method Overriding
  • Covariant Return Type
  • super keyword
  • final keyword
  • Runtime Polymorphism
  • Abstract class and Interface
  • Package and Access Modifiers
  • Encapsulation
  • Object class 
  • Object Cloning
  • JDBC
  • JDBC Drivers
  • Steps to connect to the database
  • Connectivity with Oracle
  • Connectivity with MySQL 
  • Connectivity with Access without DSN 
  • DriverManager 
  • Connection interface 
  • Statement interface 
  • ResultSet interface 
  • PreparedStatement 
  • ResultSetMetaData 
  • DatabaseMetaData 
  • Storing image
  • Retrieving image
  • Storing file 
  • Retrieving file 
  • Project