Search found 9 matches
- Tue May 21, 2024 4:00 pm
- Forum: Talking LiveCode
- Topic: Is a good idea?
- Replies: 11
- Views: 6935
Re: Is a good idea?
Hi Oliver,
I think most here would agree that LiveCode lets you be extremely productive off the bat.
While other languages have their niceties and benefits, LC does let you be productive right away and has an elegance of it's own, which becomes more apparent the more you use the language.
I too ...
Re: A.I. Rant
That's a good point, but I think that AI is not just a robot.
Re: Rant
I don't think tools like ChatGPT and BARD necessarily diminish the value of traditional programming skills. Instead, they offer a different way of problem-solving and creativity.
In my view, AI should serve as an aid, extending human capabilities rather than replacing them entirely. I occasionally ...
In my view, AI should serve as an aid, extending human capabilities rather than replacing them entirely. I occasionally ...
- Sun May 19, 2024 9:38 pm
- Forum: Databases
- Topic: Which database
- Replies: 10
- Views: 87716
Re: Which database
Thank you all for the help 
- Sat May 18, 2024 7:52 pm
- Forum: Talking LiveCode
- Topic: Is a good idea?
- Replies: 11
- Views: 6935
Re: Is a good idea?
Hi Oliver,
welcome to the forum!
It is ALWAYS a good idea to learn Livecode. :-)
However that is the only programming language that I speak...
Best
Klaus
Hi Klaus,
Thank you for the warm welcome!
Wow, the only programming language! I remember when I started programming, I had just learned ...
- Sat May 18, 2024 7:41 pm
- Forum: Databases
- Topic: Which database
- Replies: 10
- Views: 87716
Re: Which database
Non-SQL database are suitable?Klaus wrote: Sat May 18, 2024 6:58 pm LC comes with a build-in SQLite engine, so this might be the best option for a single user DB.
However LC supports MySQL, postgreSQL and many other database engines.
- Sat May 18, 2024 6:27 pm
- Forum: Talking LiveCode
- Topic: Is a good idea?
- Replies: 11
- Views: 6935
Is a good idea?
Is a good idea to start learning LiveCode after C?(only C)
- Sat May 18, 2024 6:21 pm
- Forum: Databases
- Topic: Database using only native Livecode?
- Replies: 6
- Views: 44109
Re: Database using only native Livecode?
Your idea of a relational-style database completely internal to LiveCode sounds intriguing. While I haven't personally implemented such a scenario, I can see the potential benefits of leveraging LiveCode's built-in functions and commands for smaller-scale databases. The speed of operations like the ...
- Sat May 18, 2024 6:19 pm
- Forum: Databases
- Topic: Which database
- Replies: 10
- Views: 87716
Which database
Which database works best with LiveCode?