Skip to content
Blog @ intZone
Blog @ intZone

Blog @ intZone

Month: December 2015

Posted on 2015-12-242020-05-24

Understanding the Programmer’s Schedule

Was reminded of Paul Graham’s 2009 blog post “Maker’s Schedule, Manager’s Schedule” recently. The article sums up why programmers dislike meetings and if I may add, anything that disrupts their intense train of thought while programming – phone calls, incoming Skype chats, reports, etc. Before I blabber on, let’s play a simple game to help …

Continue reading “Understanding the Programmer’s Schedule”

Posted on 2015-12-172018-11-29

Clear worksheets and set rows using Excel VBA macros

Was preparing my personal budget Excel workbook for next year. It contains a Summary worksheet and a worksheet for each month of the year. Copied this year’s workbook, renamed it and thought there must be a better way to clear the month worksheets and set recurring expenses. So I wrote 3 Excel VBA procedures (1 …

Continue reading “Clear worksheets and set rows using Excel VBA macros”

Posted on 2015-12-162018-11-29

Return String Array in Excel VBA Macro

Writing this down after almost pulling my hair out in grappling with the correct syntax as it has been a long while since I coded macros in Excel. To start dabbling with macros in Excel 2013, go to File > Options > Customize Ribbon and tick the checkbox for the Developer tab on the right …

Continue reading “Return String Array in Excel VBA Macro”

Posted on 2015-12-052018-11-29

My 1st app – Part 2: Testing and submitting the app

This is a follow-up to Part 1: Creating the app. Forgot to mention that the app was made for iPhone only and not an universal app. I did not want to grapple with sizing on the iPad and besides, we don’t usually carry around iPads during evangelism unlike our phones. This post will talk about …

Continue reading “My 1st app – Part 2: Testing and submitting the app”

Posted on 2015-12-032018-11-29

My 1st app – Part 1: Creating the app

Submitted my app to Apple for review a few days ago (Tue 01 Dec 2015). It was programmed in Swift 2.0 using Xcode 7.1.1 on a 12-inch MacBook running OS X El Capitan (version 10.11.1). This post is to chronicle my journey, thought process and workflow, for future reference and in the hope that it …

Continue reading “My 1st app – Part 1: Creating the app”

About

  • Personal Homepage
  • Video recordings of my talks at Engineers.SG

Featured Articles

  • 3Cs for Coding – Consistency, Context, Continuity
  • 4 tips for writing documentation – Discoverable, Accessible, Searchable, Handleable (DASH)
  • Designing Developer-Friendly JSON for API responses
  • 10 criteria to rate oneself in a programming language or framework
  • Lessons from writing Swift framework that works in Objective-C app
  • The Pólya-Kipling Method

Categories

  • Android (3)
  • AWS (2)
  • Bash (1)
  • C / C++ (6)
  • CSS (6)
  • DevOps (3)
  • Excel (3)
  • General (15)
  • Git (1)
  • Hardware (1)
  • HTML (6)
  • iOS (9)
  • Java (9)
  • JavaScript (13)
  • Linux (1)
  • MySQL (3)
  • Networking (2)
  • Node.js (6)
  • PHP (8)
  • Play Framework (2)
  • PostgreSQL (1)
  • Python (3)
  • Regular Expression (1)
  • Scala (1)
  • Security (1)
  • Swift (10)
  • WordPress (1)
  • Zend Framework (1)

Archives

  • October 2024
  • March 2024
  • March 2023
  • January 2023
  • July 2022
  • May 2022
  • April 2022
  • December 2021
  • September 2021
  • August 2021
  • February 2021
  • September 2020
  • August 2020
  • June 2020
  • May 2020
  • March 2020
  • February 2020
  • September 2019
  • August 2019
  • April 2019
  • March 2019
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • May 2018
  • March 2018
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • June 2016
  • February 2016
  • December 2015
  • August 2015
  • July 2015
  • March 2015
  • August 2014
  • July 2014

intZone.com

Proudly powered by WordPress