Let me know if anyone needs help in learning C++ or C#. I'd be more than happy to help. I have over a year's experience in tutoring first-year university students and high-school students looking to get a head start before entering a post-secondary institution.
The feedback has been generally positive, and I welcome the chance to teach more in order to grow as a tutor as well as a programmer, myself.
If you're interested, email me at:
sparkprogrammer@gmail.com
at a tollgate the number of vehicles with two wheels,four wheels and more than wheels respectively are counted.write down only the neccessary switch statement to count the number of vehicles with two wheels,four wheels and more than four wheels.
int nrwheels
int count2 , count4 , countmore;
assume that count2, count4 and countmore have been initialised already and that a value has been and validated for nrwheels
Hi Joe,
Would you be willing to do some tutoring for a second year engineering student? I need some help with the computer programming module of my course. It is mostly basic C++ stuff but difficult for me nonetheless.