ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Overload Journal #150 - April 2019

Browse in : > Journals > Overload > o150

This means war!
Description : Careless use of language can upset people. Frances Buontempo asks what we can do to make the developer experience better. by Frances Buontempo
Category: [ Journal Editorial ]
NullableAttribute and C# 8
Description : C# 8 will bring many new features. Jon Skeet investigates the metadata representation of Nullable Reference Types. by Jon Skeet
Category: [ Programming Topics ]
lvalues, rvalues, glvalues, prvalues, xvalues, help!
Description : C++11 introduced new value categories. Anders Schau Knatten explains his way of thinking about them. by Anders Schau Knatten
Category: [ Programming Topics ]
Modern SAT solvers: fast, neat and underused (part 1 of N)
Description : SAT solvers can quickly find solutions to Boolean Logic problems. Martin Hořeňovský demonstrates how this can be used to solve arbitrary Sudoku puzzles. by Martin Hořeňovský
Category: [ Design of applications and programs ]
The Duality…
Description : Genetic algorithms can find solutions that other algorithms might miss. Anders Modén discusses their use in conjunction with back-propagation for finding better solutions. by Anders Modén
Category: [ Programming Topics ]
Blockchain-Structured Programming
Description : Coins are a wedge-shaped piece used for some purpose. Teedy Deigh shares her angle on the technology underpinning crypto-currencies. by Teedy Deigh
Category: [ Programming Topics ]