↓ 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

Month: August 2020

VBA – Source Control with Git – Video

By Vitosh Posted on August 30, 2020 Posted in VBA \ Excel Tagged with Git, Source Control, VBA
VBA – Source Control with Git – Video

VBA and source control? Do you know what is VBA? Are you sure we can source control the code, that resides in Excel? Oh, you mean that lengthy way of extracting the modules one by one? But why? Don’t you …

VBA – Source Control with Git – Video Read more »

Using API calls with VBA and Python to Read and Write to a Database

By Vitosh Posted on August 24, 2020 Posted in Python, VBA \ Excel Tagged with API, database, Excel, Flask, GET, Git, POST, Python, VBA
Using API calls with VBA and Python to Read and Write to a Database

Using API calls with VBA and Python to write a database is actually a pretty decent architecture. Here, I would like to say that “It takes the best of the both worlds”, but the truth is that it takes the …

Using API calls with VBA and Python to Read and Write to a Database Read more »

Python – Virtual Environment

By Vitosh Posted on August 16, 2020 Posted in Else - Just Tricks, Python Tagged with Python 3, requirements.txt, Virtual Environment, Windows
Python – Virtual Environment

This is a short step-by-step introduction on how to build virtual environment in Python and how to use it. Virtual envirnments keep dependencies, required by the specific project separated. Thus, it is the “clean and clear” place of the project, …

Python – Virtual Environment Read more »

Copyright © 2026 VitoshAcademy