EKON 25 is the most traditional Delphi conference and offers a deep dive for the modern developer and architect aiming to transform technologies into valuable business solutions. We always focus on the big picture: Delphi innovations, Cross platforms, IoT, Data Bases, Frameworks, Tools, Delphi fundamentals, Web, maXbox and Cloud technologies, as well as professional insightsContinue reading “Duesseldorf EKON 25”
Category Archives: Python
MetaDefender API
V4 API is the latest version of MetaDefender Cloud API. It was designed to be fast, modular, easy to use and to provide seamless integration between MetaDefender API and MetaDefender Cloud API. I will show how to call this API with several languages to SCAN a exe file. File Overview Vendor kleiner kommunikation Product maXbox4Continue reading “MetaDefender API”
Strange Circles
The use of prior time steps to predict the next time step is called the sliding window method. For short, it may be called the window method in some literature. In statistics and time series analysis, this is called a lag or lag method. The number of previous time steps is called the window widthContinue reading “Strange Circles”
Another maXbox Build
Computer software consists of a series of instructions in the programming language Object Pascal; the coder complies those statements into a form that a computer processor can understand. Building software requires knowledge of computer languages, syntax, machine environment and logic to complete the process from start to finish. Try it online! The version maXbox 4.7.4.64Continue reading “Another maXbox Build”