Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

Course Offered
.NET (Dot Net) Web Design
SharePoint Software Testing
MS SQL Server JAVA/J2EE
PHP / MYSQL ColdFusion
Joomla Zend
more...
Phone: +91 422-3912902
Mobile: +91 9600939998
E-mail: training@themajesticpeople.com

Course Offered

The IT aspirants are offered the training programs in various software technologies. The syllabus framed for the courses and the professional approach followed for training the students are very much unique and distinctive to Majestic People IT Academy.

Since these programs are provided by the training division of a software company, certainly MPIT assures that the needs and requirements of the trainees are met to the maximum extent possible.

MPIT professional training combined with the zeal and commitment of the trainees in right proportion certainly enhances the scope of the trainees in seeking a prominent IT career.

  • .Net
  • PHP
  • Java/J2EE
  • Software Testing
  • SharePoint
  • Joomla
  • ColdFusion
  • Web Design
  • Zend
  • MS SQL Server
.Net Framework and Architecture
Architecture
Objectives of .Net Framework
Common Language Runtime (CLR)
Managed Execution Process
Common Type System
Metadata and Self-Describing Components
Cross Language Interoperability
Microsoft Intermediate Language (MSIL)
Just In Time Compiler (JIT)
Assemblies in the CLR
.Net Class Library-Overview (BCL)
 
Object Oriented Programming and C#
OOPS
Data Types and Variables
Properties and Methods
Delegates and Events
Working with Arrays
Collections and Generics
Exception Handling
Error Handling
File Systems and File Streams-I/O Operations
Namespaces
Configuring Web Applications
Case Scenario on OOPS
 
 
Web Form Design
IDE Usage and Debugging
Designing Web Pages
Page Life Cycle
Web Controls
Container Controls
User Controls
Validation Controls
Navigation Controls
Intrinsic Objects of ASP.Net
Maintaining Web-Application State
JavaScript?-Client Side Scripting
Validation and Usage
 
 
.Net with Ajax
Introduction
Architecture
Server Controls
Control Tool Kit
 
 
 
 
 
 
MS SQL Server
Introduction
Databases
Types of Databases
SQL Statements
SQL Operations
Data Types and Variables
SQL Expressions
Relationship and Data Integrity
Introduction to Functions
Constraints
Tables
Joins
Views
Indexing
Triggers
Stored Procedures
Data Controls and ADO .Net
 
IT Touch
Advanced Concepts
DLL Creation
Localization and Globalization
Authentication and Authorization
Web Services
SOAP
WSDL
Building Web Services
Consuming Web Services
HTTP GET, HTTP POST
Implementation and Deployment
Performance Tuning and Optimization
         
CHAPTER 1
Introduction of PHP
How PHP Works
Basic PHP Syntax
PHP Tags
PHP Statements and Whitespace
Comments
PHP Functions
Hello World!
Variables
Variable Types
Variable Names (Identifiers)
Type Strength
Hello Variables!
Variable Scope
Superglobals
Constants
Variable-Testing and Manipulation Functions
PHP Operators
Conclusion
Flow Control
CHAPTER 2
Arrays
Enumerated Arrays
Initializing Arrays
Appending to an Array
Reading from Arrays
Looping through Arrays
Associative Arrays
Initializing Associative Arrays
Reading from Associative Arrays
Looping through Associative Arrays
Superglobal Arrays
Two-Dimensional Arrays
Reading From Two-Dimensional Arrays
Looping Through Two-Dimensional Arrays
Array Manipulation Functions
Conclusion
String Manipulation
Formatting Strings
Concatenation
String Manipulation Functions
Reusing Code and Writing Functions
Including Files
require
require_once
include
include_once
Conclusion
Session Control and Cookies
Sessions
Configuring Sessions
Session Functions
Configuring Sessions
Session Functions
Cookies
Conclusion
Sending Email with PHP
mail()
Shortcomings of mail()
PHP Mailer
Conclusion

CHAPTER 3
File System Management
Opening a File
fopen()
fopen()
Reading from a File
fgets()
fgets()
Writing to a File
fwrite()
fwrite()
Uploading Files via an HTML Form
Getting File Information
Directory Functions
Getting a Directory Listing
Conclusion
Object-Oriented PHP
Building a Class
Working with Properties and Functions
Private, Protected, Public Modifiers
Inheritance
Interfaces
Building a Web Page Object
PHP Objects in N-Tier Web Architecture
Importance of PHP Business Objects

