DEV Community

still-purrfect profile picture

still-purrfect

Aspiring software and cybersecurity developer. Exploring programming, networking and cybersecurity. Sharing my learning journey through projects and articles.

Location Mombasa, Kenya Joined Joined on  github website
Working With .txt Files in Python: Simple but Powerful

Working With .txt Files in Python: Simple but Powerful

Comments 1
2 min read
Inheritance in Python: Building Code That Grows With You

Inheritance in Python: Building Code That Grows With You

Comments
2 min read
Sets in Python: Working With Unique Values

Sets in Python: Working With Unique Values

Comments 1
1 min read
Date and Time in Python: Working With Real-World Moments

Date and Time in Python: Working With Real-World Moments

Comments
1 min read
Exception Handling in Python: Making Your Code Fail Safely

Exception Handling in Python: Making Your Code Fail Safely

Comments
2 min read
File Handling in Python: Working With Real Data

File Handling in Python: Working With Real Data

Comments 1
2 min read
Modules in Programming: Using and Organizing Code Like a Pro

Modules in Programming: Using and Organizing Code Like a Pro

Comments
2 min read
Lambda Functions in Programming: Short, Simple, and Powerful

Lambda Functions in Programming: Short, Simple, and Powerful

Comments
2 min read
Functions in Programming: Writing Code Once, Using It Anytime

Functions in Programming: Writing Code Once, Using It Anytime

Comments
2 min read
Strings in Programming: Working With Text Like a Pro

Strings in Programming: Working With Text Like a Pro

Comments
2 min read
Loops in Programming: How to Make Your Code Repeat Without Stress

Loops in Programming: How to Make Your Code Repeat Without Stress

Comments
1 min read
If Statements in Programming: Teaching Your Code to Decide

If Statements in Programming: Teaching Your Code to Decide

Comments
2 min read
Operators in Programming: Making Your Code Do the Math

Operators in Programming: Making Your Code Do the Math

Comments
2 min read
Classes and Objects: Giving Structure to Your Code

Classes and Objects: Giving Structure to Your Code

Comments
2 min read
🤖 AI Event Experience: Is AI Growing or Replacing Developer Communities?

🤖 AI Event Experience: Is AI Growing or Replacing Developer Communities?

Comments
1 min read
🧠 Understanding Data Types (The Missing Layer)

🧠 Understanding Data Types (The Missing Layer)

Comments
2 min read
Input and Output in Python: How Your Code Talks to the World

Input and Output in Python: How Your Code Talks to the World

Comments
2 min read
📖 DICTIONARIES IN PYTHON: THE SMART DATA VAULT

📖 DICTIONARIES IN PYTHON: THE SMART DATA VAULT

Comments 1
2 min read
Tuples in Python (something I almost ignored)

Tuples in Python (something I almost ignored)

Comments 1
2 min read
Python Lists (one of the first things that actually made sense)

Python Lists (one of the first things that actually made sense)

Comments 1
2 min read
🧠 Python Variables: The Tiny Containers That Run Everything You See in Code!

🧠 Python Variables: The Tiny Containers That Run Everything You See in Code!

Comments
2 min read
loading...