What is Full-pack Developer Experience? It’s Integrated Development Environment with a lot of functional and non-functional items: Code Editors Code Generators No-Code utilities UI Designers / WYSIWYGArticles, Videos and all kind of tutorialsOpen Source Examples. IDE (Integrated Development Environment) IDE tooling can be very important for software development, particularly for larger projects with complex codebases….
Category: ChatGPT
Tech – Algorithms & Business Value
At what level to technical knowledge and experience on low-level stuff – pointers, algorithms, design patterns and architectures will bring actual business value? Here is what chatGPT says: Technical knowledge and experience in low-level stuff such as pointers, algorithms, design patterns, and architectures can bring actual business value at different levels depending on the nature…
ChatGPT Wrote me Code Utility in Java
ChatGPT Wrote me Code Utility in Java and it was surprisingly good. I just needed to tell it very specifically what I needed in multiple aspects and multiple dimensions. It requires: I needed an utility to: The Result is the following: package mypackage; import com.helger.commons.regex.RegExPattern; import java.io.*; import java.util.regex.Matcher; import java.util.regex.Pattern; public class JavaStringTransformer {…
What and How to Ask ChatGPT – Most Powerful Weapon
What (and how) to ask ChatGPT, this is the question, and everyone should find the answer because it is the most Powerful Weapon? This is valid point for life in general. While life is colourful and the answers may come later – the AI will either give you something useful right away or it will…