Ajax with PHP
Ajax Overview
Ajax Technology Stack
Ajax Implementations
Ajax Server and Client
JQuery Implementation

MYSQL
Chapter 4
Creating Databases and Components
Creating Databases
Deleting Databases
Creating Tables
Dropping Tables
Defining Table Types
Altering Existing Table Structures
Add a Column
Renaming Tables
Temporary Tables
Creating Column Definitions
Data Types in MySQL
Numeric Data Types
String Data Types
Character Set Fundamentals
Set Types
Date/Time Data Types
Options and Attributes

Basic Select Statements
Basic SQL Syntax Rules
Comments in SQL
Whitespace and Semi-colons
Case Sensitivity
Basic SQL Syntax Rules
SELECT Basics
Basic Select Examples
SELECT ing All Columns in All Rows
SELECT ing Specific Columns
The WHERE Clause and Basic Operator Symbols
Checking for NULL
WHERE and ORDER BY
Using Aliases
Selecting Distinct Records
Sorting Records
The LIMIT Clause
Processing the First N or Last N Records
Using Expressions in MySQL Statements
Operators in MySQL
Calculated Fields
Concatenation
Arithmetic Operators
Operator Precedence
Comparison Operators
The WHERE Clause and Operator Words
Date/Time Functions
Aggregate Functions and Grouping

Chapter 5
Inserting, Updating and Deleting Records in MySQL
Inserting Data in a MySQL Database
Using REPLACE Statement to Add Data
Using TRUNCATE Statement to Delete Data

Advanced Queries
More on The SELECT Statement
Using Variables in a SELECT Statement
Creating Joins in Your SQL Statements
Outer Joins
 
Overview of HTML, JavaScript, CSS, SQL
OOA & OOD
Uses of Implementing in Development
Dynamic Modeling and Sequence Diagram
Core Java
Features and OOPS Concepts
Data Types, Basic Syntax
java.lang Package
java.util Package, Collection Frameworks
java.io Package
java.awt Package
java.awt.event Package
Applets
Java.net Package
 
JDBC
Types of Drivers
Querying Database, ResultSet
Connection Interface
Statement, Prepared Statement, Callable Statement
Interface
ResultSet Interfaces
Servlet
Types of Servlets
Deployment Description and Web Application
Management
javax.servlet Package
javax.servlet.http Package
Session Handling Methods
Authorization and Authentication
JSP
Introduction and Features
Working with JSP File
Declaratives
Scripting Elements
Implicit Objects
Session Handling and Security Mechanisms
Building Reusable Web Presentation
Components
Design Patterns
getXXX() and setXXX() Methods
Value Objects and Data Access Objects
Using JavaBeans Components in JSP Pages
 
 
Struts
Overview of MVC Architecture
Simplifying Access to MVC Results
The JSP 2.0 Expression Language
Setting Up and Configuring Struts
Processing Requests with Action Objects
Handling Request Rarams with Form Beans
Pre-Populating and Redisplaying HTML Forms
 
IT GAP Touch
Building a Web Based Application
Implementing MVC Architecture
Implementing JEE Design Patterns
Authentication and Authorization using JAAS
Role-Based Declarative Security

Building an Enterprise Component Based Application
Creating Component Provider
Implementing EJB Life-Cycle
Entity Bean
Deployment Cycles in Application Management
Creating & Managing JEE Deployment Descriptors
Hot Vs Cold Deployments
 
Database and Transaction Integration
Managing Database Connection Pools
Referencing Database Connection Pool Resources
Resource Mapping
Implementing ACID Properties
Providing Distributed Transaction Components
 
Performance Tuning and Optimizing
JVM Tuning
Tuning Tomcat
Tuning Other JBoss Services
 
 
 
 
 
 
 
 
 
 
 
Basics of Testing
Type of Bugs
SDLC
SD Models
Test Levels
Targets of Testing
Maintenance Testing
Project Verification and Validation
 
Static Testing
Reviews
Inspections
Walkthroughs
 
 
Dynamic Testing
Black Box Testing and its Techniques
White Box Testing and its Techniques
 
