@chiefOmar
Security Writer | Cyber Security Research Student
Bismillah
I write on: Android, Python, Kotlin, Flutter, Programming, Linux, Bug Bounty, and more.
Technical Writing Internships in Android: Kotlin or Flutter Python Development work. Pentesting and Bug Bounty
3d ago · 8 min read · In the current age, we consume more content on the internet than ever before. The internet is a large network of computers that are interconnected, and with that in mind, it is important to state that
Join discussion
Jul 20, 2024 · 3 min read · Visibility modifiers can be considered as the machine behind encapsulation. As a quick reminder, encapsulation is the act of wrapping the properties of a class together with the methods that perform actions on those properties. These visibility modif...
Join discussion
Jul 19, 2024 · 7 min read · As we mentioned in the first blog post of the series, inheritance is a concept that allows us to create a class by building upon the properties and characteristics of another class. The upside is that you can write reusable code and establish relatio...
Join discussion