You are viewing a single comment's thread from:

RE: learn coding

in #coding8 years ago

If you study bits of concepts, a transition from one to the other is not that difficult. I'd suggest looking into some basic C++ first, and then following it up with some study on object oriented programming (OOP) practices. Once you get this much done, you can build on it by using either programming language.