WarezHound Advanced
LoginRegister Browse TorrentsSearch CloudUpload TorrentStatisticsInvite a FriendFAQ 

 




Other

Lynda.com - Object-Oriented Programming with PHP Free Full Download Torrent

Category > Other > Other

Indexed on: 2014-11-15 00:00:23
Download Size: 164.69 MB
Total files: 75   View files list >
Hash: 11e205d6fdb89d863903a499547e8eea92339205
Seeders: 4172
Leechers: 2641
Health: 10
Uploader: Admin Master VIP Gold Contributer (10,000+ uploads) Master VIP Contributer (1,000+ uploads) Veteran Major Contributor (500+ uploads) Veteran Contributor (50+ uploads) Rookie (5+ uploads) Registered Member
Private: no
Lynda.com - Object-Oriented Programming with PHP

Description

Lynda.com - Object-Oriented Programming with PHP free full version was indexed by WarezHound on 2014-11-15 00:00:23 in Category > Other > Other under the info hash 11e205d6fdb89d863903a499547e8eea92339205 and was uploaded by Admin. This download package has a total file size of 164.69 MB containing 75 files.

Whether you\'re enhancing or optimizing existing code or just starting from scratch, there\'s never a better time to start integrating object-oriented design techniques. This course shows how to integrate the principles of object-oriented programming into the build of a PHP-driven web page or application. After an overview of what objects and classes are and why they should be used, author Jon Peck dives into creating and instantiating objects, then defining the class relationships and interactions that will form the basis of your coding arsenal. The course also shows how to leverage PHP objects and implement design patterns, and looks at steps you can take to continue adding to your programming tool belt.

Topics include:
Historical overview of object-oriented PHP
Defining classes
Creating a method/object context with $this
Accessing classes without instantiation
Creating a database class
Extending and abstracting classes
Cloning and comparing objects
Error handling with exceptions
Implementing design patterns, such as the factory and strategy patterns


Files list (total 164.69 MB in 75 files)

