Advertisement
Membership
Login
ACCU Buttons
Programming Topics or Overload Journal #49 - Jun 2002
Browse in : |
All
> Topics
> Programming All > Journals > Overload > 49 All of these categories |
- Options:
- View Article Map
- View Archives
Who Are You Calling Weak?
Description : Spencer Collyer muses on the surprising strength of weak_ptrs.
Category: [ Programming Topics | CVu Journal Vol 31, #3 - July 2019 ]
Description : Spencer Collyer muses on the surprising strength of weak_ptrs.
Category: [ Programming Topics | CVu Journal Vol 31, #3 - July 2019 ]
When Will Python 2 End?
Description : Silas Brown explains why the days of Python 2, while numbered, may be longer than you think.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 ]
Description : Silas Brown explains why the days of Python 2, while numbered, may be longer than you think.
Category: [ Programming Topics | CVu Journal Vol 30, #6 - January 2019 ]
Why I Avoid PHP
Description : Silas S. Brown shares a war story.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 ]
Description : Silas S. Brown shares a war story.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 ]
Why Floats Are Never Equal
Description : Silas S. Brown tries his hand at optimising floating point equality comparisons.
Category: [ Programming Topics | CVu Journal Vol 28, #4 - September 2016 ]
Description : Silas S. Brown tries his hand at optimising floating point equality comparisons.
Category: [ Programming Topics | CVu Journal Vol 28, #4 - September 2016 ]
Wallowing in Filth
Description : Pete Goodliffe wades into the dreaded cesspit of ‘low-quality code’.
Category: [ Programming Topics | CVu Journal Vol 27, #2 - May 2015 ]
Description : Pete Goodliffe wades into the dreaded cesspit of ‘low-quality code’.
Category: [ Programming Topics | CVu Journal Vol 27, #2 - May 2015 ]
Writing Good C++ APIs
Description : Tom Björkholm examines some common pitfalls that make code hard to use.
Category: [ Programming Topics | CVu Journal Vol 27, #2 - May 2015 ]
Description : Tom Björkholm examines some common pitfalls that make code hard to use.
Category: [ Programming Topics | CVu Journal Vol 27, #2 - May 2015 ]
Windows 64-bit Calling Conventions
Description : How the stack works is useful to understanding your programs’ behaviour. Roger Orr compares and contrasts.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Description : How the stack works is useful to understanding your programs’ behaviour. Roger Orr compares and contrasts.
Category: [ Programming Topics | Overload Journal #120 - April 2014 ]
Wallpaper Rotation on Ubuntu using Ruby and Flickr
Description : Repetitive tasks are ideal candidates for scripting. Filip van Laenen walks us through a simple example.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
Description : Repetitive tasks are ideal candidates for scripting. Filip van Laenen walks us through a simple example.
Category: [ Programming Topics | Overload Journal #115 - June 2013 ]
Why Dysfunctional Programming Matters
Description : Function progamming is all the rage. Teedy Deigh considers how it offers many opportunities for the serious programmer.
Category: [ Programming Topics | Overload Journal #114 - April 2013 ]
Description : Function progamming is all the rage. Teedy Deigh considers how it offers many opportunities for the serious programmer.
Category: [ Programming Topics | Overload Journal #114 - April 2013 ]
Web Annotation with Modified-Yarowsky and Other Algorithms
Description : Annotating text automatically requires word disambiguation. Silas Brown introduces the Yarowsky algorithm to help.
Category: [ Programming Topics | Internet Topics | Overload Journal #112 - December 2012 ]
Description : Annotating text automatically requires word disambiguation. Silas Brown introduces the Yarowsky algorithm to help.
Category: [ Programming Topics | Internet Topics | Overload Journal #112 - December 2012 ]
What’s a Good Date?
Description : Implementing a data type seems simple at first glance. Björn Fahller investigates why you might choose a representation.
Category: [ Programming Topics | Overload Journal #109 - June 2012 ]
Description : Implementing a data type seems simple at first glance. Björn Fahller investigates why you might choose a representation.
Category: [ Programming Topics | Overload Journal #109 - June 2012 ]
Writing Your Own Stream Manipulators
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Source : Generated via JPG, Google OCR, pandoc markdown from scanned journal
Category: [ Programming Topics | Overload Journal #5 - Sep 1994 ]
Why Automatic Differentiation Won’t Cure Your Calculus Blues
Description : We’ve tried and rejected many numerical approaches to differentiation. Richard Harris has one final attempt.
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Description : We’ve tried and rejected many numerical approaches to differentiation. Richard Harris has one final attempt.
Category: [ Programming Topics | Overload Journal #108 - April 2012 ]
Why Computer Algebra Won’t Cure Your Calculus Blues
Description : We still haven’t found how to accurately do calculus. Richard Harris revisits an algebraic technique.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Description : We still haven’t found how to accurately do calculus. Richard Harris revisits an algebraic technique.
Category: [ Programming Topics | Overload Journal #107 - February 2012 ]
Why Polynomial Approximation Won't Cure Your Calculus Blues
Description : We’re still trying to find a good way to approach numerical computing. Richard Harris tries to get as close as possible.
Category: [ Programming Topics | Overload Journal #106 - December 2011 ]
Description : We’re still trying to find a good way to approach numerical computing. Richard Harris tries to get as close as possible.
Category: [ Programming Topics | Overload Journal #106 - December 2011 ]
Why Finite Differences Won’t Cure Your Calculus Blues
Description : Now we know our problem in depth. Richard Harris analyses if a common technique will work adequately.
Category: [ Programming Topics | Overload Journal #105 - October 2011 ]
Description : Now we know our problem in depth. Richard Harris analyses if a common technique will work adequately.
Category: [ Programming Topics | Overload Journal #105 - October 2011 ]
Why [Insert Algorithm Here] Won’t Cure Your Calculus Blues
Description : We now know that floating point arithmetic is the best we can do. Richard Harris goes back to school ready to show how to use it.
Category: [ Programming Topics | Overload Journal #104 - August 2011 ]
Description : We now know that floating point arithmetic is the best we can do. Richard Harris goes back to school ready to show how to use it.
Category: [ Programming Topics | Overload Journal #104 - August 2011 ]
Why Interval Arithmetic Won’t Cure Your Floating Point Blues
Description : We’ve looked at several approaches to numeric computing. Richard Harris has a final attempt to find an accurate solution.
Category: [ Programming Topics | Overload Journal #103 - June 2011 ]
Description : We’ve looked at several approaches to numeric computing. Richard Harris has a final attempt to find an accurate solution.
Category: [ Programming Topics | Overload Journal #103 - June 2011 ]
Why Computer Algebra Won’t Cure Your Floating Point Blues
Description : Numerical computing is proving quite a challenge. Richard Harris sees if a computer can do mathematics.
Category: [ Programming Topics | Overload Journal #102 - April 2011 ]
Description : Numerical computing is proving quite a challenge. Richard Harris sees if a computer can do mathematics.
Category: [ Programming Topics | Overload Journal #102 - April 2011 ]
Why Rationals Won’t Cure Your Floating Point Blues
Description : Numerical computing is still proving hard to do accurately. Richard Harris considers another number representation.
Category: [ Programming Topics | Overload Journal #101 - February 2011 ]
Description : Numerical computing is still proving hard to do accurately. Richard Harris considers another number representation.
Category: [ Programming Topics | Overload Journal #101 - February 2011 ]