Testing Levels
Unit Testing
System Testing
Integration Testing
User Acceptance Testing
 
Types of Testing
Testing Life Cycle
Test Plan Preparation
Test Case Design
Test Execution
Test Log Preparation
Defect Tracking and Management
Test Reports
 
Bug Tracking
Bug Life Cycle Priority
Severity
Defect Tracking Template
 
Test Management
Test Progress Monitoring and Control
Configuration Management
Risk and Testing
Incident Management
Project Management
Software Quality Assurance
SQA Methodologies
Quality Standards ISO
CMM
CMMI
SIX SIGMA
Quality Assurance and Control
 
Test Summary
Traceability Matrix
Test Deliverables
Metrics
IT TOUCH
Real Time Project Testing
 
 
 
2007 Architecture and Administration
Introduction
Configuring SharePoint Lists and Libraries
Configuring SharePoint and Client Integration
Administering SharePoint Web Applications and Sites
Planning a MOSS Infrastructure
Installing and Configuring a MOSS Farm
Site Configuration and Administration
Configuring SharePoint Security
Document Management
Configuring SharePoint Workflow Services
Configuring SharePoint Search
Configuring SharePoint Personalization Services
SharePoint Disaster Recovery
Business Intelligence
MOSS 2007 Design and Customization
SharePoint Site Design
Designing and Customizing Non-Publishing Sites
Web Content Management and the MOSS Publishing Feature
Using Web Parts for a Tailored End User Experience
Design for Reuse with Site and List Templates, Site Definitions and Custom Themes
Using CSS and Javascript
Creating and Customizing Master Pages
Creating and Applying Layout Pages
Working with Custom Forms
Creating Custom Workflows
Deploying Customizations
 
 
 
MOSS 2007 Development
Overview of SharePoint Development
Office SharePoint Server Architecture
Site Branding and Customization
Building Web Parts
Deploying and Debugging Web Parts
Programming with Sites and Webs
Programming with Documents and Lists
Web Part Connections and AJAX-Enabled Web Parts
Creating and Deploying Custom Features
Custom Field Types
Custom Event Handlers
Introduction to SharePoint Workflows
Introduction to the Business Data Catalog
 
Introduction
Introduction to Joomla
Joomla Framework
Versions of Joomla
Installation of Joomla
Templates
Introduction to Templates in Joomla
Installation of Predefined Templates
Creation Custom Template From Html.
Modules
Introduction to Modules
Installation of Predefined Modules
Creation of Custom Modules
Components
Introduction to Components
Installation of Predefined Components.
Creation of Custom Components
Developing a Model-View-Controller (MVC) Component
Plugins
Introduction to Plugins
Installation of Predefined Plugins
Creation of Custom Plugins.
 
Joomla Core
Explanation of Joomla Constants
Explanation of Database Commands in Joomla
Configuring the Joomla site in live environment
Sample Project
 
     
INTRODUCTION AND INSTALLATION
Describe ColdFusion
Describe ColdFusion tag and function syntax
Demonstrate ColdFusion code
Install and set up a ColdFusion development environment
Use the ColdFusion Administrator application
Register data sources

TALKING WITH THE DATABASE
Establish a connection between a Web server and database
Write SQL statements to select, insert, update, and delete information
Use CFQUERY tags to send and receive database information
Use CFOUTPUT tags to display database information
Use advanced ColdFusion functions to create new queries and query the results of previous queries
 
 
. DISPLAYING DATA
Create a form
Validate form data
Submit a form
Display data dynamically
Create charts and graphs

PROGRAMMING AND APPLICATION FRAMEWORK
Scope and lock variables
Use the flow control statements CFIF, CFSWITCH, and CFLOOP
Link pages using the application framework
Track users using Client and Session variables

CUSTOM TAGS AND BUILDING BLOCKS
Describe how custom tags work in ColdFusion
Create and modify custom tags
Build ColdFusion components
Identify built-in functions and describe their uses
Use CFSCRIPT to enhance your code
Create your own user-defined functions

USING E-MAIL, COMPLEX DATA TYPES, AND FTP
Use ColdFusion to send and receive e-mail and attachments
Describe the use of complex data types, and the functions that support these data types
Work with files and directories on a Web server
Allow users to upload files to a Web server
Manipulate files and directories on an FTP server

