Web Development & SEO (Summer Training Program) 4 Weeks/30 Days

Similar documents
Get in Touch Module 1 - Core PHP XHTML

Static Webpage Development

ABOUT WEB TECHNOLOGY COURSE SCOPE:

An Introduction to JavaScript & Bootstrap Basic concept used in responsive website development Form Validation Creating templates

Course Syllabus. Course Title. Who should attend? Course Description. PHP ( Level 1 (

CORE PHP CURRICULUM. Introductory Session Web Architecture Overview of PHP Platform Origins of PHP in the open source community

PHP Online Training. PHP Online TrainingCourse Duration - 45 Days. Call us: HTML

Web development using PHP & MySQL with HTML5, CSS, JavaScript

Introduction to PHP. Handling Html Form With Php. Decisions and loop. Function. String. Array

Helpline No WhatsApp No.:

PHP CURRICULUM 6 WEEKS

PHP & PHP++ Curriculum

Varargs Training & Software Development Centre Private Limited, Module: HTML5, CSS3 & JavaScript

CERTIFICATE IN WEB PROGRAMMING

WIKISYS TECHNOLOGY INTERNSHIP PROGRAM

PHP + ANGULAR4 CURRICULUM 6 WEEKS

Full Stack Web Developer Course

DevShala Technologies A-51, Sector 64 Noida, Uttar Pradesh PIN Contact us

PHP WITH ANGULAR CURRICULUM. What you will Be Able to Achieve During This Course

Advanced PHP and MySQL

Web Development Course (PHP-MYSQL-HTML5.0)

,

PHP / MYSQL DURATION: 2 MONTHS

Professional Course in Web Designing & Development 5-6 Months

Setting Up a Development Server What Is a WAMP, MAMP, or LAMP? Installing a WAMP on Windows Testing the InstallationAlternative WAMPs Installing a

PHP,HTML5, CSS3, JQUERY SYLLABUS

DP Project Development Pvt. Ltd.

PROFESSIONAL TRAINING

PHP & My SQL Duration-4-6 Months

PHP: Software Training Employability Programme

Web & APP Developer Job Assured Course (3 in 1)

Mobile Site Development

Core PHP. PHP output mechanism. Introducing. Language basics. Installing & Configuring PHP. Introducing of PHP keywords. Operators & expressions

All India Council For Research & Training

Developing Web Applications

Website Designing Training

Standard 1 The student will author web pages using the HyperText Markup Language (HTML)

Full Stack Web Developer

TERMS OF REFERENCE Design and website development UNDG Website

Shankersinh Vaghela Bapu Institue of Technology

20480B: Programming in HTML5 with JavaScript and CSS3

Overview

Web Development. with Bootstrap, PHP & WordPress

Ministry of Higher Education and Scientific Research

Best PHP Training in PUNE & Best PHP Training Institute in MAHARASHTRA

JavaScript Specialist v2.0 Exam 1D0-735

PROFESSOR S QuICk GuIdE TO TWEN


Website Designing for

DR B.R.AMBEDKAR UNIVERSITY B.Sc.(Computer Science): III Year THEORY PAPER IV (Elective 4) PHP, MySQL and Apache

php mysql live projects training

Full Stack Web Developer

,

Programming for the Web with PHP

CENG 256 Internet Programming Draft

AN ISO 9001:2008 CERTIFIED COMPANY ADVANCED. Java TRAINING.

Basics of Web Technologies

Web Development. With PHP. Web Development With PHP

"Charting the Course... Intermediate PHP & MySQL Course Summary

,

Lecture : 3. Practical : 2. Course Credit. Tutorial : 0. Total : 5. Course Learning Outcomes

DOT NET Syllabus (6 Months)

COURSE 20480B: PROGRAMMING IN HTML5 WITH JAVASCRIPT AND CSS3

Fundamentals of Web Development. Web Development. Fundamentals of. Global edition. Global edition. Randy Connolly Ricardo Hoar

Maharashtra State Board of Technical Education (MSBTE) 'I' Scheme VI Semester Course Curriculum

CSCI 6312 Advanced Internet Programming

Software. Full Stack Web Development Intensive, Fall Lecture Topics. Class Sessions. Grading

CIS 086 : Week 1. Web Development with PHP and MySQL

Programming in HTML5 with JavaScript and CSS3

PHP and MySQL Programming

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress

Manju Muralidharan Priya. CS4PM Web Aesthetics and Development WEEK 12

Magento PHP Training

BCS Level 3 Award in Principles of Coding Syllabus

Modules, Details & Fees. Total Modules- 25 (highest in Industry) Duration- 2-5Months Full Course Fees- 30, (Pay in two Installments *2)

Advanced Digital Marketing Course

Techno Expert Solutions An institute for specialized studies! 0.20 hrs hrs. 2 hrs

A Web-Based Introduction

Web Development IB PRECISION EXAMS

CSC 443: Web Programming

,

HTML 5 and CSS 3, Illustrated Complete. Unit M: Integrating Social Media Tools

1) PHP & mysql, Mini project: This will taught by trainer. 2) PHP & mysql, Live project, This will taught by trainer.

