Journal Articles
Browse in : |
All
> Journals
> Overload
> o132
(10)
All > Topics > Programming (877) Any of these categories |
- Options:
- View Article Map
- View Archives
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
The Tao of Scratch
Martin Moene
09 April 2016 21:27:05 +01:00
Scratch is an environment designed to help young people learn to code. Patrick Martin walks us through it.
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Knowledge-Sharing Architects As An Alternative to Coding Architects
Martin Moene
08 April 2016 21:29:51 +01:00
Should architects write code? Sergy Ignatchenko explores this controversial subject.
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
QM Bites: Understand Windows OS Identification Preprocessor Macros
Martin Moene
07 April 2016 21:31:12 +01:00
There’s confusion between user-defined and predefined Windows 32/64-bit operating-system identification macros. Matthew Wilson shines light on the issue.
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
How to Diffuse Your Way Out of a Paper Bag
Martin Moene
05 April 2016 21:34:24 +01:00
Diffusion models can be used in many areas. Frances Buontempo applies them to paper bag escapology.
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Stufftar
Martin Moene
04 April 2016 21:36:05 +01:00
How do you quickly transfer data from one machine to another? Ian Bruntlett shows us the bash script he uses.
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
QM Bites: looping for-ever
Martin Moene
03 April 2016 21:37:13 +01:00
Never-ending loop constructs can confound user and compiler in subtle ways. Matthew Wilson offers advice to maximise portability and transparency.
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
Using Enum Classes as Bitfields
Martin Moene
02 April 2016 21:39:18 +01:00
Scope enums have many advantages over standard enums. Anthony Williams shows how to use them as bitmasks.
Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.
9.7 Things Every Programmer Really, Really Should Know
Martin Moene
01 April 2016 21:40:44 +01:00
Most of us have heard of the twelve step program. Teedy Deigh introduces a 9.7 step plan for programmers.