Hotel and training centre, Melksham, Wiltshire
High quality accommodation for course delegates, business travellers and the leisure visitor too.

Home Accessibility Bedrooms Book Here The Mouth Facebook Resources Find Us About Us Contact
 
For 2023 (and 2024 ...) - we are now fully retired from IT training.
We have made many, many friends over 25 years of teaching about Python, Tcl, Perl, PHP, Lua, Java, C and C++ - and MySQL, Linux and Solaris/SunOS too. Our training notes are now very much out of date, but due to upward compatability most of our examples remain operational and even relevant ad you are welcome to make us if them "as seen" and at your own risk.

Lisa and I (Graham) now live in what was our training centre in Melksham - happy to meet with former delegates here - but do check ahead before coming round. We are far from inactive - rather, enjoying the times that we are retired but still healthy enough in mind and body to be active!

I am also active in many other area and still look after a lot of web sites - you can find an index ((here))
It can take more that one plus one to get two.

I was running a C++ course yesterday (yes, a Saturday!) and among the topics we covered was the overloading of operators. In languages such as C++ and Python, you can re-define what operators such as "+" do when you add objects together, and the course example I used was adding two enclosing cubes - boxes - where the resulting box to contain both the input boxes is sized as:
The LARGER of the two X values
The LARGER of the two Y values and
The SUM of the two Z values.
Think about it - stacking two cubes on top of each other.

Odd things happen with addition in real life too. With staff at the hotel now going off on their summer holidays, we need not just one person (plus the manager) but two who can perform each job. And that adds a whole new "can of worms" - procedures to ensure that jobs are documented and done consistently - things that Martin and I take for granted and do automatically each morning have to documented and checked. It's a darned site harder that just saying 1 + 1 = 2!

Please feel free to browse "Breakfast in 5 Stages" ... part 1, part 2, part 3,, parts 4 and 5 ... a new writing that I'm sure is NOT going to turn into a best seller, by Graham Ellis and other Well House staff.

Other pictures/pages added recently ... Heddington, Lacock as a film set and Random pictures of Well House Manor and Wiltshire
(written 2007-04-22, updated 2007-04-25)

 
Associated topics are indexed as below, or enter http://melksh.am/nnnn for individual articles
M300 - Well House Manor - Behind the scenes
  [203] Holes in on line information - (2005-02-05)
  [677] Sympathetic development - (2006-04-09)
  [742] A visit from the solicitor - (2006-06-03)
  [769] King Edward VII - days of empire - (2006-06-20)
  [813] Monday Morning at Well House Consultants Melksham - (2006-07-24)
  [868] Smoking, or no - (2006-09-16)
  [897] Too much for the National Trust - (2006-10-18)
  [927] Hotel door furniture - (2006-11-15)
  [931] Before and After - Well House Manor - (2006-11-18)
  [939] Swipe cards for hotel rooms - Security issues - (2006-11-23)
  [951] What happened at Geekmas - (2006-11-28)
  [1000] One Thousand Posts and still going strong - (2006-12-18)
  [1083] Behind the scenes - (2007-02-17)
  [1105] A week is a long time in the life of a conference centre - (2007-03-10)
  [1179] Sizing sheets and other domestic issues - (2007-05-07)
  [1189] Meet, greet and welcome - (2007-05-16)
  [1285] In the army, or in civvie street? - (2007-07-31)
  [1311] What do people look for on a hotel web site? - (2007-08-20)
  [1319] Customer feedback - lifeblood of a business - (2007-08-25)
  [1369] One business, four different angles! - (2007-09-28)
  [1371] Hotel in Melksham at Christmas - (2007-09-29)
  [1441] On cancellations, rebooking, and pricing schemes - (2007-11-22)
  [1490] Software to record day to day events and keep an action list - (2007-12-31)
  [1515] Keeping staff up to date on hotel room status - (2008-01-22)
  [1520] Terms and Conditions - Hotel, England - plain English - (2008-01-26)
  [1571] Await guests in the early hours - (2008-03-12)
  [1637] Providing exceptional service - and carrying on doing so. - (2008-05-09)
  [1854] Three Seasonal Pictures - (2008-10-25)
  [1900] Table Topics - (2008-11-22)
  [1904] Ruby, Perl, Linux, MySQL - some training notes - (2008-11-23)
  [1948] Blame Culture - (2008-12-17)
  [1957] Why are cooks bad tempered? - (2008-12-22)
  [1973] Required Request - (2009-01-03)
  [1991] Rules for a King - (2009-01-13)
  [2125] We have lost a regular business guest - (2009-04-10)
  [2247] A day in the life of a hotelier - (2009-06-18)
  [2396] Easing off in our 50s? - (2009-09-06)
  [2910] Robust - testing the system - (2010-08-09)
  [2916] Testing the robustness of our hotel and training systems - holiday and sickness times - (2010-08-11)
  [2960] The Well House team - September 2010 - (2010-09-19)
  [2961] Initial handling of phone calls and walk in visitors - (2010-09-19)
  [3093] How many toilet rolls - hotel inventory and useage - (2010-12-18)
  [3743] Sunday - no longer a day of rest - (2012-05-28)
  [3844] Rooms ready for guests - each time, every time, thanks to good system design - (2012-08-20)
  [3961] Well House Staff Party - (2012-12-22)
  [4302] Sunday is never quiet at Well House Manor - (2014-09-21)
  [4365] The changing face of Christmas - (2014-12-26)