Icon for folder[00. Introduction]
Icon for document filetype00.01. Welcome.mov (4.08 MB)
Icon for document filetype00.02. Using the exercise files.mov (2.49 MB)
Icon for document filetype00.03. Understanding what you should know.mov (777.15 KB)
Icon for document filetype00.02. Using the exercise files.srt (3.87 KB)
Icon for document filetype00.03. Understanding what you should know.srt (1.26 KB)
Icon for document filetype00.01. Welcome.srt (0.84 KB)
Icon for folder[01. Introduction to Object oriented programming]
Icon for document filetype01.03. Why should you use object-oriented programming.mov (2.02 MB)
Icon for document filetype01.01. What is an object.mov (1.32 MB)
Icon for document filetype01.02. What is a class.mov (1.24 MB)
Icon for document filetype01.04. The history of object-oriented PHP.mov (1.00 MB)
Icon for document filetype01.03. Why should you use object-oriented programming.srt (3.13 KB)
Icon for document filetype01.01. What is an object.srt (1.92 KB)
Icon for document filetype01.02. What is a class.srt (1.61 KB)
Icon for document filetype01.04. The history of object-oriented PHP.srt (1.34 KB)
Icon for folder[02. Creating First Object]
Icon for document filetype02.05. Specifying the visibility scope.mov (4.54 MB)
Icon for document filetype02.04. Instantiating an object and accessing its contents.mov (4.19 MB)
Icon for document filetype02.02. Defining class properties.mov (3.88 MB)
Icon for document filetype02.03. Creating a method and exploring object context with this.mov (3.73 MB)
Icon for document filetype02.01. Defining a class.mov (3.20 MB)
Icon for document filetype02.05. Specifying the visibility scope.srt (5.16 KB)
Icon for document filetype02.02. Defining class properties.srt (4.62 KB)
Icon for document filetype02.01. Defining a class.srt (3.99 KB)
Icon for document filetype02.04. Instantiating an object and accessing its contents.srt (3.61 KB)
Icon for document filetype02.03. Creating a method and exploring object context with this.srt (3.31 KB)
Icon for folder[03. Overloading With Magic Method]
Icon for document filetype03.02. Overloading property access.mov (9.60 MB)
Icon for document filetype03.03. Customizing object construction.mov (6.83 MB)
Icon for document filetype03.04. Standardizing object rendering as a string.mov (2.93 MB)
Icon for document filetype03.01. What is a magic method, and do I need one.mov (2.21 MB)
Icon for document filetype03.02. Overloading property access.srt (6.86 KB)
Icon for document filetype03.03. Customizing object construction.srt (4.74 KB)
Icon for document filetype03.01. What is a magic method, and do I need one.srt (3.24 KB)
Icon for document filetype03.04. Standardizing object rendering as a string.srt (2.69 KB)
Icon for folder[04. Accessing Classes without Instantiation]
Icon for document filetype04.05. Creating a database class.mov (11.77 MB)
Icon for document filetype04.04. Avoiding static method pitfalls.mov (10.80 MB)
Icon for document filetype04.01. Using the static keyword.mov (4.09 MB)
Icon for document filetype04.03. Setting constant values.mov (3.16 MB)
Icon for document filetype04.02. Leveraging scope resolution operators.mov (1.39 MB)
Icon for document filetype04.05. Creating a database class.srt (7.79 KB)
Icon for document filetype04.04. Avoiding static method pitfalls.srt (7.50 KB)
Icon for document filetype04.01. Using the static keyword.srt (4.25 KB)
Icon for document filetype04.03. Setting constant values.srt (3.32 KB)
Icon for document filetype04.02. Leveraging scope resolution operators.srt (1.79 KB)
Icon for folder[05. Class Relationships and Interactions]
Icon for document filetype05.02. Abstracting classes.mov (9.66 MB)
Icon for document filetype05.01. Extending your class.mov (7.61 MB)
Icon for document filetype05.03. Sharing interfaces using polymorphism.mov (6.14 MB)
Icon for document filetype05.04. Overriding methods, properties, and constants.mov (5.12 MB)
Icon for document filetype05.05. Cloning and comparing objects.mov (4.90 MB)
Icon for document filetype05.06. Referencing objects.mov (4.36 MB)
Icon for document filetype05.02. Abstracting classes.srt (6.85 KB)
Icon for document filetype05.01. Extending your class.srt (6.33 KB)
Icon for document filetype05.03. Sharing interfaces using polymorphism.srt (5.85 KB)
Icon for document filetype05.05. Cloning and comparing objects.srt (3.30 KB)
Icon for document filetype05.04. Overriding methods, properties, and constants.srt (3.27 KB)
Icon for document filetype05.06. Referencing objects.srt (2.59 KB)
Icon for folder[06. Built-In PHP Objects]
Icon for document filetype06.02. Retrieving objects from the database.mov (9.47 MB)
Icon for document filetype06.04. Customizing PHP exceptions.mov (8.27 MB)
Icon for document filetype06.01. Leveraging standard class objects.mov (3.45 MB)
Icon for document filetype06.03. Error handling with exceptions.mov (2.45 MB)
Icon for document filetype06.02. Retrieving objects from the database.srt (5.63 KB)
Icon for document filetype06.04. Customizing PHP exceptions.srt (5.49 KB)
Icon for document filetype06.01. Leveraging standard class objects.srt (2.73 KB)
Icon for document filetype06.03. Error handling with exceptions.srt (2.21 KB)
Icon for folder[07. Designs patterns]
Icon for document filetype07.03. Implementing a strategy pattern.mov (7.93 MB)
Icon for document filetype07.02. Using the factory method pattern.mov (4.22 MB)
Icon for document filetype07.01. Identifying the singleton pattern.mov (2.27 MB)
Icon for document filetype07.03. Implementing a strategy pattern.srt (6.24 KB)
Icon for document filetype07.02. Using the factory method pattern.srt (2.11 KB)
Icon for document filetype07.01. Identifying the singleton pattern.srt (2.07 KB)
Icon for folder[08. Conclusion]
Icon for document filetype08.02. Next steps.mov (1.27 MB)
Icon for document filetype08.03. Goodbye.mov (1.23 MB)
Icon for document filetype08.01. Looking forward to namespaces.mov (731.97 KB)
Icon for document filetype08.02. Next steps.srt (1.92 KB)
Icon for document filetype08.03. Goodbye.srt (1.76 KB)
Icon for document filetype08.01. Looking forward to namespaces.srt (1.09 KB)
Icon for folder[Exercise Files]
Icon for document filetypeEx_Files_oophp.zip (268.09 KB)


Also Download

- Americas.Next.Top.Model.S21E13.HDTV.XviD-AFG- Americas.Next.Top.Model.S21E13.HDTV.XviD-AFG
Bob Marley And The Wailers Kaya 1978 FLAC+CUE RLGBob Marley And The Wailers Kaya 1978 FLAC+CUE RLG
-  Hey visit  Americas.Next.Top.Model.S21E13.HDTV.XviD-AFG- Hey visit Americas.Next.Top.Model.S21E13.HDTV.XviD-AFG
The.Four.3.2014.3D.1080p.BluRay.x264-SPRiNTERThe.Four.3.2014.3D.1080p.BluRay.x264-SPRiNTER
Z.Nation.S01E10.HDTV.x264-KILLERS.mp4Z.Nation.S01E10.HDTV.x264-KILLERS.mp4
- Z Nation S01E10 480p HDTV x264 REsuRRecTioN- Z Nation S01E10 480p HDTV x264 REsuRRecTioN


Share Link

HTML Link:

Forum Link:



User Comments

(please login to add your comment)
No comments




Home - Browse Torrents - Search Cloud - Upload Torrent - Copyright Compliance - Statistics - FAQ - Login - Register
Copyright © 2024 WarezHound.