Click here to Skip to main content
15,885,886 members

Articles by John M. Dlugosz (Articles: 3, Project: 1, Technical Blogs: 3, Tip/Tricks: 3)

Articles: 3, Project: 1, Technical Blogs: 3, Tip/Tricks: 3

RSS Feed

Average article rating: 5.00

Programming Languages
C++14
23 May 2018   Updated: 23 May 2018   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 7,901     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
It is easier than ever to exploit the range-for loop (and make use of std algorithms) for things other than collections.
C++17
23 Jun 2018   Updated: 23 Jun 2018   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 8,584     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Using the new structured binding feature in your API design
30 May 2018   Updated: 8 Dec 2021   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 9,661     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
A simple pair of iterators provides many handy use cases

Average blogs rating: 4.88

General Programming
Exceptions
16 May 2018   Updated: 17 May 2018   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 6,220     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
“Whither exception handling?” We have come full circle.
Programming Languages
C++
18 May 2018   Updated: 20 May 2018   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 9,123     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
Here is the real answer to the FizzBuzz interview question
C++14
17 May 2018   Updated: 17 May 2018   Rating: 4.77/5    Votes: 4   Popularity: 2.87
Licence: CPOL    Views: 6,480     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
“Know your libraries!” You may already have the code you need.

Average tips rating: 4.95

DevOps
Unit Testing
9 Jun 2018   Updated: 21 Jun 2018   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 13,405     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
How can an automated test program test that something is rejected at compile time?
Programming Languages
C++
28 Oct 2019   Updated: 2 Jan 2023   Rating: 4.84/5    Votes: 58   Popularity: 8.43
Licence: CPOL    Views: 96,884     Bookmarked: 104   Downloaded: 0
Please Sign up or sign in to vote.
Short list of things to watch out for when using C++
C++11
7 Jul 2018   Updated: 10 Jul 2018   Rating: 5.00/5    Votes: 8   Popularity: 4.52
Licence: CPOL    Views: 16,823     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Did you realize that the `*this` object can be qualified with lvalue vs rvalue? Here’s what you can do with that.

Average reference rating:

No reference articles have been posted.

Average project rating: 4.85

General Programming
Algorithms
27 May 2018   Updated: 27 May 2021   Rating: 4.85/5    Votes: 8   Popularity: 4.38
Licence: CPOL    Views: 11,931     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
Using swap etc. from generic code must be done properly. Here’s how to fix it for good.
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.