Learn PythonPythonPython GUIVideos

Why You Should Use Azure For Easy Data Processing

So, using your ide software you were able to build a web application and you want your project to be completely functional, running, and visible to everyone. Your web application must live somewhere other than your own desktop or laptop and to do so, you must deploy your project to a physical infrastructure that could run all the layers of software. Having or building a dedicated server, however…
Read more
DelphiLearn PythonPythonPython GUIRAD StudioWindows

What You Need To Add Powerful Statistical And Series Analysis

Are you looking for an easy yet powerful way to solve Time Series problems and build a nice GUI for them? You can deliver complete Statistical And Time Series Analysis easily by combining statsmodels and Python4Delphi library, inside Delphi and C++Builder IDE software. This post will guide you on how to run the statsmodels library and use Python for Delphi to display it in the Delphi Windows…
Read more
DelphiDelphiVCLPythonPython GUIWindows

What Is The OnHelp Event In DelphiVCL.Application?

What is the DelphiVCL.Application.OnHelp event? The OnHelp or DelphiVCL.Application.OnHelp occurs when the application receives a request for Help. You can examine and set it in the IDE software. How to use the DelphiVCL.Application.OnHelp event properly? Write an OnHelp event handler to perform special processing when the user requests Help. The HelpContext and HelpJump methods…
Read more
Learn PythonPythonPython GUIVideos

How To Make Your Apps Convert Text To Speech

If you’re just starting to explore windows app development with Tkinter in Python, you might as well consider watching this amazing tutorial series by John Elder of Codemy. His tutorial series was divided into multiple parts that allow you to learn everything about Tkinter and Python from the very basic to the most advanced tools that you can create. In this video, we will be introduced to…
Read more