Arul's Blog Posts

Python for Kids: a 30-Day Roadmap
This blog post is about a suggested timeline on how to teach Python to kids. This includes a list of topics to teach core Python for school age. Python 3.12... continue reading
{ updated: 2025-03-26 19:21:28 }
Casio G-Shock GWM5610 Watch Review
This is my review of my new Casio G-Shock GWM5610 solar watch.... continue reading
{ updated: 2025-03-21 17:43:12 }
How to Format a MicroSD or SD Card Using dd
Tutorial on how to format a microSD or SD flash drive using the Terminal dd command in Linux and Mac OS... continue reading
{ updated: 2025-03-21 17:02:41 }
How to Format USB Flash Drive Using dd
Tutorial on how to format a USB flash drive using dd command in Linux and Mac OS... continue reading
{ updated: 2025-03-19 17:27:28 }
RubyConf 2013
Arul's experiences at RubyConf 2013 in Miami Beach, Florida.... continue reading
{ updated: 2025-03-17 23:20:46 }
How to Hack Your Linksys WRT54G Wireless-G Router With DD-WRT Firmware
Tutorial on how to hack your Linksys WRT54G or WRT54GL Wireless-G router and install DD-WRT firmware on it.... continue reading
{ updated: 2025-02-26 17:39:26 }
ACSL Junior Duplicates Problem
My Python solution for the ACSL Junior Division 2017-2018 Contest 4 Problem Duplicates. Includes the problem solving logic and Python code tips.... continue reading
{ updated: 2025-02-25 00:16:55 }
Convert Decimal Number to Any Base in Python
Use Python to convert a decimal number to any base from 2 through 36. After 9, the digits are A through Z.... continue reading
{ updated: 2025-02-18 05:50:02 }
Bash Script to Print Sequence of Dates From Start Date to End Date
This is a shell script to print a date range or a list of dates from a starting date up to an ending date.... continue reading
{ updated: 2025-02-12 18:53:34 }
ACSL Junior Strings and Things Problem
My Python solution for the ACSL Junior Division 2002-2003 Contest 3 Problem Strings and Things. Includes the problem solving logic and Python code tips.... continue reading
{ updated: 2025-02-09 01:34:10 }

Page #2