How hard/long does it take to learn GDscript/Godot?
One question: how long does it take to learn GDscript and how long does it take to master Godot?
One question: how long does it take to learn GDscript and how long does it take to master Godot?
I've coded a script in Firefox that's supposed to be activated by a button using the onclick event. However, I keep getting the following error message in Firefox: Uncaught ReferenceError: splitString is not defined, onclick file:///C:/Users/user/Desktop/Neues Textdokument.html:1. Everything worked fine in the W3Schools Editor. How can I fix the error? <button onclick="splitString()">button</button> <div id="div"></div> <script>…
Hello! I'm currently learning LaTeX and I'm completely stuck. I need to insert a relatively long sentence into a LaTeX table, but it's completely cut off at the side, and the rest of the sentence is no longer visible. I have no idea what to do anymore because every solution makes the table look even…
How does a computer science degree help you become a software developer or software engineer? Computer science degrees often don't provide a depth of programming knowledge.
Can anyone tell me what programming language this is? e.g. STYLE(fontcolor={0})
Hello, I own a Discord server and would like to IP ban people. Is that possible? and who with which bot?
I'm currently trying to learn programming with Unity, and there used to be a learning function that's also shown and recommended in the YouTube tutorial I'm currently watching. My question is: How do I get this function back? Here's another image of what I mean:
Godot per se (so the editor and its functions) are not very difficult to understand. If you’ve worked with python or the like, GDScript should fall very easily because the two are similar. I would not classify GDScript as a “complex” language. How long it takes until you have learned it I can’t tell you either XD Here is a very good tutorial from Brackeys to Godot4: https://www.youtube.com/watch?v=LOhfqjmasi0&t=1645s (so if the video goes over an hour, and you have to take a break again and again, I would say you are with it in 2-4 hours by max)