Let's continue learning Lisp. We will go deeper into defining functions.
Programming Language Study–Lisp (2)
Today I want to learn some Lisp, and I will be reading from Practical Common Lisp by Peter Seibel. As usual, I will write in a stream-of-consciousness style while I learn. My previous post was about Python, and of course I am going to continue learning Python, but this series is not just about one … Continue reading Programming Language Study–Lisp (2)
Programming Language Study–Python (1)
I decided to learn some Python today and to write about it as I go. When I write in this style, what I'm doing is teaching myself something new and writing while I'm learning it so you get some insight into how a professional developer thinks and learns new things. I wanted to learn some … Continue reading Programming Language Study–Python (1)
A Day in the Life
Recently a Twitter friend asked me to describe a typical day at my job. That sounded fun, so here we go. It's not thrills and excitement, but I'll try to give you a slice of life as an employed software developer at a generic corporate job. I try to wake up around 7 AM and … Continue reading A Day in the Life
An Note on Corporate Development
The good things about life as a corporate developer.
Interview Question: Are you Detail Oriented?
Many of us have interviewed for jobs and had the potential employer ask something like, "Would you say you are detail-oriented?" This has always struck me as one of those questions where the asker does not understand what he wants. Saying you are detail-oriented implies that you focus way more on the small things than … Continue reading Interview Question: Are you Detail Oriented?
Object Oriented Programming (1)
Recently on Twitter I noticed quite a lot of people spoke up about having trouble with object oriented programming (OOP). I didn't realize this was a point of confusion for so many people. I'm not gonna try to teach anybody this subject from whole cloth. I assume you have already read some of the many, … Continue reading Object Oriented Programming (1)
First Dev Job: Interviews
I want to tell you a little about my experience interviewing for developer jobs.
Using .map() and .filter() Does Not Functional Programming Make
A quick, nit-picky rant about what functional programming is and isn't.
Wanna Help Make ScripDraft, a Little Web App?
I invite others to my ScripDraft project, especially QA and UI/UX people. Others welcome too.