PinnedHow to Pythonically Store Sensitive and Encrypted Information in a Database For a Web Application…In this blog post, you will learn how to store sensitive information in a database the right way.Jan 5, 20241Jan 5, 20241
Pinned4 Methods of Data Modeling in Elasticsearch with Pythonic Code SamplesIn this blog post, you will learn about the four different methods of data modeling in Elasticsearch with concrete code samples with…Dec 12, 2023Dec 12, 2023
Applications of Design Patterns in Software Engineering: Abstract FactoryIn this blog post, you will learn what the Abstract Factory design pattern is, why the Abstract Factory design pattern is important, and…Jun 10, 2024Jun 10, 2024
Becoming the Best Software Engineer: Pythonic Common CouplingIn this blog post, you will learn about what common coupling is, and why it is important to be aware of. Also, you will see a Python script…Mar 5, 2024Mar 5, 2024
Becoming the Best Software Engineer: Pythonic External CouplingIn this blog post, you will learn what external coupling is, and why it’s important. You will see a code sample that exemplifies external…Feb 29, 2024Feb 29, 2024
Becoming the Best Software Engineer: Pythonic Control CouplingIn this blog post, you will learn what control coupling is and why it’s important. Also, you will see a sample code and built-in python…Feb 12, 2024Feb 12, 2024
Becoming the Best Software Engineer: Pythonic Stamp CouplingIn this blog post, you will learn what stamp coupling is and why it is important. Also, you will see a pythonic code sample that…Jan 26, 2024Jan 26, 2024
Becoming the Best Software Engineer: Pythonic Data Coupling Between ModulesIn this blog post, you will learn what data coupling is and why it’s important. Also, you will see a pythonic code sample that exemplifies…Jan 25, 2024Jan 25, 2024
How to Pythonically Store Sensitive and Encrypted Information in a Database for a Web Application…In my previous blog post, How to Pythonically Store Sensitive and Encrypted Information in a Database for a Web Application the Right Way —…Jan 10, 2024Jan 10, 2024
10 Things You Need To Do To Become a Balanced Software EngineerIn this blog post, I will discuss some things you should be doing when you are not at work or studying for your classes so that you can be…Dec 28, 2023Dec 28, 2023