Analyzing and stopping a memory leak in a Java application | Continue reading
Part 1Part 2Part 3Part 4Part 5In this part I'll tell you about an eas... | Continue reading
Are you a software developer in danger of telling your manager or client to 'fu... | Continue reading
Some things I've learned in my journey to find a new job. | Continue reading
Just a bunch of experiences i got them in a week with developing a kernel | Continue reading
Numerical method Trapezoidal Rule in F#. | Continue reading
This post originally appeared on MediumIf you’re interested in programming, y... | Continue reading
I'm re-designing legal citations and external links on the public.law sites. Fr... | Continue reading
Each profession has a lot of books that a junior should read in order to advance her career, but one has to choose wisely to decide in which books should invest her time. Here I provide my opinion on which books you should read - first - if you're an aspiring developer. | Continue reading
For the past several months I've been studying a philosophy known as Stoicism and I think a lot of developers could benefit from it. | Continue reading
This is a article from my "Dev Chats" series where I speak to an awesome develo... | Continue reading
Is there really a difference? if so, what is the real difference? | Continue reading
hasOwnProperty is often unnecessary and performs poorly | Continue reading
Check out my practices and recommendations on writing JavaScript files that I've learned through writing JavaScript for years. | Continue reading
Describes how to handle `reduced?` values in transducers. | Continue reading
Stashing your changes can be confusing in the beginning. This tutorial will help you to quickly get a hang of it and start using all the possible commands. | Continue reading
Learning Amazon Web Services is fun, exciting, and fast paced. Take a breath for a minute and make sure you have done these three things to your AWS account. | Continue reading
What happens when a leader or employer thinks they know better than the people they're paying? What should you do if you're being treated as if you know nothing? | Continue reading
"JavaScript fatigue" is a well known concept (which also brought a lot of good)... | Continue reading
Part 1Part 2Part 3Part 4Part 5Aspose.CAD allows one to render a DWG f... | Continue reading
Part 1Part 2Part 3Part 4In this article on Aspose.Imaging, I'll, tell a... | Continue reading
I made a task-runner called saku, based on markdown syntax. | Continue reading
In this video, we break down graph theory, one of the most powerful concepts in computer science. | Continue reading
Using a greedy algorithm and dynamic programming to pack my full-time nomad travel bag. | Continue reading
Learn how to get started with associations in Rails by following these simple examples and descriptions. | Continue reading
Some companies think it's okay to pay people less just because rent is cheaper, but compensation is about so much more than the square footage you live in. | Continue reading
Our field is built on metaphors and naming conventions.One great metaphor is ... | Continue reading
Reviewing commits of experienced developers is a great learning experience for a young developer. | Continue reading
In all the time I've been developing software, there was one blog post that ope... | Continue reading
Collection of products/projects and the stories of how they got their name | Continue reading
An list of skills new Web Developers can use to stand out. | Continue reading
note, this doc is written by my co-worker Derric, but we blog at the same plac... | Continue reading
This is quite a popular cartoon. I posted this in a comment on why programmer... | Continue reading
Not the whole SDK, but some important parts of it | Continue reading
Checklist for debugging disk issues on Linux servers | Continue reading
NodeJS Installation and Hello, World Program | Continue reading
I created this post, because while I was trying to deploy my first Serverless API, I realized the great lack of info, about how to do it using mongoose and how to test it locally. | Continue reading
Sarah Mei@sarahmeiWhy do we keep doing whiteboard interviews, even though... | Continue reading
What I've learned from my first programming competition | Continue reading
You may have heard of the #100DaysOfCode challenge created by Alexander Kallawa... | Continue reading
The more I learn about Tesla's self driving car development, the more concerned I become about the ethics of working as a software developer on the Tesla autopilot software. Continue reading to learn all the reasons why. | Continue reading
I should probably say up front that I love working with Postgres and could die ... | Continue reading
The career advice I've gotten since I entered the development workforce has gen... | Continue reading
Part 1Part 2Part 3In this article I will describe one of the most importa... | Continue reading
Part 1Part 2Part 3Part 4In this part I will again continue to describe ... | Continue reading