php classes in pune,php courses in pune,php training in pune,php training institute in pune

7
CNC WEB WORLD Brahma Estate C/2, Office No 21 1st Floor, NIBM Page 1 PHP TRAINING SYLLABUS HTML syllabus HTML - Introduction HTML - Elements HTML - Tags HTML - Text HTML - Formatting HTML - Pre HTML - Attributes HTML - Font HTML - Text Links HTML - Comments HTML - Lists HTML - Images HTML - Image Links HTML - Tables HTML - Bgcolor HTML - Color Codes HTML - Color Chart HTML - Background Web Forms HTML - Forms HTML - Input HTML - Text Fields HTML - Password HTML - Reset HTML - Submit HTML - Checkboxes HTML - Radio HTML - Select HTML - Hidden Fields HTML - Upload HTML - Textareas Special Tags HTML - Body HTML - Music Codes HTML - Video Codes HTML - Meta HTML - Style HTML - Div HTML - Layouts HTML - Frames HTML - Entities HTML - Scripts Formatting Tags HTML - Bold HTML - Paragraphs HTML - Headings HTML - Line Breaks HTML - Horizontal Rule HTML - Email HTML - Italic HTML - Code HTML - Superscript HTML - Subscript HTML – Strikethrough HTML -5 HTML5 Introduction HTML5 New Elements HTML5 Video HTML5 Video/DOM HTML5 Audio HTML5 Drag and Drop HTML5 Canvas HTML5 SVG HTML5 Canvas vs. SVG HTML5 Geolocation HTML5 Web Storage HTML5 App Cache HTML5 Web Workers HTML5 SSE HTML5 Forms HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes

Upload: cnc-web-world

Post on 18-Jan-2015

2.449 views

Category:

Education


2 download

DESCRIPTION

CNC WEB WORLD is India’s First one to one training centre in Pune , we Provide Training on Andriod Programming, java Programming, .net training, php training, web designing, graphic designing programming ,C++ programming, data structure and many more…

TRANSCRIPT

Page 1: php classes in pune,php courses in pune,php training in pune,php training institute in pune

CNC WEB WORLD Brahma Estate C/2, Office No 21 1st Floor, NIBM

Page 1

PHP TRAINING SYLLABUS

HTML syllabus

HTML - Introduction

HTML - Elements

HTML - Tags

HTML - Text

HTML - Formatting

HTML - Pre

HTML - Attributes

HTML - Font

HTML - Text Links

HTML - Comments

HTML - Lists

HTML - Images

HTML - Image Links

HTML - Tables

HTML - Bgcolor

HTML - Color Codes

HTML - Color Chart

HTML - Background

Web Forms

HTML - Forms

HTML - Input

HTML - Text Fields

HTML - Password

HTML - Reset

HTML - Submit

HTML - Checkboxes

HTML - Radio

HTML - Select

HTML - Hidden Fields

HTML - Upload

HTML - Textareas

Special Tags

HTML - Body

HTML - Music Codes

HTML - Video Codes

HTML - Meta

HTML - Style

HTML - Div

HTML - Layouts

HTML - Frames

HTML - Entities

HTML - Scripts

Formatting Tags

HTML - Bold

HTML - Paragraphs

HTML - Headings

HTML - Line Breaks

HTML - Horizontal Rule

HTML - Email

HTML - Italic

HTML - Code

HTML - Superscript

HTML - Subscript

HTML – Strikethrough

HTML -5

HTML5 Introduction

HTML5 New Elements

HTML5 Video

HTML5 Video/DOM

HTML5 Audio

HTML5 Drag and Drop

HTML5 Canvas

HTML5 SVG

HTML5 Canvas vs. SVG

HTML5 Geolocation

HTML5 Web Storage

HTML5 App Cache

HTML5 Web Workers

HTML5 SSE

HTML5 Forms

HTML5 Input Types

HTML5 Form Elements

HTML5 Form Attributes

Page 2: php classes in pune,php courses in pune,php training in pune,php training institute in pune

C N C W E B W O R L D B r a h m a E s t a t e C / 2 , O f f i c e N o 2 1 1 s t F l o o r , N I B M

Page 2

CSS SYLLABUS

CSS Introduction

CSS Syntax

CSS Id & Class

CSS How

CSS Styling

Styling Backgrounds

Styling Text

Styling Fonts

Styling Links

Styling Lists

Styling Tables

CSS Box Model

CSS Box Model

CSS Border

CSS Outline

CSS Margin

CSS Padding

CSS Advanced

CSS Grouping/Nesting

CSS Dimension

CSS Display

CSS Positioning

CSS Floating

CSS Align

CSS Pseudo-class

CSS Pseudo-element

CSS Navigation Bar

CSS Image Gallery

CSS Image Opacity

CSS Image Sprites

CSS Media Types

CSS Attribute Selectors

Page 3: php classes in pune,php courses in pune,php training in pune,php training institute in pune

C N C W E B W O R L D B r a h m a E s t a t e C / 2 , O f f i c e N o 2 1 1 s t F l o o r , N I B M

Page 3

JAVASCRIPT TRAINING SYLLABUS

INTRODUCTION

What is JavaScript?

PreRequirements

Creating a JavaScript file

Tools Required

BASICS OF JAVASCRIPTS

Structure of a JavaScript Code

DataTypes, Variables & Operators

Looping & Conditional Statements

Functions

TYPES & OBJECTS

Arrays

Numbers

Strings

Dates

Objects

