Milton Coyne
After discussing Artificial Intelligence and Machine Learning from the previous TCoffee and Code session along with other Embarcadero MVPs, Jim McKeeth came up with a 1-hour-long webinar that will introduce us to OpenAI’s GPT-3. The… … Read more
3 years ago in API , artificial intelligence , Coding , data , Delphi , GPT-3 , Learn , learn delphi , Machine Learning , neural networks , object pascal , OpennAI , programming , tcoffee and code , Videos
0
Ian Barker
Hello. This article is part of a series where we speak with professional software developers, ask them what it’s like to write code for a living, and perhaps gain a few insights into the software… … Read more
3 years ago in C++ , C++ Builder , cbuilder , Delphi , Developer Interviews , interview , News , pascal , programming
0
Muhammad Azizul Hakim
Use the GetEnumerator method or DelphiVCL.Application.GetEnumerator to return a TComponent enumerator. GetEnumerator returns a TComponentEnumerator reference, which enumerates the components contained within a specified containing component. To process all these subcomponents, call the TComponentEnumerator GetCurrent…… … Read more
3 years ago in api references , Delphi , DelphiVCL , GuiProgramming , programming , Python , python gui , windows , windows app
0
Milton Coyne
TCoffee and Code is a tremendously popular YouTube series presented by Embarcadero Technologies where expert professional developers engage in a virtual conversation and give the benefit of their experience on a wide range of technology… … Read more
3 years ago in Coding , Concurrency , data , Delphi , Learn , learn delphi , multithreading , object pascal , parallel programming , programming , tcoffee and code , Videos
0
jpluimers
I hardly use the [WayBack] TClientDataSet Class any more, so every once in a while I bump into a legacy project that does. Often that forgets provide a deployment list, so usually with deployment of… … Read more
3 years ago in Delphi , Development , Software Development
0
Muminjon
In this post, we will explore various ways of improving Delphi applications and reducing development time. Moreover, we learn how to debug faster and smarter by using less known but valuable debugger features like groups,… … Read more
3 years ago in debug multithreaded programs , Delphi , fast compilation , fast parallel programs , parallel programming , passcount , programming , RAD Studio
0
Muhammad Azizul Hakim
Are you looking for tools to work in Bioinformatics and build a nice GUI for them? You can build scalable Bioinformatics systems easily by combining these 6 powerful Python libraries and Python4Delphi for the GUI…… … Read more
3 years ago in Algorithm , Bioinformatics , Biology , biopython , Code , DEAP , Delphi , Genetic Algorithm , Image processing , Machine Learning , Nilearn , PsychoPy , Python , python gui , Python4Dephi , RAD Studio , scientific computing , scikit-bio , scikit-image , statistics , windows
0
Hagop Panosian
The RAD Studio 11 release date is fast approaching, and with its support for high DPI screens, a vastly improved user experience and new features for rapid app development, it’s going to change the game… … Read more
3 years ago in Delphi , News , RAD Studio
0
Victory Fernandes
The ScrapeStack API was built to offer a simple REST API interface for scraping web pages at scale without having to programatically deal with geolocations, IP blocks or CAPTCHAs. The API supports a series of… … Read more
3 years ago in API , Code , cross-platform , Delphi , delphi cross platform development , delphi rest , FireMonkey , LowCode Wizard , programming , RAD Studio , REST Debbuger , scraper , Web scraping
0
Muhammad Azizul Hakim
HintMouseMessage or DelphiVCL.Application.HintMouseMessage method regulates the display of hint windows. This method is called automatically when the mouse passes over a control with a Hint. Applications rarely, if ever, call HintMouseMessage directly. HintMouseMessage is used…… … Read more
3 years ago in api references , Delphi , DelphiVCL , GuiProgramming , programming , Python , python gui , windows , windows app
0
Milton Coyne
ETL is basically an acronym for Extract, Transform, and Load, a general procedure that programmers and developers commonly perform by copying data from one or more sources and transfer it into a destination system that… … Read more
3 years ago in Coding , data , data etl , Delphi , ETL , firedac , Learn , learn delphi , object pascal , programming , tcoffee and code , Videos
0