Software Development & Education Center PHP 5

Web Site Development with HTML/JavaScrip

Microsoft Programming in HTML5 with JavaScript and CSS3

100%_Placement_Program - Hackveda

Creating an Online Catalogue Search for CD Collection with AJAX, XML, and PHP Using a Relational Database Server on WAMP/LAMP Server

Contents. Acknowledgments

Project Covered During Training:Real Time Project Training

DOT NET TRAINING PROGRAM

This course is designed for web developers that want to learn HTML5, CSS3, JavaScript and jquery.

FACULTY OF INFORMATION STUDIES UNIVERSITI TEKNOLOGI MARA CAWANGAN KELANTAN SCHEME OF WORK (RANCANGAN KULIAH)

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla

Programming in HTML5 with JavaScript and CSS3

Web II CE 2413C 01 CE 2414N 01 Spring 2013

Conversion Manuals To Html In Wordpress >>>CLICK HERE<<<

Week. Lecture Topic day (including assignment/test) 1 st 1 st Introduction to Module 1 st. Practical

JAVA. 1. Introduction to JAVA

T.Y.B.Sc. Syllabus Under Autonomy Mathematics Applied Component(Paper-I)

Transcription:

(Summer Training Program) 4 Weeks/30 Days PRESENTED BY RoboSpecies Technologies Pvt. Ltd. Office: D-66, First Floor, Sector- 07, Noida, UP Contact us: Email: stp@robospecies.com Website: www.robospecies.com Office: +91-120-4542219 / 8510044806

