Lost your password?

Blogs about: Code Complete

Featured Blog

SQL Good Idea/Bad Idea

vladr wrote 1 month ago: The following is a SQL function that splits the string provided as an argument into a table of value … more →

Tags: SQL, SQL Server

Teaching Programming in the Real World

psaffrey wrote 4 months ago: I’m currently reading Code Complete, the software engineering book I have had recommended to m … more →

Tags: Software Engineering, Teaching

Basic Data Types

nandokakimoto wrote 5 months ago: I’ve been reading the single most influential book every programmer should read since last month and … more →

Tags: Programming, Data Types, Magic Numbers

The Null Object Pattern

vladr wrote 5 months ago: The null object represents an object that does not exist. I wanted to write a post about this patter … more →

Sounds familiar in my daily programming

anangbakti wrote 5 months ago: Recently I listen podcast from dotnetrock. The topic was about how can you be a better geeks. Saran … more →

Tags: Daily Snippet, Developer to developer, Tips, Programming

The Singleton Pattern in C#2 comments

vladr wrote 6 months ago: What The singleton pattern is used to restrict a class to a single instance. This is useful when som … more →

Tags: C#

The Abstract Factory Pattern

vladr wrote 7 months ago: Recently I came across a design problem where refactoring to the abstract factory pattern provided a … more →

The Bridge Pattern

vladr wrote 8 months ago: The bridge pattern is a great design pattern and an interesting thing about it is that most of the t … more →

Inginerie software

vladr wrote 1 year ago: Mă gândeam azi câte lucruri trebuie să știe un programator. Mă refer la un programator bun, care poa … more →

Tags: Personal

Nu uitați de expresiile regulate!

vladr wrote 1 year ago: Cred că dacă m-ar întreba un boboc de la informatică ce ar trebui să învețe, i-aș recomanda, printre … more →

Tags: Regex


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS