PHP / MYSQL DURATION: 2 MONTHS

Similar documents
PROFESSIONAL TRAINING

Mobile Site Development

Get in Touch Module 1 - Core PHP XHTML

HTML5 and CSS3 The jquery Library Page 1

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

of numbers, converting into strings, of objects creating, sorting, scrolling images using, sorting, elements of object

UI Course HTML: (Html, CSS, JavaScript, JQuery, Bootstrap, AngularJS) Introduction. The World Wide Web (WWW) and history of HTML

PHP & My SQL Duration-4-6 Months

Web Development. With PHP. Web Development With PHP

All India Council For Research & Training

Static Webpage Development

PHP: Software Training Employability Programme

Sections and Articles

Basics of Web Technologies

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

PHP CURRICULUM 6 WEEKS

Helpline No WhatsApp No.:

PHP + ANGULAR4 CURRICULUM 6 WEEKS

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

PHP,HTML5, CSS3, JQUERY SYLLABUS

Full Stack Web Developer

Webomania Solutions Pvt. Ltd. 2017

WELCOME TO JQUERY PROGRAMMING LANGUAGE ONLINE TUTORIAL

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

Overview

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

PHP & PHP++ Curriculum

Web Development. with Bootstrap, PHP & WordPress

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

Computer Fundamentals & MS OFFICE. (OR : batch. only) Computer Fundamentals and Photoshop. (NR : onwards )

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

Web Designing Course

Full Stack Web Developer

HTML5. HTML5 Introduction. Form Input Types. Semantic Elements. Form Attributes. Form Elements. Month Number Range Search Tel Url Time Week

JavaScript Specialist v2.0 Exam 1D0-735

Introduction to. Maurizio Tesconi May 13, 2015

Web Site Development with HTML/JavaScrip

WEB DESIGNING CURRICULUM

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

AG & SG SIDDHARTHA COLLEGE OF ARTS AND SCIENCES - VUYYURU.

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

Professional Course in Web Designing & Development 5-6 Months

SEEM4570 System Design and Implementation Lecture 04 jquery

CERTIFICATE IN WEB PROGRAMMING

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

Index LICENSED PRODUCT NOT FOR RESALE

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

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

jquery Lecture 34 Robb T. Koether Wed, Apr 10, 2013 Hampden-Sydney College Robb T. Koether (Hampden-Sydney College) jquery Wed, Apr 10, / 29

729G26 Interaction Programming. Lecture 4

ABOUT WEB TECHNOLOGY COURSE SCOPE:

Index. Boolean value, 282

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

WEB DESIGNING COURSE SYLLABUS

COURSE OUTLINE MOC 20480: PROGRAMMING IN HTML5 WITH JAVASCRIPT AND CSS3

Chapter 9 Introducing JQuery

The course also includes an overview of some of the most popular frameworks that you will most likely encounter in your real work environments.

HTML5, CSS3, JQUERY SYLLABUS

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

TIME SCHEDULE MODULE TOPICS PERIODS. HTML Document Object Model (DOM) and javascript Object Notation (JSON)

COURSE 20480B: PROGRAMMING IN HTML5 WITH JAVASCRIPT AND CSS3

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

Programming in HTML5 with JavaScript and CSS3

Tizen Web UI Technologies (Tizen Ver. 2.3)

