DIPLOMA IN WEBDEVELOPMENT



Similar documents
Web Development using PHP (WD_PHP) Duration 1.5 months

Certified PHP/MySQL Web Developer Course

ISI ACADEMY Web applications Programming Diploma using PHP& MySQL

Course Outline Basic Web Development

Facebook Twitter YouTube Google Plus Website

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY

LAMP [Linux. Apache. MySQL. PHP] Industrial Implementations Module Description

WEB DEVELOPMENT COURSE (PHP/ MYSQL)

Specialized Programme on Web Application Development using Open Source Tools

Course Number: IAC-SOFT-WDAD Web Design and Application Development

Specialized Programme on Web Application Development using Open Source Tools

COURSE CONTENT FOR WINTER TRAINING ON Web Development using PHP & MySql

INFORMATION BROCHURE Certificate Course in Web Design Using PHP/MySQL

Check list for web developers

Short notes on webpage programming languages

Bug Report. Date: March 19, 2011 Reporter: Chris Jarabek

Skills for Employment Investment Project (SEIP)

WEB AND APPLICATION DEVELOPMENT ENGINEER

Web Application diploma using.net Technology

IE Class Web Design Curriculum

J j enterpririse. Oracle Application Express 3. Develop Native Oracle database-centric web applications quickly and easily with Oracle APEX

MySQL for Beginners Ed 3

WEB DESIGN COURSE CONTENT

CSCI110 Exercise 4: Database - MySQL

COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida

HTML5. Turn this page to see Quick Guide of CTTC

CSE598i - Web 2.0 Security OWASP Top 10: The Ten Most Critical Web Application Security Vulnerabilities

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 233 INTRODUCTION TO PHP

Database Administration with MySQL

You can get real. RELIABILITY, PERFORMANCE and EFFECTIVE RESULTS. We Create Skillful Developer

Localizing dynamic websites created from open source content management systems

A Brief Introduction to MySQL

What about MongoDB? can req.body.input 0; var date = new Date(); do {curdate = new Date();} while(curdate-date<10000)

(WAPT) Web Application Penetration Testing

Web Application Guidelines

Project 2: Web Security Pitfalls

Databases and Architecture of Wordpress MORTENESBENSEN

1. Introduction. 2. Web Application. 3. Components. 4. Common Vulnerabilities. 5. Improving security in Web applications

SQL INJECTION IN MYSQL

CLASSROOM WEB DESIGNING COURSE

Course Information Course Number: IWT 1229 Course Name: Web Development and Design Foundation

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1

Security Test s i t ng Eileen Donlon CMSC 737 Spring 2008

DotNet Web Developer Training Program

Online shopping store

CSCI110: Examination information.

Creating Stronger, Safer, Web Facing Code. JPL IT Security Mary Rivera June 17, 2011

Application note: Connecting the to a Database

10CS73:Web Programming

Webapps Vulnerability Report

State of The Art: Automated Black Box Web Application Vulnerability Testing. Jason Bau, Elie Bursztein, Divij Gupta, John Mitchell

Web Designing with UI Designing

OCR LEVEL 3 CAMBRIDGE TECHNICAL

IENG2004 Industrial Database and Systems Design. Microsoft Access I. What is Microsoft Access? Architecture of Microsoft Access

Intro to Web Programming. using PHP, HTTP, CSS, and Javascript Layton Smith CSE 4000

Web applications. Web security: web basics. HTTP requests. URLs. GET request. Myrto Arapinis School of Informatics University of Edinburgh

Boston University. Overview and Description: Instructor, Contact , Office Hours and Blackboard Site: Topic Coverage.

Professional IT and Outsourcing Training in Bangladesh. Course Name: Professional Web Design and Mobile Responsive Design

Adobe Systems Incorporated

All MySQL and PHP training students receive a copy of Apress' Beginning PHP and MySQL 5: From Novice to Professional and other related courseware.

Automated CPanel Backup Script. for home directory backup, remote FTP backup and Amazon S3 backup

Certified PHP Developer VS-1054

Combe Abbey School Online Fixtures Diary

Hacking de aplicaciones Web

Trainer name is P. Ranjan Raja. He is honour of and he has 8 years of experience in real time programming.

Skills for Employment Investment Project (SEIP)

Computer Science Course Descriptions Page 1

OIT 307/ OIT 218: Web Programming

Mobile Web Design with HTML5, CSS3, JavaScript and JQuery Mobile Training BSP-2256 Length: 5 days Price: $ 2,895.00

IT3504: Web Development Techniques (Optional)

Hack-proof Your Drupal App. Key Habits of Secure Drupal Coding

Ruby on Rails Secure Coding Recommendations

WebCruiser Web Vulnerability Scanner Test Report. Input Vector Test Cases Cases Count Report Pass Rate. Erroneous 200 Responses %

Database Web Development ITP 300 (3 Units)

Annex E - Capability Building Policy

Software Requirements Specification For Real Estate Web Site

Institutionen för datavetenskap

Hack Proof Your Webapps

WEB PAGE DESIGN AND DEVELOPMENT 2 COURSE CODE: 5033 (COURSE NAME CHANGES TO ADVANCED WEB DESIGN AND DEVELOPMENT IN )

D61830GC30. MySQL for Developers. Summary. Introduction. Prerequisites. At Course completion After completing this course, students will be able to:

BIRT: A Field Guide to Reporting

INSTALLING, CONFIGURING, AND DEVELOPING WITH XAMPP

Multimedia im Netz Online Multimedia Winter semester 2015/16

Role Based Access Control. Using PHP Sessions

Perl In Secure Web Development

5 Mistakes to Avoid on Your Drupal Website

Table of contents. HTML5 Data Bindings SEO DMXzone

MOBILE APPLICATION FOR EVENT UPDATES SATYA SAGAR VANTEDDU. B.Tech., Jawaharlal Technological University, 2011 A REPORT

HowTo. Planning table online

Expanded contents. Section 1. Chapter 2. The essence off ASP.NET web programming. An introduction to ASP.NET web programming

Oracle Database 10g Express

ICAB4136B Use structured query language to create database structures and manipulate data

REDCap Technical Overview

Student Program Information 2014

Oracle Database: SQL and PL/SQL Fundamentals

National Vocational and Technical Training Commission (NAVTTC) Curriculum for. Web Design and Development

ASL IT SECURITY BEGINNERS WEB HACKING AND EXPLOITATION

Modern Web Development From Angle Brackets to Web Sockets

Microsoft Expression Web

Transcription:

DIPLOMA IN WEBDEVELOPMENT Prerequisite skills Basic programming knowledge on C Language or Core Java is must. # Module 1 Basics and introduction to HTML Basic HTML training. Different HTML elements, tags & attributes. HTML DIV Structure, different DIV positioning and effects. HTML Table Structure, Table Row, Table Data etc.. HTML Hyperlinks & Images. HTML Forms. Advanced HTML Training. # Module 2 CSS, Javascript and Basic JQuery Cascading Style Sheet or CSS Training. Different types of CSS. Understanding HTML Class & ID. Basic Javascript Training. Javascript variables, loops, if-else structure etc.. Javascript Arrays. Javascript String handling. Javascript Functions. Javascript Form Validation. Basic JQuery Training. # Module 3 Static Website Design Static Website Designing. External CSS, Javascript and JQuery. Jquery Banners for websites.

# Module 4 Introduction to PHP Understanding Dynamic Website. Understanding Database, Database Table, Row & Column. Understanding PHP. Introduction to MySQL Database. XAMPP Installation. # Module 5 Programming with PHP PHP Variables & Expressions. If-else, switch-case conditional operators in PHP. PHP Events. For loop, while loop, for-each loop in PHP. PHP Arrays. Types of arrays in PHP. PHP String handling & manipulation. PHP Functions. PHP File handling. PHP Pagination. PHP Email function. # Module 6 Introduction to Database PHPMyAdmin training. Creating a MySQL database. Creating a MySQL database table. Concept of Primary Key. Concept of Foreign Key. Concept of Unique & Null Key. Data Redundancy & Normalization. Inserting data from PHPMyAdmin. Selecting data from PHPMyAdmin. Deleting data from PHPMyAdmin. Importing data to MySQL database using PHPMyAdmin. Exporting data from MySQL database using PHPMyAdmin.

Dropping table from database using PHPMyAdmin. Connecting PHP with MySQL database. # Module 7 PHP Programming with MySQL Database PHP form building. PHP Post method. PHP Get method. Introduction to Structured Query Language. SQL Create query to build table into MySQL database using PHP. SQL Insert query to store data in databases using PHP. SQL Select query to fetch data from database using PHP. SQL Delete query to delete data from MySQL database using PHP. SQL Update query to edit data in MySQL database using PHP. SQL Where clause. SQL Limit. SQL Ordering (ASC / DESC). SQL Grouping. SQL Joining. Types of SQL Joining. SQL Inner Queries. SQL Aggregate functions. # Module 8 PHP Data Validation and Sanitization (Server Side) Data validation and filtering using PHP. PHP data sanitization. PHP functions and coding to verify and validate user data (input). PHP data purifier coding. # Module 9 PHP Session and PHP Cookies Complete PHP Session control. PHP Cookies and cookies data handling.

Complete Sign Up & Login Page Design and development using PHP & MySQL database. # Module 10 PHP Securities Understanding SQL Injection & how to fix. CSRF attacks & how to fix. XSS & PHP coding. Session Hijacking & PHP. PHP INI. PHP display error handling. # Module 11 Introduction to AJAX with JQuery and Javascript Advanced JQuery. Complete form validation using JQuery. Understanding AJAX structure. DOM concept. Problems with AJAX. Data insertion into MySQL database using AJAX. Data selection from MySQL database using AJAX. Data updation into MySQL database using AJAX. Data deletion from MySQL database using AJAX. Live Rating system project with PHP, MySQL & AJAX. # Module 12 Live Server Control CPanel & FTP control. Database, database Table creation using CPanel & PHPMyAdmin on Live Server. PHP INI Handling using CPanel. Database Backup. Company Email ID creation. Creating FTP connection. File upload, update & delete using FTP. # Final Module

Complete Project on PHP Complete Project on PHP with MySQL, HTML, Javascript, JQuery & AJAX. Post training Job Assistance to each trained individuals. Duration : 200 Hours Course Fees 25,000/-