Home Accessibility Courses Twitter The Mouth Facebook Resources Site Map 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))
Public Open Source Training Courses running this summer and autumn in Melksham

We've got a continuing series of Open Source courses scheduled through the summer ... as I write (late April) we still have availability on all public courses, although in one or two cases our rooms at Well House Manor are all spoken for.

Python - 2 courses, each every 2 months - one for newcomers to programming and the other for people who have programmed before in other languages. We're talking Python 2.6, but with strong coverage now of Python 3.1. [link]

Perl - 3 different courses - one to teach you Perl, and the other two more advanced, covering OO and Web use. Still at Perl 5, but plenty of talk of Perl 6. [link]

PHP - No fewer than five courses! We'll teach you whether or not you've programmed before, and we have special weekend courses which are tuned for the leisure / hobby market too. And the more advanced courses cover not only the language, but also the application of PHP to make really effective web sites. All courses are PHP5 based, with consideration of PHP6[link]

Lua - "WHAT is Lua" I hear some of you ask! It's a niche language with a dedicated following. For the right application, it's superb! And once again we offer two courses - for people with prior programming experience, and for newcomers to programming. [link]

C and C++ - 5 different courses, taking delegates with or without prior programming experience and teaching them C or C++, with an extra C to C++ conversion course. [link]

Ruby - 2 programming courses in the Ruby language, and an extra day which is an introduction to the Ruby on Rails framework. [link]

Tcl, Tcl/Tk, and Expect - 3 courses - two of which cover the Tcl language and Expect, and the third covering the Tk GUI. Tcl has been around for many years - but it's still an excellent tool. [link]

Java - we offer courses for newcomers to programming, and a Java Bootcamp to convert programmers in other languages to the Java programming world. Java is the most enormous topic; we'll cover JSPs and Servlets on the more advanced topics, but there are many other advanced areas that we leave for other specialists! We're now at Java 6 [link]

MySQL - MySQL is the database of current choice for most applications behind all the languages that are listed above, and we offer a 2 day course which covers SQL, setting up MySQL, designing databases, and interfacing them to your choice of language. [link].

Linux - if you're going to be responsible for a web site hosted on Linux, or looking after a dedicated server, we offer a selection of Linux courses, and LAMP (Linux, Apache, MySQL, PHP/Perl/Python) deployment courses. [link]

Apache httpd and Tomcat web servers - we have courses covering both of these web servers - singly and together. Although both httpd and Tomcat are web servers, they are very different - httpd is in essence a file server, whereas Tomcat is much more an application container, and as a result many site run both and need to learn not only how to administer each of them, but also how to make them work together with mod_jk, mod_proxy and other tools. [link]

We also have a few weeks still available for private courses - to run at Well House Manor, or on your site. Such courses are tailored to meet your needs, and if you have four or more delegates who require the same training at the same time, they're going to be the best option for you. Check [our diary] for available dates.

(written 2010-04-27, updated 2010-05-06)

 
Associated topics are indexed as below, or enter http://melksh.am/nnnn for individual articles
G997 - Well House Consultants - Newsletter Lead Articles
  [1000] One Thousand Posts and still going strong - (2006-12-18)
  [1065] Graham Ellis - an Introduction - (2007-02-05)
  [1136] Buffering output - why it is done and issues raised in Tcl, Perl, Python and PHP - (2007-04-06)
  [1224] Object Relation Mapping (ORM) - (2007-06-09)
  [1318] Well House Manor - feature comparison against the old place! - (2007-08-24)
  [1386] New software product for warmblooded programmers - (2007-10-10)
  [1488] New trainee laptop fleet for our Open Source courses - (2007-12-30)
  [1545] Letting new visitors know we provide training courses - (2008-02-19)
  [1600] Cambidge - Tcl, Expect and Perl courses - (2008-04-04)
  [1663] Python in an afternoon - a lecture for experienced programmers - (2008-06-01)
  [1754] Upgrade from PHP 4 to PHP 5 - the TRY issue - (2008-08-15)
  [1819] Calling base class constructors - (2008-10-03)
  [1912] Book now for 2009 - (2008-11-29)
  [2052] How was my web site compromised? - (2009-02-24)
  [2119] Make your business a DESTINATION business - (2009-04-05)
  [2253] Walks in and around Melksham, Wiltshire - (2009-06-21)
  [2370] C++, Python, and other training - do we use an IDE - (2009-08-21)
  [2425] Weekend and Christmas Promotion - Well House Manor Hotel, Melksham - (2009-09-26)
  [2538] Open Source Training Centre and Courses for 2010 - (2009-12-16)
  [3202] Telling you something about us in just one line - (2011-03-15)

G301 - Well House Consultants - Booking a Public Courses
  [487] On line course booking - credit card protection - (2005-11-06)
  [664] Ruby course - oops - it's not happening - (2006-04-01)
  [1193] Dangerous Dogs and Hotel Marketing - (2007-05-19)
  [1555] Advanced Python, Perl, PHP and Tcl training courses / classes - (2008-02-25)
  [1634] Kiss and Book - (2008-05-07)
  [1693] July to December 2008 - Open Source training schedule - (2008-07-01)
  [1932] Training Passports - booking a training program - (2008-12-09)
  [2278] First courses for 2010 - (2009-07-10)
  [2352] Printed Directories - the start of the updating season - (2009-08-12)
  [3180] Age limits for Well House Consultants Open Source courses? - (2011-02-22)
  [3600] Visa, MasterCard and American Express - changing payment profiles - (2012-02-01)
  [4122] Well House - booking through agents - (2013-06-23)
  [4602] Training course and hotel room prices - 2016 - (2015-12-31)


Back to
A simple server benchmark script
Previous and next
or
Horse's mouth home
Forward to
PyQt (Python and Qt) and wxPython - GUI comparison
Some other Articles
Containment, Associative Objects, Inheritance, packages and modules
Model - View - Controller demo, Sqlite - Python 3 - Qt4
Connecting Python to sqlite and MySQL databases
PyQt (Python and Qt) and wxPython - GUI comparison
Public Open Source Training Courses running this summer and autumn in Melksham
A simple server benchmark script
What is a factory?
Melksham Hustings at George Ward School
Melksham Scouts
What is all this SESSION stuff about? (PHP)
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

© 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/2743_Pub ... ksham.html • PAGE BUILT: Sun Oct 11 16:07:41 2020 • BUILD SYSTEM: JelliaJamb