Language:
English
繁體中文
Help
圖資館首頁
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
PHP 8 objects, patterns, and practic...
~
SpringerLink (Online service)
PHP 8 objects, patterns, and practicemastering OO enhancements, design patterns, and essential development tools /
Record Type:
Electronic resources : Monograph/item
Title/Author:
PHP 8 objects, patterns, and practiceby Matt Zandstra.
Reminder of title:
mastering OO enhancements, design patterns, and essential development tools /
Author:
Zandstra, Matt.
Published:
Berkeley, CA :Apress :2021.
Description:
xxv, 833 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
Subject:
PHP (Computer program language)
Online resource:
https://doi.org/10.1007/978-1-4842-6791-2
ISBN:
9781484267912$q(electronic bk.)
PHP 8 objects, patterns, and practicemastering OO enhancements, design patterns, and essential development tools /
Zandstra, Matt.
PHP 8 objects, patterns, and practice
mastering OO enhancements, design patterns, and essential development tools /[electronic resource] :by Matt Zandstra. - Sixth edition. - Berkeley, CA :Apress :2021. - xxv, 833 p. :ill., digital ;24 cm.
Part I. Objects -- 1. PHP: Design and Management -- 2. PHP and Objects -- 3. Object Basics -- 4. Advanced Features -- 5. Object Tools -- 6. Objects and Design -- Part II. Patterns -- 7. What Are Design Patterns? Why Use Them? -- 8. Some Pattern Principles -- 9. Generating Objects -- 10. Patterns for Flexible Object Programming -- 11. Performing and Representing Tasks -- 12. Enterprise Patterns -- 13. Database Patterns -- Part III. Practice -- 14. Good (and Bad) Practice -- 15. PHP Standards -- 16. PHP Using and Creating Components with Composer -- 17. Version Control with Git -- 18. Testing -- 19. Automated Build with Phing -- 20. Vagrant -- 21. Continuous Integration -- 22. Objects, Patterns, and Practice -- 23. App A: Bibliography -- 24. App B: A Simple Parser.
Learn how to develop elegant and rock-solid systems using PHP, aided by three key elements: object fundamentals, design principles, and best practices. The 6th edition of this popular book has been fully updated for PHP 8, including attributes, constructor property promotion, new argument and return pseudo-types, and more. It also covers many features new since the last edition including typed properties, the null coalescing operator, and void return types. This book provides a solid grounding in PHP's support for objects, it builds on this foundation to instill core principles of software design and then covers the tools and practices needed to develop, test, and deploy robust code. PHP 8 Objects, Patterns, and Practice begins by covering PHP's object-oriented features. It introduces key topics including class declarations, inheritance, and reflection. The next section is devoted to design patterns. It explains the principles that make patterns powerful. You'll cover many of the classic design patterns including enterprise and database patterns. The last segment of the book covers the tools and practices that can help turn great code into a successful project. The section shows how to manage multiple developers and releases with git, and how to manage builds and dependencies with Composer. It also explores strategies for automated testing and continuous integration. After reading and using this book, you will have mastered object-oriented enhancements, design patterns, and the essential development tools available for PHP 8. You will: Work with object fundamentals: write classes and methods, instantiate objects, and create powerful class hierarchies using inheritance Master advanced object-oriented features, including static methods and properties, managing error conditions with exceptions, and creating abstract classes and interfaces Understand and use design principles to deploy objects and classes effectively in your projects Discover a set of powerful patterns that you can implement in your own projects Guarantee a successful project including unit testing; version control and build, installation, and package management; and continuous integration.
ISBN: 9781484267912$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-6791-2doiSubjects--Topical Terms:
189423
PHP (Computer program language)
LC Class. No.: QA76.73.P224
Dewey Class. No.: 005.2762
PHP 8 objects, patterns, and practicemastering OO enhancements, design patterns, and essential development tools /
LDR
:04051nmm a2200337 a 4500
001
599896
003
DE-He213
005
20210719141109.0
006
m d
007
cr nn 008maaau
008
211027s2021 cau s 0 eng d
020
$a
9781484267912$q(electronic bk.)
020
$a
9781484267905$q(paper)
024
7
$a
10.1007/978-1-4842-6791-2
$2
doi
035
$a
978-1-4842-6791-2
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.P224
072
7
$a
U
$2
bicssc
072
7
$a
COM000000
$2
bisacsh
072
7
$a
UX
$2
thema
082
0 4
$a
005.2762
$2
23
090
$a
QA76.73.P224
$b
Z27 2021
100
1
$a
Zandstra, Matt.
$3
277844
245
1 0
$a
PHP 8 objects, patterns, and practice
$h
[electronic resource] :
$b
mastering OO enhancements, design patterns, and essential development tools /
$c
by Matt Zandstra.
250
$a
Sixth edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
xxv, 833 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part I. Objects -- 1. PHP: Design and Management -- 2. PHP and Objects -- 3. Object Basics -- 4. Advanced Features -- 5. Object Tools -- 6. Objects and Design -- Part II. Patterns -- 7. What Are Design Patterns? Why Use Them? -- 8. Some Pattern Principles -- 9. Generating Objects -- 10. Patterns for Flexible Object Programming -- 11. Performing and Representing Tasks -- 12. Enterprise Patterns -- 13. Database Patterns -- Part III. Practice -- 14. Good (and Bad) Practice -- 15. PHP Standards -- 16. PHP Using and Creating Components with Composer -- 17. Version Control with Git -- 18. Testing -- 19. Automated Build with Phing -- 20. Vagrant -- 21. Continuous Integration -- 22. Objects, Patterns, and Practice -- 23. App A: Bibliography -- 24. App B: A Simple Parser.
520
$a
Learn how to develop elegant and rock-solid systems using PHP, aided by three key elements: object fundamentals, design principles, and best practices. The 6th edition of this popular book has been fully updated for PHP 8, including attributes, constructor property promotion, new argument and return pseudo-types, and more. It also covers many features new since the last edition including typed properties, the null coalescing operator, and void return types. This book provides a solid grounding in PHP's support for objects, it builds on this foundation to instill core principles of software design and then covers the tools and practices needed to develop, test, and deploy robust code. PHP 8 Objects, Patterns, and Practice begins by covering PHP's object-oriented features. It introduces key topics including class declarations, inheritance, and reflection. The next section is devoted to design patterns. It explains the principles that make patterns powerful. You'll cover many of the classic design patterns including enterprise and database patterns. The last segment of the book covers the tools and practices that can help turn great code into a successful project. The section shows how to manage multiple developers and releases with git, and how to manage builds and dependencies with Composer. It also explores strategies for automated testing and continuous integration. After reading and using this book, you will have mastered object-oriented enhancements, design patterns, and the essential development tools available for PHP 8. You will: Work with object fundamentals: write classes and methods, instantiate objects, and create powerful class hierarchies using inheritance Master advanced object-oriented features, including static methods and properties, managing error conditions with exceptions, and creating abstract classes and interfaces Understand and use design principles to deploy objects and classes effectively in your projects Discover a set of powerful patterns that you can implement in your own projects Guarantee a successful project including unit testing; version control and build, installation, and package management; and continuous integration.
650
0
$a
PHP (Computer program language)
$3
189423
650
1 4
$a
Professional Computing.
$3
763344
650
2 4
$a
Web Development.
$3
760534
650
2 4
$a
Open Source.
$3
758930
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6791-2
950
$a
Professional and Applied Computing (SpringerNature-12059)
based on 0 review(s)
ALL
電子館藏
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
000000198520
電子館藏
1圖書
電子書
EB QA76.73.P224 Z27 2021 2021
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Multimedia file
https://doi.org/10.1007/978-1-4842-6791-2
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login