Skip to content

Commit d7637c4

Browse files
authored
Added periods to the list of the paid books
1 parent 2d53d30 commit d7637c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_posts/16-10-01-Books.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ for modern, secure, and fast cryptography.
2424
so you should probably learn how to build them.
2525
* [Modern PHP](https://www.oreilly.com/library/view/modern-php/9781491905173/) - Covers modern PHP features, best practices, testing, tuning, deployment and setting up a dev environment.
2626
* [Building Secure PHP Apps](https://leanpub.com/buildingsecurephpapps) - Learn the security basics that a senior
27-
developer usually acquires over years of experience, all condensed down into one quick and easy handbook
27+
developer usually acquires over years of experience, all condensed down into one quick and easy handbook.
2828
* [Modernizing Legacy Applications In PHP](https://leanpub.com/mlaphp) - Get your code under control in a series of
29-
small, specific steps
29+
small, specific steps.
3030
* [Securing PHP: Core Concepts](https://leanpub.com/securingphp-coreconcepts) - A guide to some of the most common
31-
security terms and provides some examples of them in every day PHP
32-
* [Scaling PHP](https://www.scalingphpbook.com/) - Stop playing sysadmin and get back to coding
31+
security terms and provides some examples of them in every day PHP.
32+
* [Scaling PHP](https://www.scalingphpbook.com/) - Stop playing sysadmin and get back to coding.
3333
* [Signaling PHP](https://leanpub.com/signalingphp) - PCNLT signals are a great help when writing PHP scripts that
3434
run from the command line.
3535
* [Minimum Viable Tests](https://leanpub.com/minimumviabletests) - Long-time PHP testing evangelist Chris Hartjes goes over what he feels is the minimum you need to know to get started.

0 commit comments

Comments
 (0)