Introduction to Object-oriented programming with PHP
Short Description
What does OOP aim to achieve?
- Allow compartmentalized refactoring of code.
- Promote code re-use.
- Promote extensibility, flexibility and adaptability.
- Better for team development.
- Many patterns are designed for OOP.
- Some patterns lead to much more efficient code.
- Do you need to use OOP to achieve these goals?
+ Of course not.
+ It’s designed to make those things easier though.
Website: talks.somabo.de | Filesize: 1035kb
No of Page(s): 122
Read more
Safari Guide to HTML5 Audio and Video
Short Description
HTML5 is the next major version of HTML, the primary standard that determines how web content interacts with browsers. HTML5 enables audio and video to play natively in the browser without requiring proprietary plug-ins. With HTML5, you can add media to a website with just a few lines of code. You can also create customized media controllers for rich interactivity using standard web technologies.
Website: developer.apple.com | Filesize: 287kb
No of Page(s): 36
Read more
HTML 5 - Working Draft Specification
Short Description
This specification introduces features to HTML and the DOM that ease the authoring of Web-based applications. Additions include the context menus, a direct-mode graphics canvas, inline popup windows, and server-sent events.
Website: xml.coverpages.org | Filesize: 3370kb
No of Page(s): 522
Read more
HTML Concepts Glossary
Short Description
animation: There are many types of animation on the Web. The most common are GIF animation, in which a GIF file contains a number of different images that it plays in progression, and JavaScript animation. In JavaScript animation, script code is used to move objects around the screen and change their attributes. JavaScript animation can respond to user interaction. Hitting the escape key will stop the GIF animation playing on a page. Flash technology supports more sophisticated and efficient animation, and other technologies, such as Quicktime, also provide animation capabilities.
Website: www.almost-everything.com | Filesize: 115kb
No of Page(s): 5
Read more
An ASM specification of C# threads and the .NET memory model
Short Description
Abstract. We present a high-level ASM model of C# threads and the .NET memory model. We focus on purely managed, fully portable threading features of C#. The sequential model interleaves the computation steps of the currently running threads and is suitable for uniprocessors. The parallel model addresses problems of true concurrency on multiprocessor systems. The models provide a sound basis for the development of multi-threaded applications in C#.
Website: www.di.unipi.it | Filesize: 268kb
No of Page(s): 24
Read more
Administering Data Protection for UNIX Using NetBackup 6.x
Short Description
Symantec, the Symantec Logo, and VERITAS are trademarks or registered trademarks of Symantec … Troubleshooting User-Directed Backups and Archives …
Website: eval.veritas.com | Filesize: 92kb
Read more
NetBackup 6.x for Windows, Administration
Short Description
Symantec, the Symantec Logo, and VERITAS are trademarks or registered trademarks of Symantec … Troubleshooting Backup Selections and Client Issues …
Website: eval.symantec.com | Filesize: 66kb
Read more