top of page
Search


How to Execute SFTP File Transfers Using Python and Paramiko
This post explains step-by-step how to execute SFTP file transfers, using a python script with paramiko client.
Jun 10


How to Start a Self-Hosted WordPress Blog
A step-by-step guide to building a self-hosted website on WordPress.org. Learn how to register your domain, choose the plugins, and monetize your blog.
Apr 30


Reflections on the 100 Days of Code Challenge
My reflections and learnings from the 100 days of code challenge, where I coded for (almost) 100 consecutive days.
Apr 2


What are the Best Practices for Writing Clean and Efficient Code?
Best practices for coding: practice often, version control, atomic commits, pair programming, and documentation.
Nov 26, 2024


Use Cases of Programming for Digital Marketing
Examples of how programming in R and python, the de-facto standard for marketing technology at scale, can be useful for digital marketers.
May 19, 2024


How to Schedule a Python Script to Run Daily (Windows/Mac)
This post will explain how to schedule a python script to run daily using Windows Task Scheduler or Cronjobs.
Feb 20, 2024


Google Sheets and Apps Script for Digital Marketing
My top 10 tips for marketing professionals to save time and automate routine tasks with Google Sheets and Apps Script.
Jul 22, 2022
bottom of page