Archive for September 2017

Freely available programming books

Posted on September 26, 2017. Filed under: Uncategorized | Tags: , , , , , |

Freely available programming books This list was originally a clone of stackoverflow – List of Freely Available Programming Books by George Stocker. The list was moved to GitHub by Victor Felder for collaborative updating and maintenance. It grew to become one of the most popular repositories on Github, with over 80,000 stars, over 4000 commits, […]

Read Full Post | Make a Comment ( Comments Off on Freely available programming books )

Downloads for all Firefox releases

Posted on September 4, 2017. Filed under: Uncategorized | Tags: , |

here

Read Full Post | Make a Comment ( Comments Off on Downloads for all Firefox releases )

Code Reuse

Posted on September 1, 2017. Filed under: Uncategorized | Tags: , |

Code Reuse Hi, I’m looking to do something like this: Package GlobalDefined; use strict; use warnings; our $PROJECT_GLOBAL_VAR1; … # Tools use Data::Dumper; … 1; Now, I’d like to add some kind of use/require so that the definitions that I include in global defines are taken in other packages/scripts. That means not only the global […]

Read Full Post | Make a Comment ( Comments Off on Code Reuse )

Liked it here?
Why not try sites on the blogroll...