5 Articles

Articles

Thoughts, tutorials, and deep dives on software development, mobile engineering, and building things that matter.

5 articles
2 categories
17 topics
01
Technology·2 min read·464 views

Understanding Big O Notation & Algorithm Complexity

A practical guide to analyzing time and space complexity — from O(1) to O(n!), with real code examples.

#algorithms#big-o#complexity#data structures
3 months ago
02
Technology·4 min read·396 views

Introduction to Data Structures: The Building Blocks of Every Program

A beginner-friendly guide to understanding how data is organized, stored, and accessed in software.

#data structures#algorithms#programming#computer science
4 months ago
03
Technology·1 min read·248 views

Introduction

this is introduction

#tech#lol#haha
4 months ago
04
Flutter·2 min read·96 views

Mastering Async/Await in Dart & Flutter

Write non-blocking, readable asynchronous code without getting lost in callback chains.

#flutter#dart#async#await
about 1 year ago
05
Flutter·2 min read·64 views

Mastering Async/Await in Dart & Flutter

Write non-blocking, readable asynchronous code without getting lost in callback chains.

#flutter#dart#async#await
about 1 year ago