Menu

Programming

Undo/Redo Stacks in C#
Undo/Redo Stacks The BASeBlock Editor has had an Undo/Redo stack for quite a while. The implementation of this logic is relatively simple, but the [...]
Now for something completely different
I haven’t been posting nearly as often as I’d like because I can’t really think of anything to blog about, and those programming-related [...]
Missed bc-programming.com’s birthday!
I managed to miss bc-programming.com’s birthday last October, at which point it turned 3 years old. Some might wonder why I started the site. The [...]
Anagrams Part X: PHP Performance
Somehow while creating the various anagram implementations for the previous entries in this series, I neglected to create one for PHP. This was primarily [...]
Programming Language Performance Redux
This is not another entry into the series regarding anagrams, but a much simpler synopsis using a very basic algorithm. The performance of programming [...]
BCQuery and Windows Forms
Recently I posted about a new project I had come up with. The idea was to simplify basic animations within a Windows Forms Project. Since then I had some [...]
Random Thoughts
In a first, I will actually post something not programming related, but not one of my innumerable nonsense stories, either. Today, I will write about [...]
new Project: BCQuery
I was working on BASeBlock’s splash screen a bit, and thought it would be neat to have a little animation to expand and contract the list of loaded [...]
BASeBlock architecture
I’ve written about BASeBlock before. Now, the main reason is I kind of like typing the name BASeBlock. it let’s me put extra capitals in [...]
You’re never as awesome as you think you are
Many developers and programmers may describe their experience with a language or technology as them having “mastered” it. But is this really [...]