Learn DBMS - This tutorial will especially help computer science graduates in understanding the basic-to-advanced concepts related to Database Management Systems. Database Management System or DBMS in short refers to the technology of storing and retrieving users’ data with utmost efficiency along with appropriate security measures. This tutorial explains the basics of DBMS such as its architecture, data models, data schemas, data independence, E-R model, relation model, relational database design, and storage and file structure and much more.
Like it? Share with your friends!
Supported operating systems:
Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4
Similar Software:
Learn JOGL 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
Simply Facebook Simply Facebook is a light, simple, extensible Java library for accessing and modifying data available through the Facebook API. This is a useful tool on the Android platform, as the SDK does not ship with any means for accessing the Facebook API.
This library uses the Desktop mode approach for authentication
Dedexer Dedexer is a disassembler tool for Android DEX files
Where Am O? - Firefox Addon Where Am O? A helpful extension for AMO developers.
The only functionality right now is to clearly identify what AMO server you are on and let you switch between that page on others.
Add your own dev server by going to about:config and creating the pref extensions.whereamo
Developers Best Practices Developers Best Practices - If you are working for software industry as a software engineer or a software developer, then I'm sure you are going to enjoy this tutorial. Try to relate the facts mentioned in the tutorial with your day-2-day life and find so many hidden facts, which are very obvious but we never gave our serious attention to them
Learn Perl Learn Perl - Perl is a programming language developed by Larry Wall, especially designed for text processing. It stands for Practical Extraction and Report Language. It runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX. This tutorial provides a complete understanding on Perl
Learn JPA 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 JUnit Learn JUnit - To be continued from the previous articles, I would like to introduce you a free application for Android named Learn JUnit JUnit is a unit testing framework for the Java programming language