Sure Developers Team Services

Sure Developers Team Services

Translate

Showing posts with label Certificate Course. Show all posts
Showing posts with label Certificate Course. Show all posts

Computer Teachers Training Course [CTTC]

Computer Teachers Training Course [CTTC]


Computer Teachers Training Course [CTTC]

Duration     : 12 Months
Eligibility    : Graduation

    Computer Fundamentals
    Windows
    Accounting Fundamentals
    Computerised Accounting Package
    Inventory & Payroll
    Taxation Modules (VAT -Value Added Tax, TDS - Tax Deducted at Source, & Service Tax
    DBMS (Operational & Programming)
    Programing Languages (C, C++, Visual Basic)
    DeskTop Publishing (DTP)
    Pagemaker, CorelDraw, Photoshop
    Web Designing (HTML, DHTML, CSS, Javascript, Flash)

Certificate in C Programming [CCCP]

Certificate in C Programming [CCCP]
Certificate in C Programming [CCCP]


Certificate in C Programming [CCCP]


Duration     : 2 Months
Eligibility    : Any

    Introduction
    History of C
    Characteristics of C
    C Program Structure
    Constants, Data types, Variables, Keywords.
    Console Input/Output Statements.
    Compilation and Execution.
    Arithmetic, Unary, Assignment, Relational & Logical, Conditional Operators.
    if Statement, Nested if Statement, else-if Ladder, switch Statement.
    Looping Concepts, for loop, while loop, do-while loop, Jump Statements.
    Array Concepts, Rules & Restrictions, Single & Multi Dimensional Arrays.
    Types of Functions, Functions and Arrays, Function Prototyping, Scope of Variables, Built-in Functions.
    Strings, String Functions, String Manipulation.
    Pointers, Pointer Concepts, Pointers and Functions, Pointers and Arrays, Array of Pointers.
    Static Initialization, Pointers and Structures, Illegal indirection.
    Structures, Defining New Data types.
    Unions, Type Casting, Enumerated Data types, Static Variables, Type Definition.
    Dynamic Memory Allocation and Data Structures

Certificate in C++ Programming [CCCPP]

Certificate in C++ Programming [CCCPP]
Certificate in C++ Programming [CCCPP]


Certificate in C++ Programming [CCCPP]


Duration     : 2 Months
Eligibility    : CCCP

    Introduction
    History
    Advantage
    Need for C++
    Introduction to OOPS
    First C++ Program
    Introduction to OOPS
    Input and Output Statements
    Defining classes, Classes and objects
    Instantiation
    Creating Objects
    Constructors and Destructors
    Access Specifiers
    Inline Functions
    Introduction to Function Overloading
    Default Function Arguments
    Static Members
    Pointers Vs Class Objects
    Pointers and Instances
    Dynamic Memory Allocation
    Memory Management
    Creating Object arrays
    Manipulating Object arrays
    Inheritance
    Concepts & Syntax
    Protected Keyword
    Derivation Types
    Types of Inheritance
    Polymorphism
    Overloading ( method & operator)
    Virtual methods
    Compile time Polymorphism
    Run time Polymorphism
    Built-in streams
    Streams and File I/O
    File streams
    String streams
    Advanced Topics
    Friend Functions
    Friend Classes
    Copy Constructors
    Templates
    Adding Graphics
    Macros
    About Macros
    Usability of Macros
    Assertions / Exceptions
    About Assertions and Exceptions
    throw () and catch ()
    Projects : Creating Projects
    Making Files
    Eligibility: Basic Knowledge in MS Dos & C Knowledge

Certificate in Visual Basic Programming [CCVB]

 Certificate in Visual Basic Programming [CCVB]
 Certificate in Visual Basic Programming [CCVB]


Certificate in Visual Basic Programming [CCVB]


Duration     : 3 Months
Eligibility    : CCCP

    Introduction
    Basic of Programming
    Basic V.B. Programming
    Building an Application
    Coding
    Debugging
    Forms
    Variables
    Procedures
    Controls
    Menus
    Error Handling
    Wizards
    Data Control MDI Forms
    ActiveX Controls
    DBMS : MS Access
    Project

Certificate in Java Programming [CCJP]

 Certificate in Java Programming [CCJP]
 Certificate in Java Programming [CCJP]


Certificate in Java Programming [CCJP]


Duration     : 3 Months
Eligibility    : CCCP

    HTML Review
    Basics of Programming
    JavaScript & Java Comparison
    Relations to HTML, the Internet, and Other Languages
    Developing Java Applications and Applets Construct, Compile, and Run First Applet and Application
    Find Java Resources on the Internet Introduce Java Development Tools Understand the Java Running Environment
    Identifiers
    Variables
    Constants
    Primitive
    Data Types
    Operators
    Expressions
    Programming Errors
    Style and Documentation
    Separate Classes
    Control Structures: Using if and if...else Nested if Statements Shortcut if Statements Using switch Statements Looping: for, while, and do Nested loops, Using break and continue
    Methods: Creating a Method Calling a Method Passing Parameters Pass by Value Overloading Methods Method Abstraction Debugging and Testing
    Object-Oriented Programming Concepts Declaring and Creating Objects Encapsulation Inheritance Polymorphism Constructors Modifiers Instance and Class Variables and Methods Packages The Java API Object Oriented Design
    Arrays and Strings: Declaring Arrays Creating Arrays Initializing Arrays Array of Objects Copying Arrays Multidimensional Arrays Strings Vector Class Command-Line Parameters The Math Class
    Class Inheritance: Superclasses and Subclasses Keywords: super and this Modifiers: final and abstract Casting Objects The Object Class Numeric Wrapper Classes Processing Date and Time Interfaces Class Design Guidelines
    Graphics Programming: AWT Class Hierarchy Frames Event-Driven Programming Layout Managers Panels Canvases Colors Graphics
    Creating User Interfaces: Button Label TextField TextArea Choice List CheckBox CheckBoxGroup Dialog
    Applets and Advanced Graphics: The Applet Class The <APPLET> html Tag Passing Parameters to Applets Conversions Between Applications and Applets Running a Program as an Applet and as an Application Drawing Using Mouse and Keyboard Using CardLayout and GridBagLayout Using No Layout Manager
    Exception Handling: Exceptions and Exception Types Claiming Exceptions Throwing Exceptions Catching Exceptions Creating Your Own Exception Classes Rethrowing Exceptions The finally Clause Cautions When Using Exceptions Local Class
    Multithreading: The Thread class The Runnable Interface Thread States Thread Priority Thread Groups Synchronization Timer Class
    Input and Output: Stream Classes Processing External Files Data Streams Print Streams Buffered Streams Parsing Text Files Random Access Files Interactive Input and Output Java and Databases

Certificate in Oracle Database Programming [CCOR]

Certificate in Oracle Database Programming [CCOR]
Certificate in Oracle Database Programming [CCOR]


Certificate in Oracle Database Programming [CCOR]


Duration     : 3 Months
Eligibility    : CCCP

    Introduction to SQL constructs
    Review of Basic SQL statements
    Select, Project, Join
    Describing Oracle tables
    Restricting row returns Using SQL*Plus
    Creating basic reports
    Using the set commands
    Column wrapping
    Creating breaks and summaries
    Adding prompts to queries Joining Oracle tables
    Equi-join
    Outer join
    Hiding joins by creating views
    Using IN, NOT IN, EXISTS and NOT EXISTS
    Subqueries
    Exercise � write a subquery
    Correlated subquery
    Non-correlated subqueries Advanced SQL operators
    Between operator
    IN and NOT In operators
    Sub-queries
    EXISTS clause
    Using wildcards in queries (LIKE operator) Aggregation in SQL
    Count(*)
    Sum
    Avg
    Min and max
    Using the group by clause SQL access methods
    Review of Basic joining methods
    Merge join
    Hash Join
    Nested Loop join
    Advanced SQL operators
    Between operator SQL Tuning
    Introduction to rule-based optimization
    Introduction to cost-based optimization
    Collecting table and index statistics
    Using column histograms
    Changing the default optimizer modes
    Using TKPROF
    Using SQL*Trace
    SQL reusability within the library cache
    Table high-water mark
    Table striping and table partitions
    Using EXPLAIN PLAN
    Interpreting EXPLAIN PLAN Output
    Using indexes to improve performance
    Identifying full-table scans
    Re-writing SQL queries
    Using hints to improve SQL performance
    Using parallel query to improve performance
    Tuning sub-queries

Certificate in Web Designing [CCWD]

Certificate in Web Designing [CCWD]
Certificate in Web Designing [CCWD]


Certificate in Web Designing [CCWD]


Duration     : 3 Months
Eligibility    : Any

    Internet History
    Structure of the Internet.
    Good design vs. bad design.
    Comparison of live web sites.
    Information Architecture, Usability, Usability for people with disabilities, Navigation.
    Concept, content, & context.
    Readability
    Loading time
    Color schemes
    Font choices
    Image choices
    Advertisements / pop-ups
    Hypertext Markup Language (HTML)
    Overview
    Code as language
    Frontpage vs. basic text editors or �straight code�
    What are tags?
    Appropriation � �View Source� browser option
    Tags & attributes, Required, Common, Extra
    Table structure and hierarchy
    Browser differences
    Folder hierarchy - path
    File Transfer Protocol (FTP)
    Cascading Style Sheets (CSS)
    Typography
    Consistency
    Types of styles
    Specifying class within HTML document
    Text rollovers
    Photoshop
    Tools
    Names, Functions, Shortcut keys Web Design
    Layers
    Images, Placing, Resizing / resolution, Optimizing
    Text
    Color, RGB, Web-safe colors, Hexadecimal value
    Slicing the page
    Saving & naming
    Concept: Purpose, Advocacy, Business/Marketing
    Informational, News, Personal, Research, Audience, Competition, Sketching on paper through designs in Photoshop
    Context: Does design fit within elements of concept?, Linking to related sites.
    Content: Sitemap, Writing for the web, Does content fit within goals of concept?
    Elements and Principles of Design
    Composition: The grid, Balance � asymmetrical, symmetrical, radial, Repetition, Emphasis, Unity, Positive & negative space, Shape.
    Color: Complementary / Analogous, Tints & shades, Contrast
    Text / image rollovers, Animation, Video, Sound
    Flash: Shapes, Colors, and Fills
    Flash Timelines
    Working with Layers
    Saving and Publishing Movies
    Flash Symbols and Buttons
    Adding Sound to Flash
    Adding Flash Movies to HTML

Certificate in AutoCAD 2D [CA2D]

Certificate in AutoCAD 2D [CA2D]
Certificate in AutoCAD 2D [CA2D]


Certificate in AutoCAD 2D [CA2D]


Duration     : 3 Months
Eligibility    : Any

    Computer Fundamentals
    Windows
    Understanding the AutoCAD
    workspace and user interface
    Using basic drawing, editing, and viewing tools
    Organizing drawing objects on layers
    Inserting reusable symbols (blocks)
    Preparing a layout to be plotted
    Adding text, hatching, and dimensions
    Using more advanced editing and construction techniques
    Creating local and global blocks
    Setting up layers, styles, and templates
    Using Workspaces
    Creating keyboard shortcuts
    Creating and using linetypes, hatch patterns, and custom shapes

Certificate in AutoCAD 3D [CA3D]

Certificate in AutoCAD 3D [CA3D]
Certificate in AutoCAD 3D [CA3D]


Certificate in AutoCAD 3D [CA3D]


Duration     : 3 Months
Eligibility    : CA2D

    Understanding the AutoCAD
    workspace and user interface
    Using basic drawing
    Editing, and viewing tools
    3D Foundations
    Simple Solids
    Creating Solids & Surfaces from 2D Objects
    Modifying in 3D Space
    Advanced Solid Editing
    Additional Editing Tools
    Refining the View
    Visualization
    Working Drawings from 3D Models
    Working with the User Coordinate System

Certificate in PHP & MYSQL [CPHPM]

 Certificate in PHP & MYSQL [CPHPM]
 Certificate in PHP & MYSQL [CPHPM]


Certificate in PHP & MYSQL [CPHPM]


Duration     : 3 Months
Eligibility    : CCCP

    Introduction
    Introducing Apache, Php, Mysql
    Installing Apache, Php, Mysql
    Configuring Apache for Php
    Php Basics
    Syntax rules
    Escaping characters
    Reserved words
    Variable
    Data types
    Functions
    Function arguments
    Multiple arguments
    Variable scope
    Multiple arguments
    Performing Operations
    Arithmetic operators
    Logical operators
    Assignment operators
    Comparison operators
    Conditional operators
    Making Statements
    Conditional if statement
    If else statement
    Switch statement
    For loop
    While loop
    Do-while loop
    Interrupting loops
    Return statements
    Using arrays
    Creating an array
    Changing array elements
    Listing array elements
    Getting the array size
    Adding and removing array elements
    Array keys and values
    One base indexing
    Manipulating arrays
    Introduction of MYSQL
    Database Creation, Linking to php

Certificate in Data Entry Operator Typing Skill (English) [CDEOE]

Certificate in Data Entry Operator Typing Skill (English) [CDEOE]
Certificate in Data Entry Operator Typing Skill (English) [CDEOE]


Certificate in Data Entry Operator Typing Skill (English) [CDEOE]


Duration     : 1/2/3 Months
Eligibility    : CMSO03/07/10

    Data Entry Speed of 8,000 (eight thousands) Key Depression per hour on Computer.

    The 'Speed of 8000 key depressions per hour on Computer' will be adjudged on the basis of the correct entry of all the key depressions in computer as per the given text passage and the duration of the said Test will be 10 (Ten) minutes and passage of running text matter in English containing about 1400-1600 strokes/key-depressions would be given to each candidate who would enter the same in the Computer.

    Marking \ Evaluation Process : To obtain a certificate in Online Typing Skill Exam a candidate must obtain 50 percent of the maximum number of marks in that Speed Accuracy Paragraph

    1 Error = -1 Mark
    Paragraph Incomplete : 1 word = -1 Mark

    Typewriting : English. T/W. -
    30 W.P.M. - 250 Words
    40 W.P.M. - 275 Words
    50 W.P.M. - 300 Words
    60 W.P.M. - 325 Words

Certificate in Data Entry Operator Typing Skill (Marathi) [CDEOM]

Certificate in Data Entry Operator Typing Skill (Marathi) [CDEOM]
Certificate in Data Entry Operator Typing Skill (Marathi) [CDEOM]

Certificate in Data Entry Operator Typing Skill (Marathi) [CDEOM]


Duration     : 1/2/3 Months
Eligibility    : CMSO03/07/10

    Data Entry Speed of 8,000 (eight thousands) Key Depression per hour on Computer.

    The 'Speed of 8000 key depressions per hour on Computer' will be adjudged on the basis of the correct entry of all the key depressions in computer as per the given text passage and the duration of the said Test will be 10 (Ten) minutes and passage of running text matter in Marathi containing about 1400-1600 strokes/key-depressions would be given to each candidate who would enter the same in the Computer.

    Marking \ Evaluation Process : To obtain a certificate in Online Typing Skill Exam a candidate must obtain 50 percent of the maximum number of marks in that Speed Accuracy Paragraph

    1 Error = -1 Mark
    Paragraph Incomplete : 1 word = -1 Mark

    Typewriting : Marathi. T/W. -
    30 W.P.M. - 225 Words
    40 W.P.M. - 250 Words

Certificate in Data Entry Operator Typing Skill (Hindi) [CDEOH]

Certificate in Data Entry Operator Typing Skill (Hindi) [CDEOH]
Certificate in Data Entry Operator Typing Skill (Hindi) [CDEOH]


Certificate in Data Entry Operator Typing Skill (Hindi) [CDEOH]


Duration     : 1/2/3 Months
Eligibility    : CMSO03/07/10

    Data Entry Speed of 8,000 (eight thousands) Key Depression per hour on Computer.

    The 'Speed of 8000 key depressions per hour on Computer' will be adjudged on the basis of the correct entry of all the key depressions in computer as per the given text passage and the duration of the said Test will be 10 (Ten) minutes and passage of running text matter in Hindi containing about 1400-1600 strokes/key-depressions would be given to each candidate who would enter the same in the Computer.

    Marking \ Evaluation Process : To obtain a certificate in Online Typing Skill Exam a candidate must obtain 50 percent of the maximum number of marks in that Speed Accuracy Paragraph

    1 Error = -1 Mark
    Paragraph Incomplete : 1 word = -1 Mark

    Typewriting : Hindi T/W. -
    30 W.P.M. - 225 Words
    40 W.P.M. - 250 Words

Certificate Course in Computer Hardware [CCCH]

Certificate Course in Computer Hardware [CCCH]
Certificate Course in Computer Hardware [CCCH]


Certificate Course in Computer Hardware [CCCH]


Duration     : 3 Months
Eligibility    : 10 / 10+2

    Introduction to Computers
    Components Identification & Handling
    Basic Concept of Personal Computer
    System Mother Board
    Bios
    Power Device
    Input & Output Device
    Storage Media
    Assembling the Computer
    Installation
    Operating & Configuring
    Control Panel
    Installation of Drivers
    Troubleshooting

Certificate in PC Hardware & Peripherals [CPHP]

Certificate in PC Hardware & Peripherals [CPHP]
Certificate in PC Hardware & Peripherals [CPHP]


Certificate in PC Hardware & Peripherals [CPHP]


Duration     : 4 Months
Eligibility    : 10 / 10+2

    Study of Basic Computer System
    Study of Address Bus, Data Bus, Control Bus etc.
    Study of Intel Pentium, Rpocessor-486 /Cyrix / Celoron/P-III/P-IV etc.
    Concept of Memory conventional / Extended/ Expended�Cache Memory
    Installation of win95 / 98 / 2000 / ME / XP / VISTA / Win 7
    Installing of Mother Board
    Installing Display / IO cards / Keyboard / Mouse
    Installing Floppy Drive, CD-Rom Drive
    Installing Monitor, Modem
    Installing Printer in DOS/Windows

Certificate in PC Assembling & Hardware [CPAH]

Certificate in PC Assembling & Hardware [CPAH]
Certificate in PC Assembling & Hardware [CPAH]


Certificate in PC Assembling & Hardware [CPAH]


Duration     : 4 Months
Eligibility    : 10 / 10+2

    Certificate in PC Assembling & Hardware [CPAH]
    Computer based management information
    Computer Hardware Modelers
    Principals of Hardware Engineering
    Introduction to Mathematical (Concepts)
    Digital Electronics
    System Software
    Hardware
    Troubleshooting
    Communication Technology
    Assembling & Disassembling of Computer
    Installation of win95 / 98 / 2000 / ME / XP / VISTA/ Win7
    Installation of Application Software's.

Certificate in DeskTop Publishing - 02 [CDTP02]

Certificate in DeskTop Publishing - 02 [CDTP02]
Certificate in DeskTop Publishing - 02 [CDTP02]


Certificate in DeskTop Publishing - 02 [CDTP02]


Duration     : 2 Months
Eligibility    : Any

    Computer Fundamentals
    Windows
    Navigating in Photoshop
    Photoshop's Environment, Raster and Vector Graphics, Photoshop Environment Elements
    Using the Tool Box
    Saving Format
    working with Colors
    working with Various Tools
    Understanding Layers
    Channel
    Erase Tools
    Paint
    Gradient
    Transformation
    working with Text Format
    Applying Special Effects with Filters
    working with Layer Style
    Color Mode
    Understanding Gamut Optimization
    Color Separation
    Style Guide & Typeface
    Headlines & Fonts.
    Image Size and Resolution, Cropping
    The Rectangular and Elliptical Marquee Tools, The Lasso Tools, The Magic Wand Tool, The Magnetic Lasso Tool.
    Saving Selections, Modifying Selections, Floating Versus Fixed Selections
    Undoing Previous Steps, Copying Selections.
    Creating Layers, Transforming Layers, Copying Layers between Images, Arranging Layers
    Saving Images in Photoshop Format
    Blending and Compositing, Defringing, Opacity and Blending Modes, Feathering Edges
    Image Modes : Mode Characteristics, Grayscale and Bitmap Modes, Color Modes
    Selecting Colors, Painting Tools, The Clone Stamp Tool
    Type Layers, Layer Effects, Filters, Merging and Flattening Layers
    Brightness/Contrast, Levels Adjustment Layers, Toning Tools, Hue/Saturation
    Video Mixing, CD/DVD Creation

Certificate in DeskTop Publishing - 01 [CDTP01]

Certificate in DeskTop Publishing - 01 [CDTP01]
Certificate in DeskTop Publishing - 01 [CDTP01]


Certificate in DeskTop Publishing - 01 [CDTP01]


Duration     : 2 Months
Eligibility    : Any

    Computer Fundamentals
    Windows
    Introduction to PageMaker
    Tool Box
    Layout Document
    Working with Text
    Working with Graphics Objects
    Story Editor
    Plug-ins
    working with Multiple Pages.
    Welcome to CorelDraw
    Basic Document Creation
    Basic Document Control
    Sizes
    Color
    Scaling & Rulers
    Simple Object
    Simple Node Editing
    Adding Text to your Design
    Filling with Color
    CMYK & RGB Colour Matching
    Clipart, And Photos
    Printing.
    Typing in English, Hindi, Marathi

Certificate in Photoshop [CCPH]

Certificate in Photoshop [CCPH]
Certificate in Photoshop [CCPH]


Certificate in Photoshop [CCPH]


Duration     : 1 Months
Eligibility    : Any

    Computer Fundamentals
    Windows
    Using the Tool Box
    Saving Format
    working with Colors
    working with Various Tools
    Understanding Layers
    Channel
    Erase Tools
    Paint
    Gradient
    Transformation
    working with Text Format
    Applying Special Effects with Filters
    working with Layer Style
    Color Mode
    Understanding Gamut Optimization
    Color Separation
    Style Guide & Typeface
    Headlines & Fonts.

Certificate in Corel Draw [CCCD]

Certificate in Corel Draw [CCCD]
Certificate in Corel Draw [CCCD]

Certificate in Corel Draw [CCCD]


Duration     : 1 Months
Eligibility    : Any

    Computer Fundamentals
    Windows
    Welcome to CorelDraw
    Basic Document Creation
    Basic Document Control
    Sizes
    Color
    Scaling & Rulers
    Simple Object
    Simple Node Editing
    Adding Text to your Design
    Filling with Color
    CMYK & RGB Colour Matching
    Clipart, And Photos
    Printing.

Subscribe Us

Youtube Subscription

Blog Followers

Free To Subscribe


Free Updates to your Inbox
Follow us:
facebook twitter gplus pinterest rss

Follow Us

Visitors

Flag Counter

Follow on Facebook

/* download demo code */ /* download demo code */