Python Programming How to Get The Length of a String in Python? Code example to extract the length of a string in Python.
Programming Journey Learning to Code All Over Again If I had to learn code all over again, this is what I would do.
Programming Journey Featured You Should Write Code Outside Your Day Job Focus on breadth AND depth instead of just depth.
Python Programming How to Comment in Python? In this post, I'll show you how to comment on your code and give you some code examples of doing so.
Kubernetes How to Terminate a Kubernetes Pod on The Host Network After Updating Its Deployment? In this guide, I'm showing you how to edit the deployment for a Kubernetes pod on the host network and ensure it's recreated immediately.
Python How to (finally) Install PyCURL on MacOS In this guide, I'm showing you a complete solution on how to install pycurl on macOS. Yes, that includes solving those pesky errors on mac.
Python Programming How to Split a String in Python? In this python programming tutorial, I will show you how to split a string in python using indexes or delimiters.
Python How to Write a Switch Case in Python Python introduced a new feature called the Match case that introduced a switch case behavior to Python code since version 3.10.6 - let's talk about it.
Ghost Theme Development How to Add a Comments Plugin to Your Ghost Blog? In this guide, I'll show you how to install Hyvor Talk on your Ghost Blog, but you can replace that with any comment plugin you like.
Ghost Theme Development How to Deploy a Theme From GitHub to Your Ghost Blog (With Secrets) This article shows you how to use a public fork from Casper without exposing your private information to deploy your version of Casper to your blog with a comments plugin.
Programming Journey Featured It's Time to Acknowledge My Membership in The Cool Kids Club Welcome to Oren Codes - my blog about programming and all things software engineering.