PHP + ANGULAR4 CURRICULUM 6 WEEKS

Similar documents
PHP CURRICULUM 6 WEEKS

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

OBJECT ORIENTED DATA STRUCTURE & ALGORITHMS

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

FOR BEGINNERS 3 MONTHS

SQL+PL/SQL. Introduction to SQL

JAVA+ANDROID CURRICULUM 6 WEEKS. INTRODUCTION TO JAVA Understanding Requirement: Why Java Why Java is important to the Internet JAVA on LINUX Platform

.NET 4.6 MICROSOFT CURRICULUM MICROSOFT.NET 2015 (4.6)

Introduction to DWH / BI Concepts

MCITP CURRICULUM Windows 7

PROFESSIONAL TRAINING

SCIENCE. An Introduction to Python Brief History Why Python Where to use

SAS CURRICULUM. BASE SAS Introduction

Angular 4 Syllabus. Module 1: Introduction. Module 2: AngularJS to Angular 4. Module 3: Introduction to Typescript

MIS CURRICULUM. Advanced Excel Course - Working with Templates Designing the structure of a template Using templates for standardization of worksheets

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

ORACLE DEV 11G CURRICULUM. Introduction to SQL

DIPLOMA IN HARDWARE NETWORKING CURRICULUM FUNDAMENTALS OF COMPUTER APPLICATION. Generations of Computer. Block Diagram of a Computer.

(Installation, Storage, and Compute with Windows Server 2016)

DIGITAL MARKETING CURRICULUM. Overview of Digital Marketing. Website Creation. Search Engine Optimization

PHP / MYSQL DURATION: 2 MONTHS

MULTIMEDIA AND ANIMATION

MANUAL+ SELENIUM CURRICULUM

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

Helpline No WhatsApp No.:

Static Webpage Development

Angular 2 Programming

WEB DESIGNING CURRICULUM

Angular 4 Training Course Content

JAVA+UI CURRICULUM J2SE (JAVA 2 STANDARD EDITION)

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

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

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

ANGULAR 2.X,4.X + TYPESRCIPT by Sindhu

"Charting the Course... Comprehensive Angular 6 Course Summary

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

"Charting the Course... Comprehensive Angular. Course Summary

Course Outline. ProTech Professional Technical Services, Inc. Comprehensive Angular 7 Course Summary. Description

EMBEDDED. Systems. C Preprocessor Macros with Arguments Macro Versus Function Directive Conditional Directive

CERTIFICATE IN WEB PROGRAMMING

"Charting the Course... Comprehensive Angular 5. Course Summary

Get in Touch Module 1 - Core PHP XHTML

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

ABOUT WEB TECHNOLOGY COURSE SCOPE:

Full Stack Web Developer

Java COURSE CURRICULUM C/C++ JAVA (CORE/ADVANCE/SPRING/STRUTS/HIBERNATE)

PHP & My SQL Duration-4-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

Full Stack Web Developer

PHP & PHP++ Curriculum

Sample Copy. Not For Distribution.

ORACLE CURRICULUM 6 WEEKS. Introduction to SQL

DOT NET Syllabus (6 Months)

All India Council For Research & Training

Hands-On Perl Scripting and CGI Programming

Contents. Acknowledgments

Professional Course in Web Designing & Development 5-6 Months

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

Angular 2 and TypeScript Web Application Development

P a g e 1. Danish Technological Institute. Scripting and Web Languages Online Course k Scripting and Web Languages

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

Angular 2 and TypeScript Web Application Development

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

Dot Net Online Training

PHP and MySQL Programming

Web Development. with Bootstrap, PHP & WordPress

INTRODUCTION TO.NET. Domain of.net D.N.A. Architecture One Tier Two Tier Three Tier N-Tier THE COMMON LANGUAGE RUNTIME (C.L.R.)

Programming for the Web with PHP

Comprehensive AngularJS Programming (5 Days)

Frontend UI Training. Whats App :

FRONT END WEB. {< Course Details >}

Alpha College of Engineering and Technology. Question Bank

PHP: Software Training Employability Programme

Overview

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

Introduction to Programming Using Java (98-388)

Review. Fundamentals of Website Development. Web Extensions Server side & Where is your JOB? The Department of Computer Science 11/30/2015

Perl Scripting. Students Will Learn. Course Description. Duration: 4 Days. Price: $2295

Application Development in JAVA. Data Types, Variable, Comments & Operators. Part I: Core Java (J2SE) Getting Started

