How do I get better at programming?
- in Career
I often get asked by students especially new ones, “How do I get better at programming?”. Usually I get some sort of eye roll when I tell them my answer. In fact my answer has changed…
a little philosophy in code
I often get asked by students especially new ones, “How do I get better at programming?”. Usually I get some sort of eye roll when I tell them my answer. In fact my answer has changed…
I was struggling to create an Excel file from a database table using OpenXML. OpenXML is fine if you need to build a file and save it to the hard drive. Also there was a…
Just an interesting piece of information I ran across the other day. Thought I would share. Using HTML 5 to format a number to 2 decimal places in HTML 5 instead of using Javascript or…