Search found 9 matches

by Oliver901
Tue May 21, 2024 4:00 pm
Forum: Talking LiveCode
Topic: Is a good idea?
Replies: 11
Views: 4572

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 wou...
by Oliver901
Tue May 21, 2024 3:52 pm
Forum: Off-Topic
Topic: A.I. Rant
Replies: 36
Views: 53248

Re: A.I. Rant

That's a good point, but I think that AI is not just a robot.
by Oliver901
Mon May 20, 2024 10:34 am
Forum: Off-Topic
Topic: A.I. Rant
Replies: 36
Views: 53248

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 u...
by Oliver901
Sun May 19, 2024 9:38 pm
Forum: Databases
Topic: Which database
Replies: 10
Views: 37055

Re: Which database

Thank you all for the help :)
by Oliver901
Sat May 18, 2024 7:52 pm
Forum: Talking LiveCode
Topic: Is a good idea?
Replies: 11
Views: 4572

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 variable ...
by Oliver901
Sat May 18, 2024 7:41 pm
Forum: Databases
Topic: Which database
Replies: 10
Views: 37055

Re: Which database

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.
Non-SQL database are suitable?
by Oliver901
Sat May 18, 2024 6:27 pm
Forum: Talking LiveCode
Topic: Is a good idea?
Replies: 11
Views: 4572

Is a good idea?

Is a good idea to start learning LiveCode after C?(only C)
by Oliver901
Sat May 18, 2024 6:21 pm
Forum: Databases
Topic: Database using only native Livecode?
Replies: 6
Views: 10386

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 ...
by Oliver901
Sat May 18, 2024 6:19 pm
Forum: Databases
Topic: Which database
Replies: 10
Views: 37055

Which database

Which database works best with LiveCode?