Uwe Raabe
As you may already have heard from others: Delphi 12 is around the corner and I was giving permission by Embarcadero to blog about some new features. This article is about some improvements made to… … Read more
1 year ago in Delphi , programming
0
Emad
As a developer, have you ever wanted to create an image editing tool that lets you seamlessly apply a variety of filters, adjust dimensions, and even perform advanced features like background removal? In this comprehensive…… … Read more
1 year ago in chat app , chat application , Code , cross platform apps , Cross-platform development , custom app , Delphi , DelphiFMX , Learn Python , mobile apps , programming , Projects , Python , python gui
0
Milton Coyne
The much-awaited Coding Bootcamp is finally back! Whether you are an aspiring and amateur coder or a long-time developer, Coding Bootcamp 2023 laid out a series of well-crafted topics and curriculums brought by a pool… … Read more
1 year ago in Coding , coding boot camp , coding bootcamp 2023 , data , Delphi , Learn , learn delphi , News , object pascal , programming , smart developer , Videos
0
Yılmaz Yörü
Hello C++ developers, this week we have five more professional and intermediate-level topics in modern C++. Modern C++ has many features to aid multi-thread programming that allow your applications to be faster and more responsive. Since the… … Read more
1 year ago in atomic_flag , atomics , C++ , Concurrency , Concurrency Support Library , csignal , multi-thread programming , programming , Propagating exceptions , RAD Studio , std::atomic , std::thread , volatile , weak compare and exchange
0
Milton Coyne
ChatGPT is truly a powerful tool and has become extremely popular these days. Developed by OpenAI, this natural language processing tool driven by Artificial Intelligence technology enables users to have a human-like conversation and generate… … Read more
1 year ago in Coding , data , Delphi , Learn , learn delphi , object pascal , programming , PyGAC 2023 , python gui , Videos
0
Emad
These days there is a lot of discussion about deep-learning chatbots such as ChatGPT. There are packages like LangChain which make consuming these models easier. This tutorial will guide you through a project combining LangChain…… … Read more
1 year ago in chat app , chat application , Code , cross platform apps , Cross-platform development , custom app , Delphi , DelphiFMX , Learn Python , mobile apps , programming , Projects , Python , python gui
0
Yılmaz Yörü
Hello C++ developers, multi-thread operations evolved significantly with the advent of C++11, and this continued with additional improvements in the latest standards to enhance multi-thread operations further. The concurrency support library in modern … … Read more
1 year ago in Atomic , Bidirectional Fences , C++ , c++11 , data race , datarace , multi threading , multi-thread , programming , RAD Studio , Strong Compare and Exchange , thread
0
Emad
Today, the marvels of Artificial Intelligence (AI) are transforming the landscape of various classification tasks. From identifying objects in images to categorizing data in complex datasets, AI has become a driving force in solving numerous…… … Read more
1 year ago in AI , Code , Delphi , DelphiFMX , image classification , Image processing , Learn Python , Machine Learning , ML , programming , Projects , Python , python gui
0
Ian Barker
During our recent Coding Bootcamp I had several sessions covering a broad range of topics. One session looked at static analysis of your Delphi code. Static analysis, or to be more correct, static code analysis… … Read more
1 year ago in automated code analysis , code analysis , code security , coding bootcamp , Delphi , delphi static analysis , delphi static code analysis , Productivity , programming , RAD Studio , Security , security by design , security first , static analysis , Static Code Analysis , Webinar
0
Yılmaz Yörü
Hello C++ developers, last week we had Coding Bootcamp 2023 by Embarcadero, and Summer Code Fest 2023 by Whole Tomato, and even in heavy weeks like that, Ian Barker still kindly reviews my posts as we both try to… … Read more
1 year ago in __func__ , atomic type , C++ , Concurrency Support Library , Extensible Literals , Lambda Expression , multi threading , parallel programming , programming , RAD Studio , std::atomic , std::thread , thread , User-defined literals
0
Yılmaz Yörü
Hello everyone, I hope now you, your computer, and your development software are enjoying your summer vacation, or at least you’re happy with your work 🙂 Over on LearnCPlusPlus.org, we add new C++ posts every day. These are… … Read more
1 year ago in C++ , explicit virtual override specifier , Explicit virtual overrides , Final , for loop , IDE , Iteration , override , override specifier , programming , range-based for loop , ranges , virtual function specifier , virtual override
0