PDA

View Full Version : Hello Everyone! and respected Admin and all Moderators



Stevey
12-02-2024, 15:53
Hey there ThinBASIC community!

Hi everyone, I'm Steve Matthew, thrilled to finally be a part of this awesome forum! I stumbled upon ThinBASIC while diving into the vast world of programming, and boy, am I excited to share and learn with all of you! I've got a bit of a knack for problem-solving and a passion for clean, efficient code. Anyone else here obsessed with optimizing their scripts? Let's connect and swap tips! When I'm not immersed in the world of programming, you'll find me exploring the latest tech trends, experimenting with new recipes in the kitchen, and enjoying a good book. What are your favorite ThinBASIC projects or tips? I'd love to hear and exchange ideas. Can't wait to dive into the discussions and get to know this vibrant community better!

See you around the forums!
Steve Matthew

ErosOlmi
12-02-2024, 21:00
Ciao Steve and welcome here.

Yes, we like efficient code.
thinBasic is an interpreted language so for many aspects it is slow by its nature but we tried to develop some (well ... many) native compiled functions for many programming aspect trying to get any speed from internal compiled functionalities.

Maybe better to start from simple specific aspects and then more into deeper aspects.

Stevey
14-02-2024, 12:57
Ciao! Grazie for the warm welcome! I appreciate the focus on efficiency in thin Basic. It's intriguing how you've tackled the speed challenge with native compiled functions. Let's dive into specific aspects, starting simple and gradually exploring deeper functionalities. Exciting journey ahead!