A way to get ready for learning the programming language that can help speed up game development.
In the world of video game creation, where technology brings ideas to life, we need an easy-to-use tool to help us make it happen. GDScript is a special programming language designed for the Godot Eng...
1 Scripts to Make Parts of Life EasierWe don't always have to rely on governments or big tech companies to make things better; instead, we can improve aspects of our lives with automation!
I recently created scripts that saved me hours and will benefit future users of my project. This inspired me to share them here, and I may add more over time. A GitHub repository could house all these...
1 FastAPI & CookiesA real-life example of how cookies are used in the FastAPI web framework.
FastAPI is a relatively new web framework, with high growth potential — according to surveys and reports that show how many big companies (like Uber and Netflix) are using it! Cookies are small piece...
0 C Programming PitfallsYou should not use C/C++ if you are an irresponsible person!
The introduction of this article was written by Meta Llama 3 70B: C, created in 1972, has been a building block for many operating systems and applications. But its complex memory management and lack ...
0