DelphiShowcase

TDD Mini-Course – Theory

Almost every time I had access to unit testing information, it came from something already prepared. I felt the need for something that explained the beginning, the why, in short… how to start? The Sacred Cycle: Red, Green, Refactor The heart of TDD beats to the rhythm of three fundamental steps. If you skip one of them, you’re not doing TDD, you’re just writing tests…
Read more
DelphiIDEWindows

Windows 10 Apps Development Tutorial for Beginners

Are you looking for a Windows 10 apps development tutorial for beginners? There are numerous reasons why you might need to develop a desktop application. You might want to organize the data for your business so that everything is easily accessible. Perhaps you have an idea…
CodeDelphi

11 Tutorials For Working With Ethereum From Delphi

Ethereum is used to create decentralized applications that utilize the benefits of cryptocurrency and blockchain technology. These decentralized applications (dapps) can be trustworthy, which means that once they are deployed to the Ethereum network, they will always run as…
C++RAD Studio

Introduction To Modern C++ With Tutorials

Hey, beginners, new C++ Developers, or Developers who want jump into the awesome C++ Builder world. C++ Builder is the easiest and fastest C and C++ IDE for building simple or professional modern applications on the Windows, MacOS, iOS & Android operating systems. It…