Archive - Originally posted on "The Horse's Mouth" - 2010-01-16 08:08:19 - Graham Ellis
If you're reading this article as one of a series in my blog, looking for amusing anecdotes, and news of Melksham, you may be getting a bit concerned at the long series of articles on C and C++. This week, I was at meetings at Well House Manor on Tuesday evening, the divisional police HQ on Wednesday evening, the Town Hall on Thursday evening, and at Longleat House on Friday. And I'll have some elements from those to tell you about within my next posts.
But the week just gone - Sunday through Thursday - was a C and C++ course on which the delegate inspired me to write a whole lot of code in front of them, and I have taken the opportunity of this blog to present these examples as short articles - "tips and techniques" - here. I know that if I had left them, I would probably have not got back to them as I move on to MySQL next week and to Ruby for each of the following two weeks. You won't find these particular weeks on our public course schedule as the first is a private course at our training centre and the second is a private course on a customer site. The next public course in Ruby (as I write) is a couple of months off - see [here] for an overview of our two public ruby courses - one for programmers converting from other languages, and one for newcomers to programming; the dates on that page update automatically, so even when this becomes an old article, you will still get current dates!
I'm winding towards the conclusion of my posts on C and C++ for the week - offering you, from Sunday or Monday, a simple practical program that cen help newcomers get started ... it prompts the user for inputs, from which it calculates and prints out some results. It then looks at the results of those calculations and prints a conclusion, using conditional code. I won't make all the comments on this blog as they're there (perhaps to excess in this case) in the code which is [here].
Illustration - a delegate on a course at Well House Manor