Advertisement
Membership
Login
ACCU Buttons
ACCU Topics
Browse in : |
All
> Topics
|
|
- Options:
- View Article Map
- View Archives
Thonny: Python IDE for Beginners
Description : Silas S. Brown introduces a new Python IDE.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 ]
Description : Silas S. Brown introduces a new Python IDE.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 ]
A Glint of Ruby
Description : Pete Cordell shares his experiences with learning a new scripting language.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 ]
Description : Pete Cordell shares his experiences with learning a new scripting language.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 ]
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 ]
Code Critique Competition 107
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 | Student Code Critiques from CVu journal. ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 29, #4 - September 2017 | Student Code Critiques from CVu journal. ]
A New Competition
Description : Francis Glassborow presents a new challenge for CVu readers.
Category: [ Design of applications and programs | CVu Journal Vol 29, #4 - September 2017 ]
Description : Francis Glassborow presents a new challenge for CVu readers.
Category: [ Design of applications and programs | CVu Journal Vol 29, #4 - September 2017 ]
The Path of the Programmer
Description : Personal development is important. Charles Tolman provides a framework for looking at this.
Category: [ Process Topics | Overload Journal #140 - August 2017 ]
Description : Personal development is important. Charles Tolman provides a framework for looking at this.
Category: [ Process Topics | Overload Journal #140 - August 2017 ]
A Usable C++ Dialect that is Safe Against Memory Corruption
Description : Suitable allocators for (Re)Actors can speed things up. Sergey Ignatchenko continues his investigation in Allocator for (Re)Actors (Part 2).
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
Description : Suitable allocators for (Re)Actors can speed things up. Sergey Ignatchenko continues his investigation in Allocator for (Re)Actors (Part 2).
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
Metaclasses: Thoughts on Generative C++
Description : Can you simplify C++ with minimal library extension? Herb Sutter shows how metaclasses could make this possible.
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
Description : Can you simplify C++ with minimal library extension? Herb Sutter shows how metaclasses could make this possible.
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
A C++ Developer Sees Rustlang for the First Time
Description : Rust claims to run blazingly fast, prevents segfaults, and guarantees thread safety. Katarzyna Macias provides an introduction for a C++ developer.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
Description : Rust claims to run blazingly fast, prevents segfaults, and guarantees thread safety. Katarzyna Macias provides an introduction for a C++ developer.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
Portable Console I/O via iostreams
Description : Portable streaming is challenging. Alf Steinbach describes how his library fixes problems with non-ASCII characters.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
Description : Portable streaming is challenging. Alf Steinbach describes how his library fixes problems with non-ASCII characters.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
A Functional Alternative to Dependency Injection in C++
Description : Dependency injection allows flexibility. Satprem Pamudurthy showcases a functional alternative in C++.
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
Description : Dependency injection allows flexibility. Satprem Pamudurthy showcases a functional alternative in C++.
Category: [ Design of applications and programs | Overload Journal #140 - August 2017 ]
About the C++ Core Guidelines
Description : The C++ core guidelines are a useful summary of C++ best practice. Andreas Fertig shows their use.
Category: [ Process Topics | Overload Journal #140 - August 2017 ]
Description : The C++ core guidelines are a useful summary of C++ best practice. Andreas Fertig shows their use.
Category: [ Process Topics | Overload Journal #140 - August 2017 ]
Afterwood
Description : Chris Oldwood reminds us to fix the problem, not to blame.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
Description : Chris Oldwood reminds us to fix the problem, not to blame.
Category: [ Programming Topics | Overload Journal #140 - August 2017 ]
Living Within Constraints
Description : Pete Goodliffe constrains what’s possible in your code.
Category: [ Programming Topics | CVu Journal Vol 29, #3 - July 2017 ]
Description : Pete Goodliffe constrains what’s possible in your code.
Category: [ Programming Topics | CVu Journal Vol 29, #3 - July 2017 ]
In Java I Wish I Could...
Description : Paul Grenyer wishes for features of one language in another.
Category: [ Programming Topics | CVu Journal Vol 29, #3 - July 2017 ]
Description : Paul Grenyer wishes for features of one language in another.
Category: [ Programming Topics | CVu Journal Vol 29, #3 - July 2017 ]
Rip It Up and Start Again
Description : Jez Higgins shares a tale of re-implementing a software system.
Category: [ Design of applications and programs | CVu Journal Vol 29, #3 - July 2017 ]
Description : Jez Higgins shares a tale of re-implementing a software system.
Category: [ Design of applications and programs | CVu Journal Vol 29, #3 - July 2017 ]
Learning Other Languages
Description : Francis Glassborow considers natural and computer languages as tools of communication.
Category: [ Programming Topics | CVu Journal Vol 29, #3 - July 2017 | Francis' Scribbles from CVu journal ]
Description : Francis Glassborow considers natural and computer languages as tools of communication.
Category: [ Programming Topics | CVu Journal Vol 29, #3 - July 2017 | Francis' Scribbles from CVu journal ]
Code Critique Competition 106
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 29, #3 - July 2017 ]
Description : Set and collated by Roger Orr. A book prize is awarded for the best entry.
Category: [ Programming Topics | CVu Journal Vol 29, #3 - July 2017 ]
Allocator for (Re)Actors with Optional Kinda-Safety and Relocation
Description : How do you deal with memory for (Re)Actors? Sergey Ignatchenko proposes an allocation scheme.
Category: [ Programming Topics | Overload Journal #139 - June 2017 ]
Description : How do you deal with memory for (Re)Actors? Sergey Ignatchenko proposes an allocation scheme.
Category: [ Programming Topics | Overload Journal #139 - June 2017 ]
Initialization in C++ is Bonkers
Description : Uninitialised variables can cause problems. Simon Brand reminds us how complicated it can get.
Category: [ Programming Topics | Overload Journal #139 - June 2017 ]
Description : Uninitialised variables can cause problems. Simon Brand reminds us how complicated it can get.
Category: [ Programming Topics | Overload Journal #139 - June 2017 ]