04-15-2023, 11:29 AM
(04-15-2023, 06:47 AM)lano1106 Wrote: Cycle 4, stage 4, day 15:
I was on the verge on trying it. Everything seem to be working fine... Except a minor shortcoming in the GUI. GUI dev is not my strongest skill and this made me stuck... After having sleep in the issue, I am pretty confident that I have a good plan to finish the thing...
Though I have no doubts in your technical abilities, I can not overstate the benefits of bouncing your ideas off of ChatGPT (chat.openai.com). Still free. I work as a web developer and it's blown up my ability to get through the syntax and focus more on the concepts and features of the code I'm working on.
For context, ChatGPT will interpret and breakdown your code errors, convert your idea/prompt into actual code (it assumes Python, but feed it your language in your prompt), and help you expand your knowledge of the tools or languages you are already using.
The quality of the response depends on the quality of the question. Meaning that you need to add enough detail and context for it to take it from there. But I'm telling you, it's like asking a senior developer a question, as it gives you a conversational walkthrough of new concepts and of code. Be aware: I've been told that some of the code suggestions might complicate debugging later on, but this can be mitigated by enough counter-measures (unit tests, architectural knowledge, etc.)
UMS v2 Journal (current) || Overcoming Fear 5.75G Journal