Tech Couch

A Comfy Corner for Software, Security, Cloud, and AI

programming

Generator functions in python

Generating sequences on the fly, one by one

Understanding  Go Closures

When two funcs aren't quite the same

Designing REST APIs for long-running tasks

Going beyond the request-response pattern

Passing by Reference in PHP

Sharing variables instead of their values

The Reasons for Go's Growing Popularity

And why simplicity may be just what you need

Understanding python modules

Giving structure to your python projects

Validating and sanitizing data in PHP

Using standardized filters to solve common input tasks

Object oriented PHP cheat sheet

A condensed view of all object-oriented PHP features

Setting up a LAMP stack for development in docker

Streamlining your local PHP development environment