No Clocks

No Clocks

2707 bookmarks
Custom sorting
Shell initialization files
Shell initialization files
Introduction A shell initialization file is a shell script that runs automatically each time the shell executes. The initialization file sets up the “work environment” and “custom…
·blog.opstree.com·
Shell initialization files
Welcome | Data Science at the Command Line, 2e
Welcome | Data Science at the Command Line, 2e
This thoroughly revised guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You’ll learn how to combine small yet powerful command-line tools to quickly obtain, scrub, explore, and model your data. To get you started, author Jeroen Janssens provides a Docker image packed with over 100 Unix power tools—useful whether you work with Windows, macOS, or Linux.
·datascienceatthecommandline.com·
Welcome | Data Science at the Command Line, 2e
Package Management | Ubuntu
Package Management | Ubuntu
Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things.
·ubuntu.com·
Package Management | Ubuntu
Zen and the Art of File and Folder Organization
Zen and the Art of File and Folder Organization
Is your desktop a paragon of neatness, or is it overflowing with so many icons that you're scared to look at it? If you've been putting off getting or
·howtogeek.com·
Zen and the Art of File and Folder Organization
QueryStorm | C# in Excel - QueryStorm
QueryStorm | C# in Excel - QueryStorm
Run C# scripts, create custom functions, and automate workbooks with C#. QueryStorm is a C# IDE and runtime in Excel that fully replaces VBA.
·querystorm.com·
QueryStorm | C# in Excel - QueryStorm
Using Terraform to Manage Infrastructure
Using Terraform to Manage Infrastructure
Large applications are often a mix of code your team has written and third-party applications your team needs to manage. These third-party applications could be things like AWS or Docker. In my team’s case, it’s Twilio TaskRouter. The configuration of these services may not...
·shopify.engineering·
Using Terraform to Manage Infrastructure
Raising Custom Events in VBA
Raising Custom Events in VBA
This quick tutorial will have you writing custom events in VBA in no time.
·nolongerset.com·
Raising Custom Events in VBA
HOW TO: Create a Tool Window in the VBIDE with twinBASIC
HOW TO: Create a Tool Window in the VBIDE with twinBASIC
Move over Rubberduck VBA and MZ-Tools. The next great VBE addin is going to be built with twinBASIC. Here are step-by-step instructions to get you started.
·nolongerset.com·
HOW TO: Create a Tool Window in the VBIDE with twinBASIC
DrawExcel
DrawExcel
Tool that draws VBA structure of your MS Excel file.
·pypi.org·
DrawExcel
Excel VBA Error Handling - All You Need to Know!
Excel VBA Error Handling - All You Need to Know!
Learn all about Excel VBA errors and how make sure these are handled properly in your VBA code. Covers all the error types and error handling methods.
·trumpexcel.com·
Excel VBA Error Handling - All You Need to Know!
VBA Code: Excel Object Explorer
VBA Code: Excel Object Explorer
VBA Code Excel Object Explorer : Example Macros on Workbook, Worksheet, Range, Cells, Charts, Pivot tables, Shapes, List Objects (Tables) Methods, Properties, Events.
·analysistabs.com·
VBA Code: Excel Object Explorer