Lean thinking affects all facets of an organization. Every person, activity, product, service, process, system, or method represent an opportunity for continuous improvement. If the devil is in the details, then lean thinking extends to understanding and improving the “little things” we do every day, not just as teams, but as individuals too. Lean thinking embraced at a personal level […]
- 5S
- Advanced Lean Manufacturing
- Collaboration
- Cost Control
- Customer Satisfaction
- Eliminate Waste
- Execution
- Goals
- Lean
- Lean Thinking
- Mission
- Objectives
- Pareto's Law
- Strategy
- Vision
Micro Lean in 2020
How to connect to MySQL using TCL tdbc::mysql
Solved: couldn’t load library “libmysql.dll.15”: this library or a dependent library could not be found in library path
Nothing is more frustrating than a feature that doesn’t work as it should. This is one less thing to worry about.
Timeouts and Incubation Periods
Programming is fun until … you hit a wall, and the solution seems out of reach. Rather than sit and wait for a solution to appear magically, it’s time to take a break. A timeout may be the answer to finding the solution. If you’ve ever experienced that moment when the answer to a question suddenly pops into your mind […]
Learning Java Using JShell
Java programming is not hard to learn, but proficiency in the language takes time, effort, and a lot of practice. JShell can significantly reduce the time required to learn many of the core features of the Java programming language. As a prototyping tool, JShell makes it easy to write and develop a code snippet without having to compile and run […]
Ruby Programming For Everyone
Ruby is a great language, especially for beginners. The syntax of Ruby is intuitive, easy to understand, and easy to get started. If you have no prior programming experience and 1 hour and 44 minutes of time you can learn Ruby. Ruby Programming For Everyone by John Elder (Packt Publishing – ISBN 9781839211997) is a video training program designed to […]
Lean Programming – 5S for Code
I enjoy coding and learned many programming languages over the years. As diverse as these languages are, there is one trait that is consistent among them all: every instruction matters. The principles of Lean, defined as “the pursuit of perfection to achieve excellence through the continual elimination of waste,” can also be applied to programming. The seven forms of waste […]
Give Your Fingers a Break
If everyday typing or keyboarding were a professional sport, we would be more inclined to pay attention to the keyboard at our finger tips. Does the quality of our keyboard affect or influence our efficiency and performance? Gamers will spend hundreds of dollars on a keyboard to get the slightest edge over their competitors. Look and feel, layout, spacing, travel, […]
On the cutting edge of software
Updating software applications is a routine maintenance practice that many choose to ignore. While many of my applications are set to update automatically, I want to be sure they are current. I prefer to update my core software packages manually and with good reason. Some updates can be “buggy” and blindly upgrading could shut an application or system down. Code […]
Web Browsing with Brave
The Brave web browser addresses two of the most significant concerns when browsing the web: Security and Privacy. With the Brave browser, you don’t have to compromise when surfing the web. Keep your personal data private and secure. As an added bonus, you can save time and even earn rewards to view privacy-respecting ads. After watching this video by MaxDapp, […]
Microsoft Excel 2019 VBA and Macros
Microsoft Excel VBA and Macros is an exceptional value for those wanting to significantly increase their productivity using VBA and makes a great addition to your library.