Software Development
-
The Definition of a Tech Lead
There are many names for leadership roles in software development such as Senior Developer, Architect, Technical Lead, Team Lead, and…
Read More » -
How do I still write code as a Tech Lead?
I have previously suggested that effective Tech Leads spend an ideal minimum of 30% of their time writing code. A…
Read More » -
Use MySQL’s Strict Mode on all new Projects!
MySQL is a database that has been bending the SQL standard in ways that make it hard to move off…
Read More » -
Between 0 and 1 – PWM with Raspberry Pi
Switch on and off an LED and let run a motor at one speed and direction is easy, but what…
Read More » -
Don’t Miss out on Awesome SQL Power with FIRST_VALUE(), LAST_VALUE(), LEAD(), and LAG()
If you’re using a commercial database or PostgreSQL / Firebird / CUBRID, you will be able to take advantage of…
Read More » -
What is your “x”? The technical details about the Devoxx Keynote Demo
If everything went fine, I just got off the stage and ended the demo part of Mike’s (@mpiech) demo.We talked…
Read More » -
Don’t Migrate to MariaDB just yet. MySQL is Back!
Now that I have your attention, I’d like to invite you to a critical review of where we’re at in…
Read More » -
Development Overhead
What does a developer spend his time on? Writing code, debugging, thinking and communicating with colleagues (that includes meetings). Anything…
Read More » -
Painless Access from Java to PL/SQL Procedures with jOOQ
PL/SQL is one of those things. Most people try to stay clear of it. Few people really love it. I…
Read More »