BNF Basics
Learn about the basics of Backus–Naur Form. If you've never heard of this, Tom Fischer explores this way of structuring technical information.
2009-08-12
10,557 reads
Learn about the basics of Backus–Naur Form. If you've never heard of this, Tom Fischer explores this way of structuring technical information.
2009-08-12
10,557 reads
A few notes from a consulting engagement that might get you to think about what to expect from your next contractors.
2008-04-15
6,323 reads
All of us would like to code faster and with fewer mistakes. While a third party tool usualy won't help with the latter, there are a few to help you increase the speed at which you build readable code. New author Tom Fisher brings us a short tutorial on using a couple of Red Gate's tools.
2007-06-28
11,000 reads
Back in December 2019, I started presenting my session on mental health with lots...
By Steve Jones
Today’s coping tip is to discover the joy in the simple things in life....
By Steve Jones
I have been experimenting a bit with graph databases, trying to learn more about...
We have a stored procedure that can load up a JSON file and process...
I have my SQL servers name, UserID (UID) and Password (PWD) in a table...
Hi All, I want to extract the string before and after the given characters....