Friday, March 1, 2019

CS 75 Summary

CS 75 Lecture + OOP Summary

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;
==================================

Sections #1 to #5


==================================
Projects #0 to #2

==================================



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

No comments:

Post a Comment

MIT 6.00 コンピュータサイエンスとプログラミング秋期講座第2回

  MIT 6.00 コンピュータサイエンスとプログラミング秋期講座第2回 オープンコースウエア 大学名:MIT 講座名:6.00 Introduction to Computer Science and Programming Download course material ...