SECURING, DEBUGGING, AND IMPROVING APPLICATION PERFORMANCE
Secure the ColdFusion environment
Build secure applications
Isolate bugs and use built-in debugging tools
Create scalable applications
Optimize database queries
. AJAX SCRIPTS
Build Ajax applications
Ajax with JQuery and engine
Httprequest description
Optimize database queries with ajax
Use stored procedures from ajax

USING FLASH, JAVA, AND XML
Use Flash with ColdFusion
Use JSP custom tag libraries with ColdFusion
Integrate JSP, servlets, and ColdFusion
Use Java objects with ColdFusion
Use XML with ColdFusion

INTEGRATION AND UNDERSTANDING FUSEBOX
Integrate ColdFusion applications with other applications
Create a Web service
Create an application framework using Fusebox
FUNCTIONS, TAGS, AND RESOURCES
List and describe ten categories of ColdFusion functions
List and describe a variety of commonly-used ColdFusion tags
Access and use a variety of ColdFusion resource sites on the Web

WSDL- WEBSERVICE DEFINITION LANGUAGE
List and describe ten categories of WSDL functions
List and describe a WSDL functions
Access and use of WSDL on the Web
CONCLUSION- REVIEW
Review things learned
 
 
 
 
 
 
HTML
Basic HTML Tags
Creating Tables
Creating Frames
 
Photoshop
Basic Tools for Web Design
Creating Banners
Creating Buttons
Creating Web Layouts
Creating Web layouts With Slices
Project
 
 
 
Dreamweaver
Creating WebPages
Creating Hyperlinks and Anchor Links
Creating Table Layouts
Inserting Behaviors
Using Spray Items
Project
 
Java Script
Web Based Java Script Technologies
Flash
Basic Tools for Web Design
Time Line and Work Area
Key Frame Animation
Tweening Concepts
Banner Creation
Working With Audio and Video
 
 
 
MVC
Components
Pattern Basics
Bootstrap
Zend_Controller
Zend_Layout
 
Internationalization
Zend_Date
Zend_Translate
Zend_Locale
Zend_Currency
Zend_View_Helper_ Translate
Internationalization Performance
 
Performance
Zend_Cache
Script Inclusion
Optimization
Zend_Memory
Security
Cross Site Request Forgery
Secure Authentication
Escaping for output
Cross Site Scripting
Security Best Practices
 
Filtering and Validation
Filtering Chains
Custom Filters
Standard Validation Classes
Validator Chains
Custom Validators
 
Database
Zend_Db
Zend_Db_Statement
Zend_Db_Table
Zend_Db_Profiler
Zend_Db_Select
Table Data Gateway Pattern
Row Data Gateway Pattern
Coding Standards
Coding conventions
Zend_Loader
Infrastructure
Zend_Config
Zend_Session
Zend_Registry
Zend_Loader
Authentication and Access
Zend_Acl
Zend_Auth
Zend_Auth Adapters
Forms
Zend_Form
Validation / Filtering
Decorators
Elements
Forms
Display Groups & Sub Forms
Configuration
Internationalization
Diagnosis and Maintainability
Zend_Debug
Zend_Log
search
Zend_Search_Lucene
Indexing
Querying
Performance
Mail
Constructing
Message Retrieval
Storage Providers
Message Sending
Web Services
XML-RPC Client
XML-RPC Server
REST Client
Zend_Service Web Services
 
 
 
 
 
 
 
 
 
 
SQL Server 2005 Overview
DBMS Introduction
Installing SQL Server 2005
Creating and Maintenance Database
Database Security
Database Permissions
Create / Use Roles
Conceptual Design
Normalization
Creating Data Types and Tables
Primary Constraints
Foreign Key Constraints
Indexes
Index Maintenance
Stored Procedures
Triggers
Views
User-Defined Functions
Administration and Maintenance Features
Database Backup
Working with Backups
Transaction Log Backup
Restore & Recovery
Advanced SQL Server Concepts
 
 
 
 
     
Underconstruction

 

 

Copyright © 2010 Majestic People IT Academy, Coimbatore, India. All Rights Reserved.