CodeDatabaseDelphiNews

Are You Using The Secret Alternative To SQLite?

I know the best way to traumatize a software developer who has been using Windows Tools for Developers for some time. You just show them this image: The BDE Administration Manager. So many ‘happy’ hours trying to resolve “PDOXUSERS.NET is in use” messages and learning all about the purpose of arcane settings like SharedDir and NETDIR. Shudder. If you wanted to store a database…
Read more
C++Code

LearnCPlusPLus.org :: Give Me Your Inheritance!

Hello C++ Developers,. It’s another milestone at LearnCPlusPlus.org, we started to add posts about the basics of Artificial Intelligence Technologies. Last week had a lot of great subjects again! This week here we answer these questions, What is Inheritance in…
C++Code

Solve MILLIONS of Unknowns In Equations - We Show You How!

C++ is a great programming language to calculate engineering problems. It is one of the best for those operations. Delphi is also a faster-compiled programming language that you can use in engineering problems. C++ compiler includes libraries designed to increase your productivity. We provide powerful and useful classes for strings, conversions, file IO, streaming, JSON, REST, and anything else…
Read more
C++CodeDelphiRAD Studio

RAD Server CRUD Procedures - Part 1

In this RAD Server CRUD Procedures – Part 1 post, we will discuss the the default generated CRUD procedure implementations from the RAD Server Package Wizard. In the RAD Server CRUD Procedures – Part 2 post, we will discuss modifying the default generated CRUD…
CodeDelphiRAD Studio

5 Ways To Use Computer Vision In Your Windows Apps

In this article, you’ll learn why you should use Python for computer vision, how to use the Python Windows GUI Builder for GUI features and functionalities, how to use Python libraries to perform Computer Vision Tasks, the results, and much more. What is Computer Vision? According to Ballard and Brown in 1982, Computer Vision is an interdisciplinary scientific field that deals with how…
Read more
CodeDelphiRAD Studio

Powerful Advanced Scientific Computing - it's easy!

In this article, you’ll learn what scientific computing is, why we use python for scientific computing, and how to use python windows GUI builder with scientific computing libraries, the results, and many more. What is Scientific Computing? According to Golub and Ortega in 1992, Scientific Computing is the collection of tools, techniques, and theories required to solve mathematical models…
Read more