Linux Command Line and Shell Scripting Bible, 3rd Edition
Groovy In Action, 2nd Edition
A well written introduction to the Groovy language.
React In Action
Effective awk Programming, 4th Edition
Well written book on a useful programming tool. Continue reading Effective awk Programming, 4th Edition
WordPress shipping locations and methods
How to run WordPress on Docker
Developer Productivity Articles and Videos
https://about.sourcegraph.com/plan
Useful Linux Apps
SimpleScreenRecorder eg. works well.
Graphviz – a DSL for generating graphs/diagrams.
Develop a REST Api in PHP and test it using PostMan
- Read PHP Cookbook, 3rd Edition (David Sklar; Adam Trachtenberg) Chapter 15 – Serving RESTful APIs.
- Implement PHP code to read products from your database with a GET request.
- Download and install PostMan https://www.getpostman.com/apps
- Use PostMan to test your new REST function.
- Read this article and evaluate your design against it https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api