Learn Go Programming - This tutorial is designed for software programmers with a need to understand the Go programming language starting from scratch. This tutorial will give you enough understanding on Go programming language from where you can take yourself to higher level of expertise
Java Interview MCQ - Java is a set of several computer software and specifications developed by Sun Microsystems, later acquired by Oracle Corporation, that provides a system for developing application software and deploying it in a cross-platform computing environment
Learn Apache Ant - Apache Ant is a Java based build tool from Apache Software Foundation. Apache Ant's build files are written in XML and they take advantage of being open standard, portable and easy to understand.This app should show you how to use Apache ANT to automate the build and deployment process in simple and easy steps
Learn Guava v2 - Guava is an open source, Java based library developed by Google. It facilitates best coding practices and helps reduce coding errors. It provides utility methods for collections, caching, primitives support, concurrency, common annotations, string processing, I/O, and validations
Learn Objective C - This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to Objective-C Programming languages. Objective-C is a general-purpose, object-oriented programming language that adds Smalltalk-style messaging to the C programming language
Learn Python - To be continued from the previous articles, I would like to introduce you a free application for Android named Learn Python. As you know Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985- 1990
Learn PhoneGap - PhoneGap is a software development framework by Adobe System, which is used to develop mobile applications. To develop apps using PhoneGap, the developer does not require to have knowledge of mobile programming language but only web-development languages like, HTML, CSS, and JScript
Learn Computer Fundamentals - This tutorial has been prepared for the beginners as well as advanced learners who want to deal with computers. This tutorial is also very useful for the undergraduate students of computer science, engineering, business administration, management, science, commerce and arts where an introductory course on computers is a part of curriculum
Learn XHTML - This tutorial is designed for the aspiring web designers and web developers who are keen to understand XHTML in detail. Enthusiastic readers can use this tutorial as a source of additional reading. This tutorial provides a basic understanding of XHTML, its syntax and attributes with rules for using the same along with their practical examples
learn Ember JS - This tutorial is designed for software programmers who wants to learn the basics of BackboneJS and its programming concepts in simple and easy ways. This tutorial will give you enough understanding on components of EmberJS with suitable examples