This book is NOT another Python learning book. This book simplifies software development using the Python programming language. So with all key references included that professional programmers use. This Playbook is created to be used daily.
(more…)Category: Information Technology
-
Pushing complexity to users
Creating simple IT solutions is challenging, but that doesn’t mean your product has to be difficult to use. Too often, we are confronted with seemingly simple tasks like creating a document, ordering a ticket, booking a hotel, or completing a mandatory government form online. Why do these simple tasks turn out to be a nightmare and time sink?
(more…) -
Simplify IT
Nobody ever asks for a complex IT solution. We all love simple IT solutions.
(more…) -
Finding duplicates in a collection: A solved problem!
We all have used Ms Excel. Or still do. Companies love Ms Excel or store information in databases.
A common challenge is: How to find duplicate row items?
(more…) -
Solving complex IT problems
In order to solve complex IT problems new technology can help.
Almost everyone in tech agrees that Large Language Models (like ChatGPT) are a generational change in what we can do with software. It feels like the blockchain and bitcoin hype all over again.
(more…) -
Mastering JupyterLab
JupyterLab is a web-based user interface for Project Jupyter. It provides an interactive development environment for software engineers and scientists to work with Jupyter Notebooks, code, and data.
(more…) -
The end of a decade: Breathtaking Open IT innovations
Soon 2019 is over and a new decade with new IT innovations will start again. For simple effective problem solving learning from the past is crucial. What worked well and why? What great promising IT technology did not meet the expectations promised?
(more…) -
Rise and fall of SOLID programming principles
I am a fan of continuous learning. So if possible I go to meetups, conferences, seminars and open space meetings to listen and learn of peers in the digital space. So I went on an evening in September 2019 towards a talk regarding SOLID programming principles. From the very well organized meetup this evening by the company Working Spirit I left with some hard questions and some observations.
(more…) -
Blockchain and privacy
Maybe you have noticed it. Privacy is an issue. A bit strange since there are only 6 days left until the new EU General Data Protection Regulation (GDPR) will become fully enforceable throughout the European Union.
So before end of May 2018 all organizations that process data of EU citizens must comply with this General Data Protection Regulation. Determining how to design and improve your systems to meet the GDPR is not straightforward. Since real objective information on digital trends is always hard to find a common perception is that blockchain technology is an easy solution for solving privacy challenges. (more…)
-
The GDPR impact on machine learning
Maybe you have noticed it. Privacy is an issue. A bit strange since there are only 7 days left until the new EU General Data Protection Regulation (GDPR) will become fully enforceable throughout the European Union.
So before end of May 2018 all organizations that process data of EU citizens must comply with this General Data Protection Regulation. Determining how to design and improve your systems to meet the GDPR is not straightforward. If your are thinking of using new machine learning technologies you could face now an extra challenge. (more…)