Learn CSharp - C# is a simple, modern, general-purpose, object-oriented programming language developed by Microsoft within its .NET initiative led by Anders Hejlsberg. This tutorial will teach you basic C# programming and will also take you through various advanced concepts related to C# programming language
Learn Design Patterns - Design patterns represent the best practices used by experienced object-oriented software developers. Design patterns are solutions to general problems that software developers faced during software development. These solutions were obtained by trial and error by numerous software developers over quite a substantial period of time
Learn Ruby on Rails - Ruby on Rails is an extremely productive web application framework written in Ruby by David Heinemeier Hansson. This is a open source Ruby framework for developing database-backed web applications
Learn JPA - Java Persistence API is a collection of classes and methods to persistently store the vast amounts of data into a database which is provided by the Oracle Corporation. This tutorial provides you the basic understanding of Persistence (storing the copy of database object into temporary memory), and we will learn the understanding of JAVA Persistence API (JPA)
Learn SVG - This reference has been prepared for the beginners to help them to understand the basic concepts related to SVG. This tutorial will give you enough understanding on SVG from where you can take yourself to a higher level of expertise. Scalable Vector Graphics commonly known as SVG is a XML based format to draw vector images
Learn AWT - JAVA provides a rich set of libraries to create Graphical User Interface in platform independent way. In this app for Android we'll look in AWT (Abstract Window Toolkit). This tutorial is designed for Software Professionals who are willing to learn JAVA GUI Programming in simple and easy steps
Learn Artificial Intelligence - This tutorial is prepared for the students at beginner level who aspire to learn Artificial Intelligence. This tutorial provides introductory knowledge on Artificial Intelligence. It would come to a great help if you are about to select Artificial Intelligence as a course subject
Learn JOGL - This tutorial provides you the basic understanding of Java OpenGL library and its features. This tutorial also teaches how to develop 2D and 3D graphics applications using JOGL. This tutorial is designed for the readers pursuing education in Java software development, web development domain and for all the enthusiastic readers