Wednesday, January 14, 2015

Tuesday, January 13, 2015

So... you want to be a mobile app developer? Step 1: Learn a computer language

There are loads of mobile applications that have won the hearts of many users- either for the functionality or for the sophisticated way a user navigates the various screens and obtains information. In other to develop mobile applications, you must understand at least ONE programming language.

Programming languages include Java, C#, C++, Python, C and Swift. Once you can work comfortably with at least one programming language, you can use that knowledge to work around other programming languages you may come across. The same principles of inheritance, initialization, assignment are all common principles found in programming languages.

Try this link and choose a language to learn-  Learning to code or you could try this link, I found this website exceedingly helpful Coding in C#.

Goodluck ! Let me know if you have any questions.