Tuesday, June 10, 2014

php training

Php Training In Chandigarh

CBitss Technologies is fully open source technology based company.
We do web site development in PHP, MYSQL and variety of CMS & frameworks like: Wordpress, Joomla, Magento, Smarty, CakePHP, Zend, Codeigniter etc..
We train the aspirants of PHP technology not only to make them capable enough to get good JOB but they can start their own free lancer work at home as well along with their JOB.

Benefits of PHP training from us:

  • Training from team of professional PHP developers with years of experience,
  • Training on core Live Projects to get practical exposure of programming,
  • Training on various CMS & FrameWork as per your requirement,
  • Small Batches with early morning late evening & weekend batch timing availability,
  • Get FREE personal domain & hosting as have our own dedicates Web servers
  • Dumps available of More than 2000 solved PHP interview question Answers

Below is the syllabus for Web Site Designing Course:-

Note:

We are not JOB provider so no fake commitments, we will make you professional web developer with latest trends & technologies by which JOBs will be behind you.
We do not provide demo classes, as we believe this is most fake process to lure the students and convince them to join the training. We are simply professional PHP developers who believe in LIVE training with real facts & figures.
However we have developed special techniques to train the beginners,its all up to candidate how he/she works hard to learn the technology.

Chapter 1: HTML5 - Table of contents

  • 1. Introduction to Web Technology
  • 2. Introduction to HTML
  • 3. Elements and Tags
  • 4. Attributes
  • 5. Elements(Advanced)
  • 6. Images
  • 7. Tables (Detailed)
  • 8. Links (All types)
  • 9. Video and Audio
  • 10. Forms
  • 11. Uploading pages
  • 12. Web Standards and validation
  • 13. Tips & Tricks

Chapter 2: CSS & CSS3

  • 1. Introduction of CSS & CSS3
  • 2. Way of using CSS (Inline, Internal & External)
  • 3. Working of CSS
  • 4. Identification and Grouping of Selectors (class and id)
  • 5. The Box Model
  • 6. The Box Model - Margin & Padding
  • 7. The Box Model - borders
  • 8. Floating Elements
  • 9. Positioning of Elements
  • 10. Layer on Layer with Z-index
  • 11. CSS3 Selectors
  • 12. Border Radius with CSS3
  • 13. Box Shadow with CSS3
  • 14. Text Shadow with CSS3
  • 15. Transition with CSS3
  • 16. Transform with CSS3
  • 17. Gradient with CSS3
  • 18. Animation with CSS3

Chapter 3: Introduction

  • 1. What is PHP
  • 2. How PHP Better then other language
  • 3. Server / Client Environment
  • 4. Types of Web Browser and Web Server
  • 5. Server side V/s Client side scripting
  • 6. Difference between PHP4.0, PHP5.0 and PHP6.0
  • 7. Introduction to WAMP, XAMP, LAMP, MAMP
  • 8. Installation and Configuration Files
  • 9. How to install PHP on Linux

Chapter 4: Development Concept

  • 1. How PHP Script work
  • 2. PHP Syntax and Tags
  • 3. Write your First PHP Program
  • 4. Embed PHP in HTML / HTML in PHP
  • 5. Creating Web Development Environment
  • 6. Comments in PHP
  • 7. Variable in PHP
  • 8. Storing data in Variables
  • 9. Creating Contants
  • 10. Operator in PHP {Math, Increment/Decrement, Bitwise, Execution, String, Ternary}

Chapter 5: Control Structure

  • 1. IF Statement
  • 2. If else Statement
  • 3. If elseif else Statement
  • 4. Nested IF Statement
  • 5. Nested IF Statement

Chapter 6: Looping Structure

  • 1. For Loop
  • 2. While Loop
  • 3. Do While Loop
  • 4. For Each Loop
  • 5. Break and Continue statement with loop

Chapter 7: Array

  • 1. What is array
  • 2. Syntax of Array
  • 3. Associative Array
  • 4. Numeric Array
  • 5. Multi-Dimensional Array
  • 6. Enumerated Arrays
  • 7. Array Iteration
  • 8. Modify Array (Sorting, Merging, Delete etc.)
  • 9. Array Iteration
  • 10. User define index array
  • 11. Casting array
  • 12. Looping in array (While, Foreach, For)
  • 13. Extract data from array
  • 14. Manipulate Array
  • 15. Looping with index based array
  • 16. Looping with associative array using foreach
  • 17. Array to String and String to Array

