Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.37 KB

README.md

File metadata and controls

18 lines (14 loc) · 1.37 KB

Open-Lectures-2017

This repository contains the codes for open lectures conducted by MDG in 2017.

Get Started

  • The New Boston is a great series of tutorials to start off with android development.
  • Developing Android Apps - Created by Google and offered on Udacity, this course is a nice stepping stone if you have prior programming experience.

Documentation

Blogs

  • Vogella Android Tutorials - Short and precise tutorials about Android Development: tools installation, debugging and using various features.
  • Android Hive - Nice collection of tutorials, tips and hacks for android and game developers.
  • Medium - A great place to read about any kind of quality material related to programming.

Q/A Forums

  • Stack Overflow - Q/A forum for programmers. Most probably you will find the answer to your problem here.
  • Google is always there for you.