Yash Softech is recognized widely to continuously raise standards of professionalism within the IT training industry and to create standards of excellence against which candidates are measured.

Our sets of courses are designed extensively by industry experts which prepare the associates to create and deliver products and services for corporate and Internet. These courses address software design principles at every skill level and provide thorough instruction on the use of various development tools, scripting languages, and web services. These solutions also feature extensive offerings on Microsoft™ and PHP technologies, including Microsoft’s .NET / C#.NET technologies as well.

We also provide special trainings for the students seeking placement in coming months and prepare them with the latest technologies and trends of the market. These courses are though designed only for students pursuing B.E/B.Tech/MCA.

The Institute has been continuously striving for excellence in education, training, research and consultancy in the fields of Management and Information Technology with a Mission of Offering Value Based Education. By intensive and meaningful teaching methods as well as regular inputs from practicing managers, the Institute grooms its students to excel as future managers and IT professionals, who can compete with the very best in the global arena and cater to the growing demands of the corporate world.


Courses Available Duration Fee
.NET with MCP certification 2 Months 25000
PHP 1 Month 15000
AS/400 1 Month 15000
Oracle – With OCA Certification 2 Months 25000


* Project based training is also provided in all the technologies mentioned above and duration for the same is 3 months. Please contact us for more details on the same.

PHP.

PHP originally stood for Personal Home Page. It is a computer scripting language. Originally designed for producing dynamic web pages, it has evolved to include a command line interface capability and can be used in standalone graphical applications.

PHP is a widely-used general-purpose scripting language that is especially suited for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating web pages as output. It can be deployed on most web servers and on almost every operating system and platform free of charge.

The course is divided into these sections:

Overview of PHP (PHP Tags, PHP statements, Comments)
PHP Basic Syntax and built in function
Functions
String Function
Math/ Time/Date Function
Arrays
Sessions/ Cookies
Processing HTML form and dynamically generated HTML documents
Using Hidden form variables
File processing with PHP
Handling file uploads
E- mail function in PHP
My SQL database


.NET


Microsoft .Net technology provides complete environment for developing application system (presentation layer, Business Logic and Data link layer.

Following topics are covered:

. NET Framework : Basic Concepts, .NET Architecture
VB.NET : Visual Basic on . NET platform.
ASP .NET : Server side scripting on .NET
SQL Server 2005
C# .NET : Object-oriented language in crossplatform .NET
Crystal Report
Ajax


IBM AS/400
AS/400 is the mid-range application server, which is designed by IBM to handle business computing needs. An AS/400 server works as an application server, a rational database server, a web server, a mail server and a file server. This means that one AS/400 server can handle the work of multiple servers. It is mostly used by manufacturing units, large retail chains, insurance and medical services providers.

Following topics are covered:

OS 400 : Operating system for AS/400.
DB2/400 : Database file management system, Integrated Databse for As/400.
CL/400 (Control Language) : Command Language of Operating Systems.
Languages : RPG/400, Cobol/400,RPG ILE, SQL/400, CLP
SDA : (screen Design Aid)
SEU : (Source Entry Utility)
RLU : (Report Layout Utility)

Oracle 9i & 10g
Introduction to Oracle
Client/Server Systems
ORACLE8 as a Client/Server System
Relational Database Management System (RDBMS)
Features of an Object Model

Introduction to SQL
Storing Data in Oracle Database
Data Retrieval
SQL vs. SQL*Plus
SQL*Plus Environment
Executing SQL Commands in SQL*Plus
Writing Basic SQL Statements
Writing Queries Based on Conditions
Writing Queries Using Operators
Setting Query Results
Single Row and Group SQL Functions
SQL Functions
Single Row Functions
Character Functions
Number Functions
Date Functions
Conversion Functions
Group Functions
Querying Multiple Tables
Joins
Sub Queries
Hierarchical Queries
Pseudo columns
Using SQL*Plus Commands
Substitution Variables
Writing Queries Using DEFINE and
ACCEPT Commands
Customizing the SQL*Plus Environment
Formatting Query Output
Creating a Command File
Data Definition Language
Data Definition
Creating Tables Using DDL
Altering a Table Structure
Removing a Table
Constraints
Creating Tables with Constraints
Adding and Altering Table Constraints
Data manipulation Language
Inserting, Updating and Deleting Rows
Transaction processing
Data Dictionary
Sequences and Synonyms
Using a Sequence
Altering and Deleting a Sequence
Synonyms
Views, Indexes and Clusters
Views
Indexes
Clusters
Managing Users and Roles
Privileges
System Privileges
Roles
Object Privileges
Altering Users and Roles
Dropping Users and Roles

PL/SQL

Introduction to PL/SQL
Structure of a PL/SQL Block
Variables in PO/SQL
More on PL/SQL Blocks
Environment for PL/SQL Blocks
Nested Blocks
PL/SQL Operators
Control Structures
Control constructs in PL/SQL
Conditional Control Constructs
Interactive Control Constructs
Sequential Control Constructs
Composite Datatypes and Exception Handling
Composite Datatypes
PL/SQL Tables
PL/SQL Records
Exception Handling
Trapping Exceptions
WHEN OTHERS Exception Handler
Error Trapping Functions
RAISE_APPLICATION_ERROR Procedure
Cursors
Need for Cursors
Explicit Cursors
Cursor Attributes
Cursors and Records
Cursor FOR Loops
Updating Data Using Cursors
Implicit Cursors