The following video tutorial will allow you to quickly get started with Arduino π€
Boyan Mitov, the owner of Mitov Software, discusses the basic concepts of Arduino development, microcontroller boards, development IDE, and Software API for the boards. While the most Pascal devs prefer to code in Lazarus, the tutorial proposes Delphi as the devemopment tool.
Just watch the video and study all pros & cons ππ
https://youtu.be/ySL-n6MZjlQ
Boyan Mitov, the owner of Mitov Software, discusses the basic concepts of Arduino development, microcontroller boards, development IDE, and Software API for the boards. While the most Pascal devs prefer to code in Lazarus, the tutorial proposes Delphi as the devemopment tool.
Just watch the video and study all pros & cons ππ
https://youtu.be/ySL-n6MZjlQ
YouTube
Day 1 IoT Boot Camp
Rapidly customize and connect to Arduino-based IoT device projects. ** http://embt.co/IoTBootCamp2017 ** www.learndelphi.org
ββHave you ever experienced a situation where you did something wrong in Git and need to fix the error βοΈ
Git is hard. Check out this interesting article, which will shed a light on some Git facilities and may save your time fixing the error π
https://ohshitgit.com/
Git is hard. Check out this interesting article, which will shed a light on some Git facilities and may save your time fixing the error π
https://ohshitgit.com/
ββIf you develop mobile apps for the app stores, this news is for you π
DelphiWorlds has published news about the MonkeyBuilder, a tool that helps to automate the whole build/deployment process and reduce the time you spend from hours into just minutes.
Just check it out and leave your opinion π₯
https://www.delphiworlds.com/2020/05/introducing-monkeybuilder/
DelphiWorlds has published news about the MonkeyBuilder, a tool that helps to automate the whole build/deployment process and reduce the time you spend from hours into just minutes.
Just check it out and leave your opinion π₯
https://www.delphiworlds.com/2020/05/introducing-monkeybuilder/
Booleans are the first data type any programmer learns. While itβs tempting to use boolean flag values in your codebases for managing state machines, it can easily lead to code complexity, readability, and scalability issues as your code evolves. But this doesn't mean you should avoid using booleans π€
Read more in this article and learn when enums are better, and why π
https://medium.com/better-programming/dont-use-boolean-arguments-use-enums-c7cd7ab1876a
Read more in this article and learn when enums are better, and why π
https://medium.com/better-programming/dont-use-boolean-arguments-use-enums-c7cd7ab1876a
Medium
Donβt Use Boolean Arguments, Use Enums
A case for avoiding flag values in your code
ββCheck out this project, which I've recently discovered on GitHub. Delphi-JsonToDelphiClass may be an interesting alternative to Rest Debugger π€
I've compiled it in my Delphi Rio Community with some warnings and hints π‘ But it works!
Just try it and share your opinion π
https://github.com/PKGeorgiev/Delphi-JsonToDelphiClass
I've compiled it in my Delphi Rio Community with some warnings and hints π‘ But it works!
Just try it and share your opinion π
https://github.com/PKGeorgiev/Delphi-JsonToDelphiClass
ββYesterday, Embarcadero announced the availability of InterBase 2020 Update 1. There are tablespaces and Linux support, updated IBConsole, and performances improvements π₯
There are lots of devs, who prefer to use Firebird. But the new Interbase looks very promising. And what is your opinion?
https://community.idera.com/developer-tools/b/blog/posts/interbase-2020-update-1-is-now-available
There are lots of devs, who prefer to use Firebird. But the new Interbase looks very promising. And what is your opinion?
https://community.idera.com/developer-tools/b/blog/posts/interbase-2020-update-1-is-now-available
Check out this video tutorial, which describes how to download TS files from a video streamπ²
π This tutorial is a good demonstration for the MultiDownloader component from the Clever Internet Suite library. The component allows you to download all TS files concurrently in multiple threads using the multipart downloading mode and resuming.
Just try the project, which is available on GitHub, and don't forget to π
https://youtu.be/Ny0_0yARIPg
π This tutorial is a good demonstration for the MultiDownloader component from the Clever Internet Suite library. The component allows you to download all TS files concurrently in multiple threads using the multipart downloading mode and resuming.
Just try the project, which is available on GitHub, and don't forget to π
https://youtu.be/Ny0_0yARIPg
YouTube
Download TS files from video stream
The example shows how to download TS files from a video stream using the MultiDownloader component.
Download Source Code:
https://github.com/CleverComponents/Clever-Internet-Suite-Tutorials/tree/master/vcl/VideoTSDownloader
Download Source Code:
https://github.com/CleverComponents/Clever-Internet-Suite-Tutorials/tree/master/vcl/VideoTSDownloader
ββWoah! MySQL turns 25. This wonderful database is the same age as Delphi π₯
https://blogs.oracle.com/mysql/celebrating-mysql-25th-anniversary
https://blogs.oracle.com/mysql/celebrating-mysql-25th-anniversary
ββDelphi 10.4 Sydney, the most expecting release, is about to be launched this week π₯
Check out this blog post for more details π
https://www.ideasawakened.com/post/delphi-10-4-sydney-is-the-best-tool-for-creating-windows-applications
Check out this blog post for more details π
https://www.ideasawakened.com/post/delphi-10-4-sydney-is-the-best-tool-for-creating-windows-applications
ββA nice demonstration for the new IDE Patches feature in RAD Studio 10.4 Sydney π
Embarcadero has published the first patch with missing files and C++ debugging binaries for recently released studio. I tried to apply this patch on just installed 10.4, and it worked fine.
This is a really demanded feature. I hope, this will allow to don't reinstall IDE in case of more global changes, as well π
https://community.idera.com/developer-tools/b/blog/posts/rad-studio-10-4-patch-1-missing-files-and-c-debugging---and-a-new-way-to-install-patches
Embarcadero has published the first patch with missing files and C++ debugging binaries for recently released studio. I tried to apply this patch on just installed 10.4, and it worked fine.
This is a really demanded feature. I hope, this will allow to don't reinstall IDE in case of more global changes, as well π
https://community.idera.com/developer-tools/b/blog/posts/rad-studio-10-4-patch-1-missing-files-and-c-debugging---and-a-new-way-to-install-patches
Andrea Magni has announced the latest version of TFrameStand 1.6 on Embarcadero GetIt for Delphi 10.4 Sydney. The library provides both the TFrameStand and TFormStand components, which allow you to gain visual consistency though the whole user experience and to add modern looking elements in your FMX app π€
Check out his GitHub repository and don't forget to leave your opinion ππ₯
https://github.com/andrea-magni/TFrameStand
Check out his GitHub repository and don't forget to leave your opinion ππ₯
https://github.com/andrea-magni/TFrameStand
GitHub
GitHub - andrea-magni/TFrameStand: TFrameStand and TFormStand components for Delphi FireMonkey (FMX)
TFrameStand and TFormStand components for Delphi FireMonkey (FMX) - andrea-magni/TFrameStand
ββCleverComponents has announced the Clever Internet Suite version 9.6 release π
This new version provides the full RAD Studio 10.4π₯Sydney support. Also, there are fixed two existing problems in the SFTP Client and HTTP Proxy components.
Check out the product website for more details, and don't forget to π
https://www.clevercomponents.com/products/inetsuite/
This new version provides the full RAD Studio 10.4π₯Sydney support. Also, there are fixed two existing problems in the SFTP Client and HTTP Proxy components.
Check out the product website for more details, and don't forget to π
https://www.clevercomponents.com/products/inetsuite/
To those who works on AI projects or tries to choose between different artificial intelligence platforms available in the world. Artificial intelligence has arrived at the inflection point where itβs to a lesser degree a pattern than a core ingredient across for all intents and purposes of computing. There is a list of top 10 AI companies to work for in 2020. No doubt, Amazon at the top of the list. But what is strange, the list doesn't include Google and their TensorFlow π€
Just check out the article and leave your opinion π
https://www.analyticsinsight.net/top-10-artificial-intelligence-companies-to-work-for-in-2020/
Just check out the article and leave your opinion π
https://www.analyticsinsight.net/top-10-artificial-intelligence-companies-to-work-for-in-2020/
ββToday started the Delphi Day Conference. If you speak Italian, you can use Zoom to join to each session you are interested in. The online sessions will cover different questions of RAD Studio 10.4 development, such as VCL and Windows 10, JSON and REST technologies, FGX Native, Google APIs, and many more π₯
You can register here:
https://www.delphiday.it/
You can register here:
https://www.delphiday.it/
Recently read about TMS Software & FaunaDB partnership, and as a result, support for FaunaDB in TMS Web Core 1.4
https://youtu.be/RFPxNqLcxqY
What is FaunaDB? How it compares to other NoSQL databases? I've found the following comparison table on the Internet
https://db-engines.com/en/system/FaunaDB%3BMongoDB
The table compares FaunaDB vs MongoDB. Both solutions have similar features, but FaunaDB is commercial product, while MongoDB is opensouce.
Check it out and share your opinion π€
https://youtu.be/RFPxNqLcxqY
What is FaunaDB? How it compares to other NoSQL databases? I've found the following comparison table on the Internet
https://db-engines.com/en/system/FaunaDB%3BMongoDB
The table compares FaunaDB vs MongoDB. Both solutions have similar features, but FaunaDB is commercial product, while MongoDB is opensouce.
Check it out and share your opinion π€
YouTube
TMS WEB Core v1.4: Support for FaunaDB
ββThe FastReports team has announced a new version of their wonderful FastCube VCL 2.11 π₯
This new version adds support for RAD Studio 10.4 and Lazarus. Check out the announce page for more details about what's new:
https://www.fast-report.com/en/news/453/
There are two more articles in the developer's blog, which can shed more light on what is FastCube and what is it for π
https://www.fast-report.com/en/blog/310/show/
https://www.fast-report.com/en/blog/21/show/
This new version adds support for RAD Studio 10.4 and Lazarus. Check out the announce page for more details about what's new:
https://www.fast-report.com/en/news/453/
There are two more articles in the developer's blog, which can shed more light on what is FastCube and what is it for π
https://www.fast-report.com/en/blog/310/show/
https://www.fast-report.com/en/blog/21/show/
ββWoah, recently read about FreePascal version 3.2.0 release. This release really matters to devs, because the new version supports C blocks functionality, default namespaces, freestanding generic routines, and much more. The snapshot builds of Lazarus already support this new version.
Read more about FPC 3.2.0 and don't forget to π
https://wiki.freepascal.org/FPC_New_Features_3.2.0
Read more about FPC 3.2.0 and don't forget to π
https://wiki.freepascal.org/FPC_New_Features_3.2.0
Check out this quick tour, where Jim McKeeth tells about new GetIt Package Manager and other new features in the RAD Studio 10.4 π₯
There are IDE Patches, single installer for both online and offline installations, ports of numerous C++Builder libraries, and many more π
https://youtu.be/E8ctujyex5k
There are IDE Patches, single installer for both online and offline installations, ports of numerous C++Builder libraries, and many more π
https://youtu.be/E8ctujyex5k
YouTube
The GetIt Package Manager - RAD Studio 10.4 Sydney
Join Embarcadero's Jim McKeeth for a tour of the GetIt Package Manager and the new features added in RAD Studio 10.4 Sydney. * Learn more about the new RAD S...
ββRecently, the team behind MonkeyBuilder reported that the first release of their interesting FMX product is availabe.
The current version supports RAD Studio 10.3. They promise to add the 10.4 support shortly π
https://www.monkeybuilder.io/
The current version supports RAD Studio 10.3. They promise to add the 10.4 support shortly π
https://www.monkeybuilder.io/