A Comment on Comments A Comment on Comments In my first programming class in college, my teacher handed out two BASIC coding sheets. On the board, the assignment read “Write a ...
1. [Mandatory] Javadoc should be used for classes, class variables and methods. The format should be ‘/** comment **/‘, rather than ‘// xxx’. Note: In IDE, Javadoc can be se...
gpmapreduce Synopsis Prerequisites Description Options Examples See Also gpmapreduce Runs Greenplum MapReduce jobs as defined in a YAML specification document. Synopsis ...
What’s With That Name? What’s With That Name? The name JavaScript is probably the most mistaken and misunderstood programming language name. Is this language related to Java? ...
Subroutines Retrieving arguments to a subroutine with shift Assign arguments to a subroutine with list assignment Handle arguments directly by accessing @_ Arguments passed can ...
Step Back and Automate, Automate, Automate Common misconception #1: Automation is only for testing. Common misconception #2: I have an IDE, so I don’t have to automate. Common mi...
Introduction General Information Getting Started Extending Blender Add-ons Scripts Saving your own Scripts File Location Installation Introduction Python is an interpret...
gpmapreduce Synopsis Requirements Description Options Examples See Also gpmapreduce Runs Greenplum MapReduce jobs as defined in a YAML specification document. Note Green...
Cython - an overview Cython - an overview [Cython] is a programming language that makes writing C extensions for the Python language as easy as Python itself. It aims to become...
A Message to the Future A Message to the Future Maybe it’s because most of them are smart people, but in all the years I’ve taught and worked side-by-side with programmers, it ...