Ezz
Home
Blog
Portfolio
Free eBook
software-engineering
software-engineering posts:
2022/07/06
How to Embed a Tweet in a Blog Post using Twitter API and a Headless CMS
2022/07/04
How to Build a Complete CRUD app using Flask and Jinja2 in Python
2022/06/28
How to Build a CRUD app with Flask and SQLAlchemy
2022/05/22
Intro to Asynchronous Programming in Python with Async IO
2022/03/08
How to Automate Creating Posts on LinkedIn
2022/03/06
How to Quickly Extract Text From PDF Using Amazon Textract Python SDK
2022/03/04
How to Scrape Amazon Best Seller Data in Python
2022/03/02
The Boilerplate for Logging in Python
2022/02/28
How to Write Clean PYTHONIC Code With SOLID Principle
2022/02/25
How to Supercharge Python Classes With Property
2022/02/20
Switch Case Replacements for Python
2022/02/07
How to Write Clean Code (in Python) With SOLID Principles | Principle 5
2022/02/05
How to Write Clean Code (in Python) With SOLID Principles | Principle 4
2022/01/02
Principle 3 | How to Write Clean Code (in Python) With SOLID Principles
2021/12/25
How to Write Clean Code (in Python) With SOLID Principles | Principle 2
2021/12/11
How to Write Clean Code (in Python) With SOLID Principles | Principle 1
2021/10/21
Designing Classes with a Single Responsibility
2021/07/07
The Power of Object-Oriented Design
2021/06/28
Learning Ruby Basics in < 9 minutes
2021/06/23
Chapter 1 Notes on Design Patterns in Ruby by Russ Olsen