C++CodeIDE

5 Ways To Increase Your Professional C++ Software Skills

Hello C++ Developers, Today we have posts that answer a lot of questions about the business of writing C++ software, how to get the best from a C++ IDE, and a comparison of C++ compilers. We give our thoughts on the best C++ IDE and compiler this year. If you are a beginner, we run through some tips on how you can compile applications on Windows, plus we listed a lot of components available…
Read more
C++CodeDelphiIDERAD Studio

The Beginner's Guide to Clean Code Windows Development

Designing a well-crafted and easily manageable software system is the ultimate goal of any professional developer. Therefore, we need the best windows development tool and coding practices to achieve this goal. Clean coding is one such core practice that can help us in our mission. However, unfortunately, many new developers are not even aware of clean coding. So, let us briefly discuss clean…
Read more
CodeDelphiIDERAD Studio

Happy 27th Birthday Delphi and a Few Thoughts about Building the Future

My first Pascal, Turbo Pascal and Delphi Experiences I wrote my first Pascal program in 1972 as a Computer Science student at Cal Poly San Luis Obispo. I knew from the beginning that Pascal would be part of my future career in some way. I first met Philippe Kahn at the Comdex Las Vegas 1983 convention when he stopped our Softsel Computer Products (now Merisel) booth. Back then I was running…
Read more
DelphiNews

Building The Future With Delphi #Delphi27th

Bill Clinton was President, Windows 3.1 was king, and CompuServe was still a thing. The R&D team at Borland Software Corporation which included Anders Hejlsberg, Gary Whizin, Chuck Jazdzewski, Dave Scofield, Allen Bauer, Hank Cox, Marc Cousineau, and Ray Kaestner…
C++CodeDatabaseDelphiIDEInterBaseRAD Studio

13 Things About Native Windows Development You May Not Know

Software development is an exciting journey. Choosing the best development tools can considerably save us from many troubles down the road. Although every developer has some considerations regarding native windows development, there might be some exciting points you may not have known. So let us explore them together. 1. Are all native development tools equal? Not all native…
Read more