C234 - C and C based languages - Further C++ Object Oriented features
  [801] Simple polymorphism example - C++ - (2006-07-14)
  [802] undefined reference to typeinfo - C++ error message - (2006-07-15)
  [831] Comparison of Object Oriented Philosophy - Python, Java, C++, Perl - (2006-08-13)
  [1819] Calling base class constructors - (2008-10-03)
  [2004] Variable Scope in C++ - (2009-01-22)
  [2005] Variables and pointers and references - C and C++ - (2009-01-23)
  [2576] What does const mean? C and C++ - (2010-01-15)
  [2673] Multiple Inheritance in C++ - a complete example - (2010-03-12)
  [2717] The Multiple Inheritance Conundrum, interfaces and mixins - (2010-04-11)
  [2849] What are C++ references? Why use them? - (2010-07-02)
  [3057] Lots of things to do with and within a C++ class - (2010-11-16)
  [3069] Strings, Garbage Collection and Variable Scope in C++ - (2010-11-25)
  [3124] C++ - putting the language elements together into a program - (2011-01-08)
  [3238] Bradshaw, Ben and Bill. And some C and C++ pointers and references too. - (2011-04-09)
  [3430] Sigils - the characters on the start of variable names in Perl, Ruby and Fortran - (2011-09-10)
  [3509] Operator Overloading, Exceptions, Pointers, References and Templates in C++ - new examples from our courses - (2011-11-06)
  [3982] Using a vector within an object - C++ - (2013-01-19)
  [4366] Changing what operators do on objects - a comparison across different programming languages - (2014-12-26)
  [4377] Designing a base class and subclasses, and their extension, in C++ - (2015-01-01)
  [4559] When do I use the this keyword in C++? - (2015-10-29)


Back to
Private Java Course - A customer's pictures
Previous and next
or
Horse's mouth home
Forward to
HTML - example of a simple web page
Some other Articles
A better alternative to cutting and pasting code
Cheddleton, Staffordshire
A contrast in room rates and facilities
HTML - example of a simple web page
It can take more that one plus one to get two.
Private Java Course - A customer's pictures
Speed Networking - a great evening and how we arranged it
Two by One by Wiltshire
Pointers in C
As I came back from Tesco
4759 posts, page by page
Link to page ... 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96 at 50 posts per page


This is a page archived from The Horse's Mouth at http://www.wellho.net/horse/ - the diary and writings of Graham Ellis. Every attempt was made to provide current information at the time the page was written, but things do move forward in our business - new software releases, price changes, new techniques. Please check back via our main site for current courses, prices, versions, etc - any mention of a price in "The Horse's Mouth" cannot be taken as an offer to supply at that price.

Link to Ezine home page (for reading).
Link to Blogging home page (to add comments).

You can Add a comment or ranking to this page
Hello. I'm Graham Ellis. If you have a question about the hotel, please ask me or

 

then book here

© WELL HOUSE CONSULTANTS LTD., 2024: 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho

PAGE: http://www.wellho.net/mouth/1159_.html • PAGE BUILT: Sun Oct 11 16:07:41 2020 • BUILD SYSTEM: JelliaJamb