Chapter 8: String Handling

  • 1. Creating and accessing string
  • 2. String Position
  • 3. String Replace
  • 4. String Capitalization
  • 5. String Length
  • 6. String Explode
  • 7. String Implode

Chapter 9: Functions

  • 1. What is function?
  • 2. Why functions are useful
  • 3. Syntax of Function
  • 4. Calling function
  • 5. User Defined Function
  • 6. System Defined Function
  • 7. Parameterized Function
  • 8. Non Parameterize Function
  • 9. Date and Time Function
  • 10. Hash Function
  • 11. Call by value and call by
  • 12. Variable scope
  • 13. Static function
  • 14. File inclusion
  • 15. Include()
  • 16. Require()
  • 17. HTTP Header
  • 18. Passing Argument in function
  • 19. Returning data from function
  • 20. Dynamic parameter in function

Chapter 10: File Handling

  • 1. Opening files Creating and deleting file.
  • 2. Reading, Writing, Closing file
  • 3. Using dynamic Content and JSP and Servlets
  • 4. Appending, Uploading and Truncate file
  • 5. Basic regular expression
  • 6. Matching Patterns
  • 7. Finding matches and Replace match

Chapter 11: Working with Date and Time

  • 1. Understanding Timestamp
  • 2. Getting the current Date and Time
  • 3. Creating our own Timestamps
  • 4. Format Date String
  • 5. Checking Date Values
  • 6. Working with file directories
  • 7. Date time: The future of PHP Date/Time

Chapter 12: OOPS CONCEPTS

  • 1. What is object-oriented programming?
  • 2. Advantages of OOP
  • 3. Understanding basic OOP concepts
  • 4. Class and Object
  • 5. Access Modifier
  • 6. Encapsulation and abstraction
  • 7. Inheritance
  • 8. Polymorphism
  • 9. Abstract class
  • 10. Function overriding
  • 11. Function overloading
  • 12. Properties of Object

Chapter 13: PHP Sending Emails

Chapter 14: State Management

  • 1. Cookies
    • Syntax of Cookies
    • Creating Cookies
    • Retrieving Fresh Cookies
    • Destroying Cookies
    • Destroying Session
  • 2. Session
    • Syntax of Session
    • Creating Session
    • Retrieving Fresh Cookies
    • Destroying Session

Chapter 15: Reading Data in Web Pages

  • 1. Setting Web pages to communicate with PHP
  • 2. Handling Text Field
  • 3. Text Area
  • 4. Check box
  • 5. Password
  • 6. Password
  • 7. Radio
  • 8. List

Chapter 16: Web Services

  • 1. What is regular expression?
  • 2. Pattern matching in PHP
  • 3. Replacing text
  • 4. Splitting a string with a regular expression

Chapter 17: Generation Images With PHP

  • 1. Basics of computer Graphics
  • 2. Creating Image
  • 3. Manipulating Image
  • 4. Using text in Image

Chapter 18: Web Architecture

  • 1. API
  • 2. URL
  • 3. URL Rewriting
  • 4. GD Libraries
  • 5. PHP and XML

Chapter 19: Network Programming

  • 1. What is Socket Programming?
  • 2. How to use Socket in PHP

Chapter 20: JavaScript

  • 1. Introduction to JavaScript
  • 2. Conditional Constructs in JavaScript
  • 3. Looping statement in JavaScript
  • 4. Working with Predefined functions
  • 5. Maintaining Validations in JavaScript
  • 6. Working with Different types of Mouse Events
  • 7. Miscellaneous

Chapter 21: AJAX

  • 1. AJAX motivation
  • 2. The basic Ajax process
  • 3. Using dynamic Content and JSP and Servlets
  • 4. Sending GET and POST data
  • 5. Displaying HTML Results
  • 6. Parsing and displaying XML results
  • 7. Toolkit

Chapter 22: J-Query

  • 1. Need and purpose of jQuery
  • 2. Downloading and using jQuery
  • 3. Manipulating HTML CSS, Attribute, Type and ID selector using jQuery Accessing and manipulating
  • 4. Accessing and manipulating
  • 5. Using jQuery plugins in HTML pages
  • 6. Using jQuery sliders and photo gallaries
  • 7. What is a JASON?
  • 8. How is a JASOn created using PHP?

Chapter 23: Live Project URL Based

  • 1. FTP Site Up / Downloading
  • 2. WHM (Web Hosting Manager)              
    http://cbitss.in/