What languages to learn

Pages: 12
Finding where to start without a formal education is the hardest part IMO. The tutorials here are really good: http://www.cplusplus.com/doc/tutorial/. Conservativley I would say two weeks? I have a short attention span and a shorter temper and I know it so guessing how long it would take someone else to learn this is difficult for me. After these basics we would know where you are and can go from there.
Ok, I'll do that.

Two weeks for reading and understanding it?
Ok, I finished reading the tutorial and I understand most of it. Whats next?
Effective C++ by Scott Meyers picks up about where the tutorial leaves off.
Last edited on
No one would write a program that actually controlled a smart house in Java, or C++ or any similar language.

It would be controlled by a PLC (programmable Logic Controller).
There may be one or more PC's displaying various stuff, (user interaction, monitoring etc..) but the real
control will be done by the PLC
@guestgulkan: That's what makes this project unique, it is easier to use a PLC but it CAN be done in C++ so why not?
Topic archived. No new replies allowed.
Pages: 12