Not sure if we deserve all the reviews you can see on this site? Here are some of the things we do (very) differently to earn them.
Hidden
Hidden
Friendly and professional training ... guaranteeed▼
How can any training company guarantee the quality of their courses? Here's how:
We limit our courses to no more than 6 people per class.
Unlike almost every other computer training company, we never subcontract or use freelancers - here's why this matters.
The best courseware in the industry? See for yourself▼
Our course manuals and exercises are by some way the best in the computer training industry. Fortunately you don't have to take our word for this - you can see for yourself:
It's dangerous to be sanctimionius, but we can see no possible benefit that tobacco and gambling companies bring to the world (and quite a lot of harm), so we choose not to work for them. Sorry.
We've put a lot of thought into making our online courses as useful and interactive as possbile:
Delegates use Remote Desktop to connect to our machines, so our trainers can see everyone's screens at all time.
We arrange (without charge) a half-hour pre-course check for each online delegate before courses, to ensure that they everyone will be able to join the course seamlessly when it begins.
As well as providing a PDF of the manual and exercises for each online course delegate we will (again without charge) also post this out to each person a few days before if required.
Choose a specific course, or stay on this page to see all of our Programming training.
Course:
Our current Macros and Programming scheduled courses
Can't see the dates/course type that you want? Create your own onsite course (and tailor the content too!).
Course
Dates
Venue/type
Duration
Price
UK times
We don't have any scheduled courses for this combination of criteria: please try different options.
If you can't see the course you want listed above, don't despair! If you can muster 3 or 4 people together, it may well be worth organising an onsite course at your office (we'll provide and set
up the computers), or else
an online course tailored to your needs.
Our Macros and Programming classroom training venues
What other people have said about our Programming training
Here are some comments we've received about our Programming + training. You can see all of our 417 reviews here. We would like to sincerely thank the clients whose names are shown below for kindly agreeing to let us share their feedback.
"Very enjoyable course, communication and procedure from start to finish was great as well. I had everything I needed well in advance, which is a huge plus; this meant no faffing around on the day-of and we were straight in there."
Bradley Swift
Torus62 Ltd
"Course content was great, clear and easy to follow. A great instructor who kept the course engaging and moved at a good pace, with some good jokes cracked too."
Aurelia Heyworth
Ministry of Housing, Communities & Local Government (MHCLG)
"I thoroughly enjoyed the advanced sql course. I had attended the basic sql course in October and this course was a great continuation on the topics learnt. I picked up lots of new and useful skills that I will be able to transfer over into my daily work, which has drastically improved since the basic course. My trainer was superb also, extremely knowledgeable on every topic covered and his passion really came through. He answered all the questions we asked over the 2 days with great insight and knowledge and was really helpful over the duration of the course. I have really enjoyed both courses and would definitely recommend Wise Owl to anyone who requires training in the future."
Cameron Daulby
Ifor Williams Trailers Ltd
"The course tutor was very friendly and welcoming to the course. He worked at a perfect pace for us to follow along with and understand. The course content was just enough to get started and not to overload the learner. I would highly recommend Wise Owl and will use again. This course was chosen as it came highly recommended by a colleague who did the advanced SQL course."
Finley Gray
NWF Agriculture Ltd
"The trainer was superb, he understood how I related to what I was learning and was able to put things into a context that suited me. He made me feel at ease and that no question was a stupid question. I am already recommending you guys to colleagues and want to book another course. Wise Owl was recommended by a colleague in my new team."
Liam Dutson
URIS Group/Towergate Insurance/Commercial
"Really great course with a fantastic trainer. I already had existing knowledge of SQL as I use it regularly in my day job, the topics covered in this course aligned with areas I had identified as lacking in my knowledge."
Hannah Keogan
Department for Education
About our Programming training
We like programming! To help you choose which language to learn, we've included a quick guide below. To avoid any bias, the languages are listed in alphabetical order.
Language
When and why you would use it
C#
Visual C# allows you to build websites and forms-based systems in .NET.
Office Scripts
The new way to automate Excel (and presumably in the future other Microsoft applications) using a language based upon TypeScript.
Python
An increasingly popular language used to manipulate data, scrape websites, analyse statistics and much more besides.
SQL
SQL allows you to extract information from SQL Server databases, and then manipulate it.
VBA
Visual Basic for Applications is the language included in Microsoft Office, and allows you to automate Excel, Access and other programs.
Here are the main courses that we teach in each language:
If you're not a specialist programmer, you'll probably want to avoid learning Python or C#, but becoming proficient in Office Scripts, SQL or VBA may well make you able to do day-to-day tasks more quickly, without needing to resort to getting help from your (busy) IT department all the time.
Whichever language you choose, you'll have to master the same core concepts:
Concept
Explanation
Variables
Variables are places in which you can store single items of data, such as integers, dates and bits of text.
Conditions
At the heart of programming is the ability to test a condition, to see which execution path to follow.
Loops
Also at the heart of programming is the ability to repeat a series of steps a number of times, perhaps while a particular condition is true.
Programming has come on over the years, but the essential principles remain the same (in virtually every language you create variables, test conditions and iterate over loops). To show the evolution of programming over the decades, here are the languages learnt by the oldest of the Wise Owls:
Decade
Main language learnt
Notes
1980s
Fortran
In early Fortran you had to colour in shapes on punch cards with a 2B pencil! How times have changed ...
1990s
VBA
The 1990s saw Microsoft roll out Visual Basic for Applications across all of the MIcrosoft Office product range; it's still going strong today.
2000s
SQL
T-SQL is the dialect of SQL used for extracting data from SQL Server.
2010s
C#
C, C++, Java and JavaScript are all variants of C#.
2020s
Python
The up-and-coming language, Python allows you to write more concise code and supports lots of additional libraries.
2030s?
?
What will be the language we will be writing in the AI era?
We don't train in Fortran (thank goodness), but we do still train in the languages from the other decades.
FAQs (Frequently Asked Questions)
Click on any heading below to learn more.
How can I contact you with any questions?▼
You can reach us in one of the following ways:
Contact method
Details
Phone
Call us on (0161) 883 3606 and (within normal UK office hours) a friendly and helpful human will answer the phone!
Email
Send an email to our inbox and we'll aim to answer it within a couple of working hours.
Web
Fill in an enquiry form letting us know what you want to achieve, and we'll do our best to help!
Is there an easy way for me to assess my Programming skills?▼
You can take the following tests to assess your Macros and Programming skills on this site:
Each tests consists of 20 questions. The tests are free and anonymous, and at the end you'll see a full analysis of your results (as well as a comparison of how well you did relative to everyone else who has previously taken the test).
Do you have any Programming videos?▼
We've got the following videos on our site to help you to learn Programming:
Learn how to program in Transact-SQL by following this series of tutorials (which roughly reflects the contents of our two-day Introduction to SQL course).
Programming in SQL, including using variables, writing stored procedures and working with CTEs and temporary tables (this mirrors the contents of our advanced SQL course).
Learn how to program in Excel VBA (this tutorial series is an alternative to attending our VBA course). There are lots more specialist VBA training videos listed in our dedicated VBA videos page, and some more specific to Excel on our Excel videos page.