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 51Jan 51
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 10Jun 10
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 5Mar 5
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 29Feb 29
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 12Feb 12
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 26Jan 26
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 25Jan 25
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 10Jan 10
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