JavaScript & DHTML Cookbool(

B. V. Patel Institute of Business Management, Computer and Information Technology, UTU. B. C. A (3 rd Semester) Teaching Schedule

Web Design & Dev. Combo. By Alabian Solutions Ltd , 2016

Mobile MOUSe WEB SITE DESIGN ONLINE COURSE OUTLINE

Frontend UI Training. Whats App :

jquery Animation for beginners


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

Programming in HTML5 with JavaScript and CSS3

5. Strict mode use strict ; 6. Statement without semicolon, with semicolon 7. Keywords 8. Variables var keyword and global scope variable 9.

Web Design. Lecture 7. Instructor : Cristina Mîndruță Site : Cristina Mindruta - Web Design

JAVASCRIPT AND JQUERY: AN INTRODUCTION (WEB PROGRAMMING, X452.1)

Developing Web Applications

2 Webpage Markup with HTML HTML5 Page Structure Creating a Webpage HTML5 Elements and Entities


Course 20480: Programming in HTML5 with JavaScript and CSS3

Full Stack Web Developer Course

CSS. HTML5,CSS3,JS & PHP Simplified. Smart Course for Absolute Beginners. REGISTER AT:

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives (1 of 2) Learning Objectives (2 of 2) What is JavaScript?

Adobe Dreamweaver CS6 Digital Classroom

GRAPHIC WEB DESIGNER PROGRAM

Advanced PHP and MySQL

E ECMAScript, 21 elements collection, HTML, 30 31, 31. Index 161

Advanced Dreamweaver CS6

jquery Basics jquery is a library of JavaScript functions which contains the following functions: HTML Element Selections

Web Development 20480: Programming in HTML5 with JavaScript and CSS3. Upcoming Dates. Course Description. Course Outline

20480B: Programming in HTML5 with JavaScript and CSS3

DATABASE SYSTEMS. Introduction to web programming. Database Systems Course, 2016

Chapter 1 Introduction to Computers and the Internet

Web Development IB PRECISION EXAMS

Frontend guide. Everything you need to know about HTML, CSS, JavaScript and DOM. Dejan V Čančarević

MASTERS COURSE IN FULL STACK WEB APPLICATION DEVELOPMENT W W W. W E B S T A C K A C A D E M Y. C O M

jquery Tutorial for Beginners: Nothing But the Goods

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

Course Curriculum Accord info Matrix Pvt.Ltd Page 1 of 7

Independence Community College Independence, Kansas

Transcription:

PHP / MYSQL HTML Introduction of Web Technology History of HTML HTML Editors HTML Doctypes HTML Heads and Basics HTML Comments HTML Formatting HTML Fonts, styles HTML links and images HTML Blocks and Layout HTML Tables HTML Lists HTML Forms HTML Frames and Iframes HTML Colors HTML Meta and Scripts HTML Entities and URLs DURATION: 2 MONTHS Introduction to HTML5 CSS HTML Forms HTML Media, Audio and Video HTML Object HTML YouTube HTML Media Tags CSS Introduction CSS Syntax CSS Id & Class CSS Styling Styling Backgrounds Styling Text, fonts and links Styling Lists Styling Tables CSS Box Model CSS Border and Outline CSS Margin and Padding CSS Advanced CSS Grouping/Nesting CSS Dimension CSS Display, Positioning, Floating and 0 Align

CSS Navigation Bar CSS Image Gallery and Image Opacity CSS Image Sprites CSS Media Types Introduction to CSS3 CSS3 Borders CSS3 Backgrounds CSS3 Text Effects CSS3 Fonts CSS3 2D and 3D Transforms CSS3 Transitions CSS3 Multiple Columns CSS3 User Interface CORE PHP UNIT 1: BASIC SYNTAX AND PROGRAMMING WITH PHP Installing and configuring PHP Installing PHP Apache & MySQL Installing and Configuring PHP on Windows. PHP Pros and Cons PHP PHP Delimiters User Defined Variables Assigning values to Scalar Variable Data type with PHP Type casting Type Testing Declaring and using constants Operators and Precedence Making decision with if, else and switch Advantages of iterations using while, do and for loops Comments with PHP UNIT 2: PHP WITH WEB DESIGN Use of HTML for Web Design purpose HTML scripts and Form Handling Embedding PHP in HTML Redirecting the web pages Adding dynamic content Super Global Variable Interact with server using GUI UNIT 3: INTRODUCING ARRAY How to construct important programming construct Numerically Indexed arrays Non Numerically indexed arrays

Array operators Multi Dimensional arrays Array Operators Array sorting Converting Arrays to Scalar variables Array functions UNIT 4: USE OF PHP FUNCTION, PHP FORMS AND USER INPUT PHP Form Handling How to Collect Data from a Form using PHP Form Validation PHP Functions UNIT 5: INTERACTING WITH THE FILE SYSTEM AND THE SERVER Saving Data for Later Using File System Opening a File Creating and Writing to a File Close a File Reading from File Deleting a File Using other useful file functions UNIT 6: STRING MANIPULATION AND REGULAR EXPRESSION Formatting String Joining and Splitting Strings with String Functions Comparing Strings Matching and Replacing Substrings with String Functions Introducing Regular Expressions Character Sets and Classes Repetition Subexpressions Counted Subexpresisons Anchoring to the Beginning or End of a String Branching Matching Literal Special Characters Reviewing the Special Characters Matching and Replacing Substrings with Regular Expressions Splitting String With Regular Expressions UNIT 7: REUSING CODE AND WRITING FUNCTIONS Introducing Functions Defining Functions Using Parameters Understanding Scope Returning Values Calling by value versus calling by reference Implementing Recursion

Reusing Codes Using require() and include() UNIT 8: SESSION AND COOKIE What Session Control is? Understanding Basic Session Functionality APPIN TECHNOLOGY LAB What is a Cookie? Setting Cookies from PHP Deleting a Cookie Using Cookies with Sessions Starting a Session Registering Session variables Using Session Variables Unsetting Variables and Destroying the Session AJAX: ASYNCHRONOUS JAVASCRIPT AND XML Ajax Web application W3C Document Object Model Pre and post Ajax Ajax in Real World Alternatives to AJAX AJAX WITH CSS Create a Form using AJAX with CSS. Form Handling using Ajax and CSS XMLHTTPREQUEST OBJECT Create an XMLHttpRequest Object XMLHttpRequest Object Properties and Events XMLHttpRequest Object Methods Sending a Request Processing Request CMS (CONTENT MANAGEMENT SYSTEM) JOOMLA Introduction Features and Benefits Installation of Joomla Adding a New Article Editing the Main Menu Removing Modules Changing the Frontpage Logo Graphic Creating a Custom Poll Adding Content in Joomla Sections and Categories

Installing a New Template Joomla Administration Template Manager Language Manager Article Manager Media Manager User Manager Module Manager Plugin Manager Creating Own Template in Joomla Joomla Extension Components and Modules Creating Extensions WORDPRESS Features of WordPress Installing a WordPress Admin/DashBoard Panel Basics and Customizing the Dashboard Installing Theme Categories and Tags in WordPress Edit General Settings CODEIGNITER Features of CodeIgniter Application Flow Chart Introduction to MVC Structure OOP s Programming in CodeIgnite MYSQL DATABASE Relational database Concept and Technology How to Design your Database Web Database Design Creating MySQL Database Setting up Users and Privileges Creating Database Tables Column Data Types SQL Basics Implementing Insert/Update/Select and Delete query Dropping tables and Databases Setting up connection with PHP and MySQL Choosing Database to use Disconnecting from the Database Advance MySQL Programming JAVASCRIPT

UNIT 1- PROGRAMMING BASICS Javascript Variables Math Operators Operator Precedence IF Statements IF... Else Comparison Operators Logical Operators Switch Statements Javascript For Loops Javascript While Loops UNIT 2 - ARRAYS AND FUNCTIONS Javascript Arrays Javascript Functions Function Arguments Variable Scope UNIT 3- JAVASCRIPT STRING MANIPULATION Changing Case Javascript indexof charat substr split and join in Javascript UNIT 4- DATES AND TIMES Javascript Date and Time Customised Date Example with Date and Time UNIT 5 - JAVASCRIPT AND HTML FORMS Javascript and Forms getelementbyid Email Function Radio Buttons Dropdown Lists Checkboxes Validating Forms UNIT 6- JAVASCRIPT AND IMAGES

Image Manipulation A Javascript Image Scroller Javascript Rollovers Javascript Timers UNIT 7- JAVASCRIPT EXAMPLES JavaScript Dropdown Menu JavaScript Print JavaScript Alert Box JavaScript Confirm JavaScript Prompt JavaScript Scroll JavaScript Status Bar Messages Image Rollovers Popup Windows JavaScript Redirect JavaScript Refresh Page JQUERY UNIT I: JQuery Introduction What is jquery? Why jquery? JQuery vs Javascript Including JQuery Testing JQuery JQuery Syntax UNIT II: JQuery Install Adding jquery to Your Web Pages Downloading jquery jquery Installation UNIT III: jquery Selectors jqueryelement Selector jquery#id Selector jquery.class Selector UNIT IV: jquery Event Methods

What are Events? JQuery Syntax For Event Methods 1. Mouse Events Click() Event Dblclick() Event Mouseenter() Event mouseleave() Event 2. Keyboard Events KeyDown Event Keyup Event 3.Form Events Hover()Event Focus()Event Blur() Event UNIT V: JQuery Effects jquery hide() and show() JQuery toggle 1.JQuery Effects Fading jquery fadein() Method jquery fadeout() Method jquery fadetoggle() Method jquery fadeto() Method 2.jQuery Effects - Sliding jquery slidedown() Method jquery slideup() Method jquery slidetoggle() Method jquery stop() Method 3. jquery Effects - Animation jquery Animations - The animate() Method jquery animate() - Manipulate Multiple Properties jquery animate() - Using Relative Values jquery animate() - Using Pre-defined Values

jquery animate() - Uses Queue Functionality UNIT VI: jquery Callback Functions jquery with CallbackFunctions jquery without CallbackFunctions jquery Chaining jquery Method Chaining 1. JQuery - Get Content and Attributes jquery DOM Manipulation Get Content - text(), html() Get Content val() Get Attributes - attr() 2. JQuery - Add Elements jquery append() Method jquery prepend() Method jquery after() and before() Methods UNIT Vii: jquery - Remove Elements jquery remove() Method jquery empty() Method Filter the Elements to be Removed 1. jquery - Get and Set CSS Classes jquery addclass() Method jquery removeclass() Method jquery toggleclass() Method Set a CSS Property in Colors Set Multiple CSS Properties 2. jquery - Dimensions jquery width()methods jqueryheight()methods jquery<div> Methods

UNIT Viii: jquery - AJAX Introduction What is AJAX? jquery - AJAX load() Method jquery - AJAX get() and post() Methods Laravel Framework Payment Gateway Integration Angular JS Introduction LIVE PROJECTS IN.COM SITE