DOM (DOCUMENT OBJECT MODEL)

What is DOM?

Element Nodes

Getting Element Nodes

Changing DOM Content

Creating DOM Elements

EVENTS & LISTNERS

Events Overview

Responding to Mouse Events

Form Events

Timers

DEBUGGING JAVASCRIPTS

Common Mistakes

Using Firebug

Debugging a page

APPLICATION OF JAVASCRIPTS

Smarter Forms

UI Enhancements

Countdown

Resizing webpages

JAVASCRPITS LIBRARIES

Libraries Overview

JQuery and more….

Page 4: php classes in pune,php courses in pune,php training in pune,php training institute in pune

C N C W E B W O R L D B r a h m a E s t a t e C / 2 , O f f i c e N o 2 1 1 s t F l o o r , N I B M

Page 4

Php Programming

PHP Introduction

Introduction PHP and MySQL Benifits of using PHP MySQL Setup of PHP Environment Testing the Page Troubleshooting Installation

Errors PHP Programming Concepts

Write your First PHP Program Embed PHP in HTML / HTML in

PHP PHP Data Types Variables in PHP SuperGlobal Variables Operators in PHP Conditional Statements Loops (For, While, Do While,

Foreach) PHP Functions

Using Functions in PHP Userdefined Functions Predefined Functions Common Functions String Functions File Functions Date Functions Hash Functions Mail Function

MySQL Database Training

What is Database ? Understanding an RDBMS Understanding Tables, Records,

and Fields SQL Language Using the MySQL Command-Line

Client Working with MySQL Admin

Working with PHP MyAdmin Creating Databases Types of Databases Creating Tables in Database

Specifying Field Data Types Selecting the Most Appropriate

Data Type Adding Field Modifiers and Keys Selecting a Table Type Altering

Tables Altering Table and Field Names Altering Field Properties Adding and Removing Fields and

Keys Altering Table Types Backing Up and Restoring

Databases and Tables Backing Up Databases and Tables Restoring Databases and Tables

from Backup Dropping Databases and Tables Viewing Database, Table, and Field

Information SQL Queries

Inserting Records Editing and Deleting Records Performing Queries Retrieving Specific Columns Filtering Records with a WHERE

Clause Using Operators Sorting Records and Eliminating

Duplicates Limiting Results Using Built-In Functions Grouping Records Joining Tables Using Subqueries Using Table and Column Aliases

Arrays and Array Functions

Why use Arrays Types of Arrays Creating Arrays Accessing Arrays Array Functions Using Array Functions

Page 5: php classes in pune,php courses in pune,php training in pune,php training institute in pune

C N C W E B W O R L D B r a h m a E s t a t e C / 2 , O f f i c e N o 2 1 1 s t F l o o r , N I B M

Page 5

Sessions & Cookies

Why use Sessions Creating Sessions Checking Sessions Destroying a Session Sessions with Time Authentication Program using

Sessions Why us Cookies Creating Cookies Storing data in Cookies Retrieving Cookie Data Authentication program with

Cookies Error Handling in PHP

Introduction to Error Handling Types of Errors in PHP Writing a Try Catch Block

MySQL Functions in PHP

Managing Database Connections Performing Queries Processing Result Sets Queries Which Return Data Queries That Alter Data

Validations with JavaScript

Basics of Java Script Variables, operators, loops Using Objects, Events Java Script Validations

Page 6: php classes in pune,php courses in pune,php training in pune,php training institute in pune

C N C W E B W O R L D B r a h m a E s t a t e C / 2 , O f f i c e N o 2 1 1 s t F l o o r , N I B M

Page 6

What is CNCWEBWORLD’S IT Career Guidelines Approach?

CNCWEBWORLD’S IT Career guidelines Vision to placed more than 90% students from each and every

batches that’s why we did enormous market research for IT student and come with solution.

Our Approach

Communicate with the

student Counseling Skill Test

Feedback Analysis

Training &

Development Interview Preparation Placement

Market tested

Approach

Page 7: php classes in pune,php courses in pune,php training in pune,php training institute in pune

C N C W E B W O R L D B r a h m a E s t a t e C / 2 , O f f i c e N o 2 1 1 s t F l o o r , N I B M

Page 7

Why CNCWEBWORLD?

100% Practical Training.

No fee for counseling.

No Class room session.

No fee for Interview preparation.

No fee for communication skills training.

No Time boundation for Practical session.

No Black/White board session.

No fee for Presentation skills.

No fee for Resume preparation.

One by one Training (1 faculty for 1 student).

Real Time Training (Complete IT environment).

100 % job Assistance.

Latest tutorial provided.

Technologies update on weekly basis.

Personal attention.

Training on the basis of company’s requirement.

Percentage of placement is more than 95%.

Dedicated team for placement.

Note: All topics are covered in extreme detail with practical examples for all. Theoretical Classes will be

accompanied by practical sessions at our computer lab. Some of the topics may have been missed from the

displayed syllabus above, which nonetheless will be covered during training session.

We also Provide Training on C Programming, Java, Android, iPhone, Web Designing,

Graphics Designing, Data structure,asp.net,c#.net,VB.net ,HTML5,CSS3,XML,java

Script and many more..

For more detail please contact us:

Pune, Office

CNC WEB WORLD

Brahma Estate C/2, Office No 21 1st Floor, NIBM

Kondhwa Near Jyoti Restaurant, Pune -411048

Tel No: 020 41207557 Mob: 9175371080/81

Email: [email protected]

Website: www.cncwebworld.com