↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Category: C++

C++ vs ++C

C – File Finder – Tiny C Projects

By Dan Gookin Posted on September 22, 2022 Posted in C++, Review Tagged with 35%, blvitaca22, book, C#, dan gookin, discount, discount code, manning, tiny c projects
C – File Finder – Tiny C Projects

Back in ancient times, one of the most popular MS-DOS utilities I wrote was the Fast File Finder. It wasn’t particularly fast, of course. But it did the job of finding a file anywhere on the PC’s hard drive when …

C – File Finder – Tiny C Projects Read more »

Book Review – Clean C++

By Vitosh Posted on November 13, 2017 Posted in C++, Review Tagged with C#, clean c++, Review, Stephan Roth
Book Review – Clean C++

Time has passed since my last review in VitoshAcademy and thus I have requested a new great book from Apress.com for a review. Although I am not a C++ developer (and I have never been paid to develop on anything …

Book Review – Clean C++ Read more »

Codeforces – Problem 798A – Checking the Calendar

By Vitosh Posted on April 30, 2017 Posted in C Sharp Tricks, C++ Tagged with algorithm, C#, codeforces
Codeforces – Problem 798A – Checking the Calendar

After reviewing the Meller watch, it’s time for some more IT related stuff in the blog.  Thus, I have decided to do what I usually do when I want to write some article and I do not know what to …

Codeforces – Problem 798A – Checking the Calendar Read more »

VBA vs C++ function – which one is faster in Excel?

By Vitosh Posted on April 25, 2017 Posted in C++, VBA \ Excel Tagged with C#, custom c++ function, Excel, VBA
VBA vs C++ function – which one is faster in Excel?

Comparing the speed of VBA and C++ in general is quite not fair. Its like comparing the speed of a military jet and a Boeing 767. But still, it’s interesting to see how much C++ is faster in Excel’s native …

VBA vs C++ function – which one is faster in Excel? Read more »

C++ – Adding C++ function to VBA/Excel

By Vitosh Posted on April 24, 2017 Posted in C++, VBA \ Excel Tagged with C#, dll, Excel, VBA
C++ – Adding C++ function to VBA/Excel

After adding a c# library to VBA I have decided to take a look how to do a similar trick with C++. C++ is a bit fancier in a way. And it works somehow else. So, let’s start. Imagine that we …

C++ – Adding C++ function to VBA/Excel Read more »

Copyright © 2026 VitoshAcademy