PHP 8: Objects Patterns and Practice 7th ed Volume 1 out now!
https://hiddenhat.press
hiddenhat.press/php8-objects...
Because the book has outgrown a single volume, this is the 'practice' part of the picture. It covers tools and best practice for collaboration, testing, development and deployment in PHP projects.
link.springer.com/book/10.1007...
#php
Because the book has outgrown a single volume, this is the 'practice' part of the picture. It covers tools and best practice for collaboration, testing, development and deployment in PHP projects.
link.springer.com/book/10.1007...
#php
hiddenhat.press/unit-tests-a...
hiddenhat.press/unit-tests-a...
hiddenhat.press/ai-brief-eth...
hiddenhat.press/ai-brief-eth...
link.springer.com/book/9798868...
Back to other writing projects.
link.springer.com/book/9798868...
Back to other writing projects.
hiddenhat.press/the-guilt-of...
hiddenhat.press/the-guilt-of...
hiddenhat.press/testing-and-...
hiddenhat.press/testing-and-...
John goes over all the chapters highlighting what he thinks are the most important parts depending on your previous coding experience or needs.
Thank you so much, @john-codeslate.bsky.social !
John goes over all the chapters highlighting what he thinks are the most important parts depending on your previous coding experience or needs.
Thank you so much, @john-codeslate.bsky.social !
1. Install uv
2. Init project with `uv init --app --package mycli`
3. Write code
4. Install with `uv tool install . -e`
5. Use `mycli` anywhere in your computer
1. Install uv
2. Init project with `uv init --app --package mycli`
3. Write code
4. Install with `uv tool install . -e`
5. Use `mycli` anywhere in your computer
Isinstance is VERY slow for negative cases, esp classes with a few layers of inheritance, or mixins.
Isinstance is VERY slow for negative cases, esp classes with a few layers of inheritance, or mixins.
Our chats last week, and opinion about easing back on using AI tools in programming: www.brightonfarm.com/2025/meeting...
Map to the pub: maps.app.goo.gl/cvx8bVp8Aj6C...
Our chats last week, and opinion about easing back on using AI tools in programming: www.brightonfarm.com/2025/meeting...
Map to the pub: maps.app.goo.gl/cvx8bVp8Aj6C...
Teachers: know that the hard, often thankless work you do every day makes an enduring impact on the lives of so many. 🫡
Teachers: know that the hard, often thankless work you do every day makes an enduring impact on the lives of so many. 🫡
www.rosiesherry.com/the-internet...
"blogs are a valid way to build your own network...success is usually down to showing up, consistently..."
#OwnYourOwnContent #blogging
www.rosiesherry.com/the-internet...
"blogs are a valid way to build your own network...success is usually down to showing up, consistently..."
#OwnYourOwnContent #blogging
For the next 4 years, I'm going to try to focus on helping my local community and orgs. It's the best thing I can think to do in the face of... all of this.
For the next 4 years, I'm going to try to focus on helping my local community and orgs. It's the best thing I can think to do in the face of... all of this.
This guide walks you through creating a Python-based currency converter app with a GUI using Tkinter. You'll learn to fetch real-time exchange rates via an API, handle user input, and design a simple interface for seamles…
#hackernews #news
This guide walks you through creating a Python-based currency converter app with a GUI using Tkinter. You'll learn to fetch real-time exchange rates via an API, handle user input, and design a simple interface for seamles…
#hackernews #news