Lectures #0 to #9
- Lecture 0 - Part1 HTTP
- Lecture 0 - Part2 HTTP
- Lecture 1 PHP
- Lecture 2 - Part 1 "PHP Continued"
- Lecture 2 - Part 2 "PHP Continued"
- Lecture 2 - Part 3 PHP, Session ID, $_Session, Set Cookie
- Lecture 2 - Part 4 Model/View/Controller (MVC) and Authentication for web development
- Lecture 3 - Part 1 PHP, array, function, template
- Lecture 3 - Part 2 XML, Model/View/Controller (MVC)
- Lecture 3 - Part 3 XML, Xpath, Model/View/Controller (MVC)
- Lecture 4 - Part 1 SQL
- Lecture 4 - Part 2 SQL - DB Connection to MySQL from PHP
- Lecture 4 - Part 3 SQL - Relational Database, Primary Key, Foreign Key, Normalization
- Lecture 5 SQL Cont - MySQL Types, PDO,
- Lecture 6 - Part 1 Javascript, Javascript Object Notation (JSON)
- Lecture 6 - Part 2 Javascript, Global objects, Event handlers, Libraries, Bootstrap
- Lecture 7 - Part 1 AJAX, jQuery, HTML/XML/JSON
- Lecture 7 - Part 2 AJAX, jQuery, Content Types, HTML/XML/JSON
- Lecture 8 Security
- Lecture 9
========================
Link below;
- CS75 Lecture #0 (1) HTTP
- CS75 Lecture #1 - Part1 (1) PHP
- CS75 Lecture #2 - Part1 (1) PHP array(), HTML form, passing a variable from HTML to PHP
- CS75 Lecture #2 - Part2 (1)
- CS75 Lecture #2 - Part3 (1)
- CS75 Lecture #2 - Part4 (1)
- CS75 Lecture #3 (1)
- CS75 Lecture #3 - Part1 (1)
- CS75 Lecture #3 - Part2 (1)
- CS75 Lecture #3 - Part3 (1)
- CS75 Lecture #4 - Part1 (1)
- CS75 Lecture #4 - Part2 (1)
- CS75 Lecture #4 - Part3 (1)
- CS75 Lecture #5 (1)
- CS75 Lecture #6 - Part1 (1)
- CS75 Lecture #6 - Part2 (1)
- CS75 Lecture #7 - Part1 (1)
- CS75 Lecture #7 - Part2 (1)
==================================
Sections #1 to #5
==================================
Projects #0 to #2
- CS75 Lecture #3 Project0
- CS75 Lecture #5 Project1 (1)
- CS75 Lecture #7 Project2 (1)
Object Oriented PHP (OOP) Part-1
1: Introduction To Object Oriented PHP Programming
2: Simple Explanation Of The MVC Model
3: Create Classes In Object Oriented PHP
4: What Are Scopes In Object Oriented PHP Programming
5: Properties And Methods In Object Oriented PHP
6: MAGIC METHODS - Construct And Deconstruct Methods
7: Delete Objects In Object Oriented PHP
8: How To Use The toString Method
9: Static Properties And Methods In Object Oriented PHP
10: Initialise Object Properties In Object Oriented PHP - How to pass a parameter in a Constructor method inside a class
11: Our First Exercise Using Object Oriented PHP, Basic Calculator
12: Connect To A Database Using MySQLi
13: How To Connect To A Database Using PDO PHP
14: How To Query A Database Using PDO PHP
2: Simple Explanation Of The MVC Model
3: Create Classes In Object Oriented PHP
4: What Are Scopes In Object Oriented PHP Programming
5: Properties And Methods In Object Oriented PHP
6: MAGIC METHODS - Construct And Deconstruct Methods
7: Delete Objects In Object Oriented PHP
8: How To Use The toString Method
9: Static Properties And Methods In Object Oriented PHP
10: Initialise Object Properties In Object Oriented PHP - How to pass a parameter in a Constructor method inside a class
11: Our First Exercise Using Object Oriented PHP, Basic Calculator
12: Connect To A Database Using MySQLi
13: How To Connect To A Database Using PDO PHP
14: How To Query A Database Using PDO PHP
No comments:
Post a Comment