↓ 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: January 2016

Home › 2016 › January
MZ Tools for VBA – Software Review
Review, VBA \ Excel

MZ Tools for VBA – Software Review

Vitosh Jan 30, 2016

I still remember when I first saw VBA some 4 years ago. I was already an experienced Excel user, and I really felt strange – I thought that I was losing so many hours and days with things that I …

MZ Tools for VBA – Software Review Read more →

jQuery Events – Trigger vs TriggerHandler
Else - Just Tricks, JavaScript, JQuery

jQuery Events – Trigger vs TriggerHandler

Vitosh Jan 28, 2016 Tagged with javascript, jQuery, Trigger, TriggerHandler

Let’s start from the very beginning in jQuery. Somewhere in the beginning there are events and buttons. So, I will start from there, explaining how to Trigger events and what is the difference between trigger and triggerHandler. Trigger triggers the event completely …

jQuery Events – Trigger vs TriggerHandler Read more →

jQuery Mobile – Make a simple mobile web site
Else - Just Tricks, JavaScript, JQuery

jQuery Mobile – Make a simple mobile web site

Vitosh Jan 25, 2016 Tagged with jQuery, jQuery mobile, simple jquery site

Building web sites is for at least 20 years a thing. Even I am able to build one, using WordPress without some advanced IT skills. Lately, I was into jQuery and thus I found something really meaningful and well written …

jQuery Mobile – Make a simple mobile web site Read more →

Book review – Custom SharePoint Solutions with HTML and JavaScript
Review

Book review – Custom SharePoint Solutions with HTML and JavaScript

Vitosh Jan 18, 2016

About two months ago I have started to read three JavaScript related books – Custom SharePoint Solutions, Learn Pixi.JS and JS Frameworks for modern Dev, kindly presented to me by Apress.com for a review. Now, it is time to write the review of …

Book review – Custom SharePoint Solutions with HTML and JavaScript Read more →

VBA – Draw with Excel – Competiton Challenge
VBA \ Excel

VBA – Draw with Excel – Competiton Challenge

Vitosh Jan 16, 2016 Tagged with drawing, it olympiad, picture, VBA

At the beginning of January 2015, the Software University has decided to carry out an IT Olympiad. The competition problems and their solutions in C# are available here. In this article, I will present a way to resolve the second problem …

VBA – Draw with Excel – Competiton Challenge Read more →

jQuery – Selector of a button with JavaScript
JavaScript, JQuery

jQuery – Selector of a button with JavaScript

Vitosh Jan 16, 2016 Tagged with JavaScript button selector, jQuery button selector

Today I have dealt again with JS, while reading some of the JS related books that I have to review 🙂 Thus, I have asked myself how many ways are there to make a button selector with JS/jQuery. After some …

jQuery – Selector of a button with JavaScript Read more →

VBA – How to use “like” in VBA
VBA \ Excel

VBA – How to use “like” in VBA

Vitosh Jan 12, 2016 Tagged with like in excel, like in vba, regex in excel, regex vba

Working with VBA has its beauty. Especially when you need to build something like regex and you do not want to import a whole library for some reason, that is known only by you. Then you start googling and you …

VBA – How to use “like” in VBA Read more →

Book Review – JavaScript – Frameworks for Modern WebDev
JavaScript, Review

Book Review – JavaScript – Frameworks for Modern WebDev

Vitosh Jan 7, 2016 Tagged with Book Review, javascript, JavaScript Frameworks for Modern Web Dev

Some time ago, probably before one and a half months I have received the book JavaScript Frameworks for Modern Web Dev from the publisher Apress.Com for a review, upon a request of my site. The reason to ask for the book …

Book Review – JavaScript – Frameworks for Modern WebDev Read more →

JavaScript – Create Ul and LI elements with JS (With chained function)
Else - Just Tricks, JavaScript

JavaScript – Create Ul and LI elements with JS (With chained function)

Vitosh Jan 7, 2016 Tagged with Create Ul and LI elements with JS

When you code in JS, there is always some time that you need to create some html list with JS from array or list or something else. I knew the trivial way with a simple for loop, but when I put myself …

JavaScript – Create Ul and LI elements with JS (With chained function) Read more →

JavaScript – Writing simple prototypes JS
JavaScript

JavaScript – Writing simple prototypes JS

Vitosh Jan 5, 2016 Tagged with javascript, oop js, parameters

JavaScript is really an interesting language – the more you code / learn it, the better it comes and the more interesting it turns out to be. I will preset a simple way of using prototypes with JS. Pretty much, if …

JavaScript – Writing simple prototypes JS Read more →

Copyright © 2026 VitoshAcademy