↓ 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

Home › Archive for C++
C – File Finder – Tiny C Projects
C++, Review

C – File Finder – Tiny C Projects

Dan Gookin Sep 22, 2022 Tagged with 35%, blvitaca22, book, C#, dan gookin, discount, discount code, manning, 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++
C++, Review

Book Review – Clean C++

Vitosh Nov 13, 2017 Tagged with C#, clean c++, Review, Stephan Roth

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
C Sharp Tricks, C++

Codeforces – Problem 798A – Checking the Calendar

Vitosh Apr 30, 2017 Tagged with algorithm, C#, codeforces

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?
C++, VBA \ Excel

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

Vitosh Apr 25, 2017 Tagged with C#, custom c++ function, Excel, VBA

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
C++, VBA \ Excel

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

Vitosh Apr 24, 2017 Tagged with C#, dll, Excel, VBA

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