Course Name Certification Study Material : : By RoboSpecies Technologies Pvt. Ltd. Accredited by International Accreditation Organization, Houston, U.S.A. : Books & CDs Free to each participant Projects: 60 Projects Covered in 45 Days (excluding major optional Projects) Fees & Duration 1. For Fees : ` 7990/- per candidate Duration : 30 Days / 4 Weeks Course Content: Introduction ( HTML, CSS, JavaScript) Structural Elements Of HTML Documents, Using IDE ( Dreamweaver / Open Source) Formatting HTML Documents Managing Images In HTML Tables In HTML Documents Hypertext And Link In HTML Documents Multimedia Managing Forms Web Architecture, Page Structure PHP Basics PHP Origins and why PHP is better than Its alternatives How PHP works with the Web Server PHP scripts & PHP syntax PHP data types Testing for a specific data type Changing type with Set type Operators & Variables Strings www.robospecies.com Page 1

Request, Response, Web server, Web Browser, Protocols and its types Introduction to server side script. (Dynamic web) Installation and Configuration (WAMP, XAMPP, EasyPHP) on local environment Identifying server Version checking/ Downloading/Installation Hosting server version check / Upgrade Live server rights check Local Configuration / Live Server Configuration PHP Control Structures The if statement Using the else clause with if statement The switch statement Using the? operator Code execution of If statement Code execution of If/else statement Code execution of switch statement Code execution of? statement PHP Control Structures The while statement The do while statement The for statement www.robospecies.com page 2

Breaking out of loops Nesting loops Code execution of while statement Code execution of do/while statement Code execution of for statement Breaking out of loops Execution of Nesting loops Functions Basics and Advanced Function Basics Defining a function Returning value from function User-defined functions Dynamic function calls Variable scope Making a function and returning value Create a function and do conditional checking Functions Basics and Advanced Accessing variable with the global statement Function calls with the static statement Setting default values for arguments Passing arguments to a function by value www.robospecies.com Page 3

Passing arguments to a function by reference Testing for function existence Creating functions with default arguments Invoking functions within functions Conditional operators on functions PHP Arrays Single-Dimensional Arrays Multidimensional Arrays Casting Arrays Associative arrays Accessing arrays Getting the size of an array Looping through an array Looping through an associative array Examining arrays Joining arrays Sorting arrays Sorting an associative arrays Creating different types of arrays Different operations on arrays Passing arrays in functions Working With Forms Forms Super global variables The server array www.robospecies.com Page 4

A script to acquire user input Importing user input Accessing user input Combine HTML and PHP code Using hidden fields Creating different types of forms Adding fields and using HTML5 validation in forms Creating to a script to output value of form to HTML page Creating HTML form by PHP Using hidden fields in forms Working With Forms GET & POST submit Form Validation ( Client Side / Server Side) Redirecting the user File upload and scripts Creating a script to test GET and POST method Script to check server side form validation Conditional checking and redirecting user Uploading file using PHP script PHP Disk Access & I/O HTTP connections Writing to the browser www.robospecies.com Page 5

Getting input from forms Output buffering SUMMER TRAINING PROGRAM Creating script to post form value to file Script using headers General script to handle files and browser handling PHP RE & Math functions The basic regular expressions Matching patterns Finding matches Replace patterns Modifiers Breakup Strings Common math Random numbers Environment variables Script for common math functions Script and operations for regular expressions PHP I/O And Mail File upload File download E-mail in PHP Creating a script to email users Configuring live server and uploading mailing scripts Conditional validation, form input and mailing script www.robospecies.com Page 6

2014 Cookies The anatomy of a cookie Setting a cookie with PHP Deleting a cookie Creating session cookie Working with the query string Creating query string Creating a cookie Different type of operations on cookies Session What is session Starting a session Working with session variables Destroying session Passing session IDs Encoding and decoding session variables Creating a cookie Classes And Objects Objects oriented programming Define a class An Object Creating an object Object properties Object methods Object constructors and destructors www.robospecies.com Page 7

Classes And Objects Class constants Class inheritance Abstract classes and methods Classes And Objects Object serialization Checking for class and method existence Exceptions Iterators Introduction To Database Introduction to SQL Connecting to the MYSQL Selecting a database Understanding Queries Finding out about errors Adding data to a table Acquiring the value from tables Finding the number of rows Inserting data Entering and updating data Executing multiple queries jquery Introduction to jquery Syntax Selectors Events Effects Callback HTML www.robospecies.com Page 8

CSS Reference Selectors Events AJAX with jquery Wordpress Introduction to Wordpress Installation of Wordpress Template Management Menu Management Structure of Modules & Components Opencart / Magento Introduction Installation Template Management Menu Management Structure of Modules & Components SEO ( Search Engine Optimization) Basics Search Engines / directories On Page / Off Page Optimization www.robospecies.com Page 9

SEO Advanced ( Off-Page) Search Engine Submission Directory Submission Article Submission Press Release submission Forums Posting Link Building One-Way Two-Way / Reciprocal / Link Exchange Three-Way Blogs Blogs Creation Blogs submission Blogs Commenting Posting Free Classifieds Google Mapping/Listing Social Book marking RSS feeds Video optimization Link Building www.robospecies.com Page 10

Why Training from RoboSpecies Technologies? 1. Our syllabus is professionally designed to cover Basic as well as Advance aspects of 2. Each day of our training is well planned to provide you the Theoretical as well as Knowledge of the module 3. Each day will come up with New s & Projects which makes the training interesting and exciting. 4. Time to time Assignments will be provided to the students, which will help them in doing practice at home. 5. Revision Time & Query Sessions are provided to the students which help them in clearing their all previous doubts. 6. Exam will be conducted at the end of basic as well as Advance module to test the knowledge level of the students. 7. Time for Project Work will be provided to the students, in which students will develop a project of their own choice. This will encourage Innovative Ideas among students. Pre-Requisites 1. Basic knowledge of C\C++ Programming. 2. Eagerness to learn new innovative things. Who Could Attend this Training? Students from B.E/B.Tech/M.Tech/Diploma (ECE/EEE/CSE/IT/MECH) can join this training. Anyone who have interest in this field and have pre-requisite knowledge www.robospecies.com Page 11