Basics of Web Technologies

Advanced React JS + Redux Development

Webgurukul Programming Language Course

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

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

,

WA1278 Introduction to Java Using Eclipse

Mobile Site Development

Full Stack boot camp

Index. Bower, 133, 352 bower.json file, 376 Bundling files, 157

Type of Classes Nested Classes Inner Classes Local and Anonymous Inner Classes

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

VALLIAMMAI ENGINEERING COLLEGE

Single Page Applications using AngularJS

Selenium Testing Course Content

PHP,HTML5, CSS3, JQUERY SYLLABUS

Python Training. Complete Practical & Real-time Trainings. A Unit of SequelGate Innovative Technologies Pvt. Ltd.

JAVA COURSES. Empowering Innovation. DN InfoTech Pvt. Ltd. H-151, Sector 63, Noida, UP

Mastering phpmyadmiri 3.4 for

MEAN Stack. 1. Introduction. 2. Foundation a. The Node.js framework b. Installing Node.js c. Using Node.js to execute scripts

CURRICULUM J2SE (JAVA 2 STANDARD EDITION)

Transcription:

PHP + ANGULAR4 CURRICULUM 6 WEEKS Hands-On Training In this course, you develop PHP scripts to perform a variety to takes, culminating in the development of a full database-driven Web page. Exercises include: Accessing command line arguments from PHP scripts Generating web pages dynamically using PHP Retrieving Web Pages manipulating from data Personalizing Web site content using Session and Cookies Tracking user navigation on your Web site File handling with PHP script Regular Expression with PHP to Make strong validation Object Oriented Concept to make more Powerful Web Application Exception Handling Integrating database content to generate dynamic Web pages Building modular Scripts to enable code reusability Programming with PHP Origins of PHP in the open source community Why we use PHP? Some of PHP's strengths: Some of PHP's main competitors are PERL, Microsoft ASP.NET, JavaServer Page (JSP) and Cold Fusion. In comparison to these products, PHP has much strength Availability across multiple platforms Installing as a module for Apache Web Server and Microsoft Internet information server PHP language building blocks Comparing PHP with other Web scripting languages or technology PHP delimiters Variable initialization with PHP Investigating PHP data types Writing PHP scripts Storing values in scalar variables Employing arrays Building Complete scripts incorporating loops and conditional expressions Operators Writing Web Pages with PHP Interacting with the server Outlining Web Protocols Embedding PHP code into HTML pages Employing shortcuts to display single PHP scripts Determining how data is sent from forms to PHP scripts

Manipulation user input Presenting the user with input options via different HTML from elements Retrieving form dat with $_POST,$_GET and $_REQUEST[] arrays Validating retrieved data Strategies for handling invalid input Storing state information using cookies Tracking users identification Applying Advanced Scripting Techniques Exploiting he built-in functionality of PHP Formatting data and time information Manipulating string dat Reading and writing data using file I/O functions Investigating other built-in features Structuring PHP Code Writing user-defined functions to structure your code Passing arguments and default values to functions Returning data from functions Accessing global variables Building code libraries for reusability Incorporating external PHP scripts with include, include_once, require_once require and Building Complete Web Applications Managing errors Investigating the HTTP header Suppressing on-screen error messages on production servers Configuring the php-ini file to control error messages Handling problematic situations Troubleshooting problems when manipulating data Redirecting the browser to other pages Modifying the PHP configuration file to suit your needs Developing debugging strategies Establishing database connectivity Why use MySQL? Some of MySQL's Strengths What is RDBMS technology? SQL and their basics need Creating and managing database connections Sending queries to the database server employing most efficient methods Retrieving query results as associative arrays Looping through databases Displaying returned data on Web Pages Avoiding Potential problems by managing and backslashes in data Closing the database connection String Manipulation and Regular Expression Formatting string for Presentation Formatting String for Storage Joining and Splitting String Comparing Strings Matching and replacing substring Pattern matching

