Archives
- 10 Nov TextMetricSEO — a browser-based word & phrase frequency analyzer
- 04 Nov Linux Optimization & Security Manual (Zorin & Ubuntu-Based Systems)
- 03 Nov The List Comparator is Online: Free Tool for Effortless Data Cleaning
- 20 Oct Understanding the CSS Cascade: How Styles are Applied in Web Development
- 10 Oct Navigating tomorrow - How AI Will Reshape the Job Landscape in the Next 5 Years
- 04 Apr Review of the book - "Learning Python"
- 23 Feb Review of the book - "A Smarter Way To Learn Python"
- 15 Feb HP Notebook 15 review – computing on a budget
- 22 Nov C# Mini Project - Library Management System program detailed overview
- 18 Nov Adding functionality to Windows Sandbox
- 13 Nov Windows Sandbox overview - Enabling, Features, Usability, Security
- 08 Nov C# Mini Project - Car Rental program detailed overview
- 01 Nov Why (not) study IT – my thoughts
- 21 Oct List comprehensions in Python
- 19 Oct Iterating over combinatorics
- 16 Oct 10 essential free, open-source programs for Windows and Linux
- 11 Oct Text clean-up and string sanitization with Python
- 09 Oct Retro computing - review of the Lenovo Thinkpad X201
- 08 Oct Connecting Python to MySQL and tips to avoid SQL injection attacks
- 28 Sep Determining the most frequently occuring item in a sequence
- 27 Sep Functions' arguments in Python
- 01 Sep Functions and scopes in Python, Part 2
- 29 Aug Sum of intervals Codewars challenge
- 26 Aug Functions and scopes in Python, Part 1
- 20 Aug Codewars review - lessons learned after solving 100 challenges
- 09 Aug Understanding recursion - Towers of Hanoi
- 03 Aug Garbage collection in Python
- 02 Aug The joys of Dynamic Typing, Part Two - Mutables
- 31 Jul The joys of Dynamic Typing, Part One - Immutables
- 28 Jul Behind Python's lines
- 26 Jul Algorithms’ complexity analysis - Big-O examples with explanations
- 23 Jul Algorithms’ complexity analysis - the Big-O Notation
- 22 Jul Python’s (non-existing) increment/decrement operators
- 19 Jul Missing ‘switch’ Statement? Python 3.10 gets you covered