Excel 2007 – The COUNTIF function and absolute cell references Please note that I no longer own the domain ictteacher.com or maintain the website. I am no longer in teaching (thankfully!) but I can still be contacted if you have any questions. Just visit… www.themightierpen.co.uk …where you can drop me a line, as well as [...]
Absolute
C++ Tutorial (16) – Absolute n00b spoonfeed
Video tutorials about programming in the C++ programming language. Part 16: * More on if/else statements * Braces * When the if/else statement is over Pardon my imperfect english. Forum: cpptutorials.freeforums.org If you have any suggestions about how to make this video clearer, more n00b helpful, and explanatory, please send me a message. If you [...]
C++ Tutorial (21 updated 1) – Absolute n00b spoonfeed
Video tutorials about programming in the C++ programming language. Part 21: (update 1) * More variable scope/visibility Pardon my imperfect english. Forum: cpptutorials.freeforums.org If you have any suggestions about how to make this video clearer, more n00b helpful, and explanatory, please send me a message. If you have any C++ questions, please comment.
C++ Tutorial (25) – Absolute n00b spoonfeed
Video tutorials about programming in the C++ programming language. Part 25: * Scope/Visibility in loops * Conditional operator Pardon my imperfect english. Forum: cpptutorials.freeforums.org If you have any suggestions about how to make this video clearer, more n00b helpful, and explanatory, please send me a message. If you have any C++ questions, please comment.
C++ Tutorial (37) – Absolute n00b spoonfeed
Video tutorials about programming in the C++ programming language. Part 37: * (default) constructor * making your own constructor * passing to constructors * initializer list Pardon my imperfect english. Forum: cpptutorials.freeforums.org If you have any suggestions about how to make this video clearer, more n00b helpful, and explanatory, please send me a message. If [...]
C++ Tutorial (35) – Absolute n00b spoonfeed
Video tutorials about programming in the C++ programming language. Part 35: * More on arrays * standard string Pardon my imperfect english. Forum: cpptutorials.freeforums.org If you have any suggestions about how to make this video clearer, more n00b helpful, and explanatory, please send me a message. If you have any C++ questions, please comment.
C++ Beginners Tutorial 6 (For Absolute Beginners)
Forum Link: onestopprogramming.com Video Outline: -Using numbers and if statements -Some More Logical Operators -More Simplifying If Statements -By the end of this video you should feel very comfortable with if statements Challenge: -Practice using if statements in any way possible. You will never actually learn C++ unless you practice. Try creating long if statements [...]