Table of Contents Basic Syntax and programming with PHP: PHP delimiters Creating User Defined Variable Assigning values to scalar variable Data type with PHP Type casting Type testing Declaring and Using Constants Understanding Operators and Precedence Evaluating Expressions Making decision with if, else and switch Advantage of iteration using while, do and for loops Comments with PHP PHP with Web Design Use of HTML of web design purpose HTML scripts and form's element Embedding PHP in HTML Redirecting web pages Adding dynamic content Supper global Variable Interact with server using GUI Introducing ARRAY How to use an important programming construct: arrays Numerically Indexed arrays Non-Numerically Indexed arrays Array operators Multidimensional arrays Array sorting Array sorting Array Functions Converting Arrays to Scalar Varivales Interacting with the file system and the Server Saving data for later using file system Opening a file Creating and Writing to a file Creating and Writing to a file Closing a file Reading from file Deleting a file Using other useful file functions Create a directory Remove a directory String Manipulation and Regular Expression Formatting string Joining and Splitting String Comparing Strings Matching and replacing substrings with string functions Introducing Regular Expressions Character sets and classes Repetition Subexpressions Counted Subexprrssions

Anchoring to the Beginning or End of a string Branching with Regular expression Matching Literal Special Characters Matching and replacing substring with Regular Expressions Splitting String with Regular expressions 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() Object Oriented PHP Object oriented concepts Classes, objects and operations Class attributes Per-class constants Class method invocation Access Modifier Static method Type Hinting Object Cloning Abstract class Final keyword Inheritance Implementing interface Understanding Advance and New Object Oriented functionality Implementing iterators and iterations Magic functions with PHP Exception control structures try catch throw The Exceptions class User defined exception Session and Cookie What Session Control is? Understanding Basic Session Functionality What is a Cookie? Setting Cookies with PHP Using Cookies with Sessions Deleting Cookies Starting a Session Registering Session variables Using Session Variables Destroying the variables and Session MySQL Database and SQL Relational Database Concept and technology Web Database Design Web Database Architecture Creating a MySQL Database Satting up Users and Privileges Creating Database Tables Column Data Types What is SQL?

Implementing Insert/Delete/Update and select Query Joining Table Dropping Tables and Databases Setting up connection with PHP and MySQL Choosing Database to Use Disconnection from the Database Advance MySQL Programming Advance PHP Techniques Introduction about FTP/SMTP server Math functions File upload File Download PDF generation E-mail with PHP PHP configuration file Error tracking and debugging JavaScript & CSS Introduction to JavaScript Dorm Validation using JavaScript Implementing CSS Wordpress ANGULAR 4 Introduction Course Objectives What is Angular Why use Angular AngularJS to Angular 4 What's Changed Semantic Versioning Introduction to TypeScript Why Use TypeScript Basic Types Classes and Interfaces Type Definitions Compiling TypeScript ES 6 Primer Let and Const Template Strings Lambda Functions Modules Environment Setup Node / NPM TypeScript Application File Structure Angular CLI Code Editors Getting Started Our First Component

Modules Why use Modules NgModule Declarations Providers Imports Bootstrapping The Core Module Shared Modules Components Introduction to Components Component Architecture Patterns Decorator Metadata State & Behaviour Inputs and Outputs Templates Inline vs External Template Expressions Data Bindings *ngif else and *ngfor Built-in Structural Directives Built-in Attribute Directives Routing The Component Router Defining Routes Route Params Child Routes Template-driven Forms Introduction to forms Template-driven forms Validation Asynchronous Operations Introduction to Async Observables HTTP Request / Response Third Party NPM Package Social Login Authentication Cookies and Local Storage Angular File Upload Angular Pagination Custom Directives Types of Directive Create your own Structural Directive Create your own Attribute Directive Pipes Built-in Pipes Custom Pipes Services Introduction to Services Building a Service Lifecycle Hooks Component LifeCycle Using ngoninit All lifecycle Hooks Partners : Java www.facebook.com/ducateducation NOIDA A-43 & A-52, Sector-16, Noida - 201301, (U.P.) INDIA Ph. : 0120-4646464 Mb. : 09871055180 GURGAON 1808/2, 2nd floor old DLF, Near Honda Showroom, Sec.-14, Gurgaon (Haryana) Ph. : 0124-4219095-96-97-98 Mb. : 09873477222-333 GREATER NOIDA F 205 Neelkanth Plaza Alpha 1 commercial Belt Opposite to Alpha Metro Station Greater Noida Ph. : 0120-4345190-91-92 to 97 Mb. :09899909738, 09899913475 GHAZIABAD 1, Anand Industrial Estate, Near ITS College, Mohan Nagar, Ghaziabad (U.P.) Ph.: 0120-4835400...98-99 Mb. : 09810831363 / 9818106660 : 08802288258-59-60 FARIDABAD SCO-32, 1st Floor, Sec.-16, Faridabad (HARYANA) Ph. : 0129-4150605-09 Mb. : 09811612707