This is one of the sad parts of our job as programmers. Managers and other non-tech's, have no way …
Recently I was reading this post and read some mistakes we all surely have commited at least once in…
Questions: 1) I'm a Python2 developer and I just ordered the 4th edition of Bjourne's book for C++1…
Note: To those who have marked this question as duplicate: The answers on that post do not address m…
I'm new Node.js development and I have a question about best practices when writing package.json fil…
I'm a beginning programmer, that for various reasons is using an existing Ruby codebase to learn to …
I'm almost brand new to programming, but have a fairly strong background in mathematics (primarily a…
Since two years I've been working in automation testing profile that involves developing test framew…
I am a researcher, and in my research I do a lot of programming. I am a big fan of the open-source c…
I've been learning Python and I quite like it, but I consider that the best way of learning is by do…
I have a REST webservice that have a couple of resources, like Company and User. But now I need to m…
I started my career as a .NET developer 3 months ago and after a long training plan on diverse techn…
Many languages like C++, C#, and Java allow you to create objects that represent simple types like i…
Best practice question for error handling in C#? In our system we will be writing out files, and wi…
I was thinking of an hypothetical programming language with a kleenean data type which would impleme…
What factors should be evaluated when determining a desktop software price?
I'm looking for a very basic document hosting package in Python, PHP, or Java that I can host on my …
I realize there are subtly different semantics for some of these, because of ADL. In general, thoug…
I'm a team leader of a team of 8 programmers in a company of about 20 technical people. They're work…
I have a search function on my site and it is taking data from 6 different 3rd party resources. The …
When Enum is used as below, say if we have enum Designation { Manager = 0, TeamLead = 1, …
What language do you recommend for project management system? A very agile language that provides gr…
I have an ongoing debate with a programmer colleague of mine about the question whether it is a good…
I'm going to try to make this as concise and concrete as possible, but apologies since I can think o…
I have a web application developed using Spring and Hibernate, which uses a REST API and Javascript …
We are a small team working on a web application using MVVM design pattern using technologies like .…
Eric Evan's DDD book, Cargo Shipping Example, pg. 168: Location Two places with the same na…
I once heard that if you spend 90% of your time developing the design of your program the coding par…
I am a freelancer and work as a single developer. In all cases, I am the person wearing different ha…
So I'm doing a fairly involved javascript/html client with lots of ajax calls and other involveme…
© 2012 - Nathan Osman - [About]