Browsing Category
Software
12237 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
What are Some Biggest Myths and Misconceptions about MongoDB?
For beginners, MongoDB’s straightforward start can be misleading, and as their understanding deepens and project requirements evolve, they…
An Opinionated Ramp Up Guide to AWS Pentesting
Written for the AWS Security Digest Newsletter by Lizzie Moratti Disclaimer: We are talking about pentesting the customer’s…
Vue.Js da Emit tushunchasi
*Assalamu alaykum ! * Vue.js da emit hodisalari yordamida komponentlar o’rtasida ma’lumot almashish imkoniyati mavjud. Emit hodisalari yordamida…
Enhance your website: Create a smooth Image zoom effect with CSS
Introduction Creating aesthetic visual effects in web design is important for capturing users’ attention and adding interactivity to…
Building Responsive, Equal-Height Cards with Modern CSS (Magic of Flexbox & No Media Queries)
Table of contents Introduction What is our aim? Building the Structure Using Semantic HTML5 Adding the Style Using…
How To Be A Good Developer?
Hello! It’s cough been a while… 4 years to be exact. I’ve met a lot of incredible people…
Rename macOS Devices with JAMF API Tokens
What is this tool and who is it for? About 2 years ago the school I work for…
Concurrent and Parallel Programming in Python (course)
Just finished an excellent course on Concurrent and Parallel Programming in Python, and I’m excited to share my…
#30 — Align Rows of Data To A Specified Column
Problem description & analysis: Table A-C has multiple rows of data, where certain rows are empty; and column…
ChatGPT compared the memory usage with and without PHP generators for large datasets.
Visualizing memory usage with and without using generators can help understand the efficiency benefits. Below is a comparison…