Data Types in java
//
Java variables are used to reserve memory locations to store values. It means when you create a variable you reserve some space in memory. Space allocation depend upon data type of a variable and operating system allocates memory and decide what to be store in reserved memory. Java
Read More about it from the following link : http://coding-guru.com/data-types/ posted by Gul
Wednesday, 14 December 2016
3D File Formats
3D File Formats
//
This article is discussing the most economical and best 3D file formats. This tutorial is very useful for the beginners and are in a state of confusion to select the best 3D file formats. Here is very basic information about most common 3D file format to transport data among different
Read More about it from the following link : http://coding-guru.com/popular-3d-file-formats/ posted by Gul
Linux - basic commands
Linux - basic commands
//
Linux is the most used Operating System for servers and the feature that is most fascinating is Command Line. Command Line is a program that is used to run commands and system interpret these commands.
Here are some beginner commands that a new Linux user can use in his learning. In Linux file name and commands are case sensitive.
There are "\" and "/" those are important to understand. "\" is used to escape characters while "/" is directory separator.
Read More about it from the following link : http://coding-guru.com/linux-basic-commands/ posted by Maz
Why Java?
Why Java?
Why Java?
Simple Language : Java is greatly simplified, improved and many technology experts recommends Java as C++ because its syntax is identical to that of C++ except java eliminated complex features of C++. Java came up with more functionality and fewer negative aspects. Java has English
Read More about it from the following link : http://coding-guru.com/why-java/ posted by Gul
Saturday, 10 December 2016
Ogre 3D File Format
Ogre 3D File Format
//
OGRE 3D files are XML files use to store 3D model information. Tools such as Maya, 3D Max facilitate users to export file into OGRE 3D file format. Following files contain different information about model.
.mesh.xml File : This file contains the information of mesh's contains the i
Read More about it from the following link : http://coding-guru.com/ogre-3d-model-file/ posted by Gul
Linux - basic commands
Linux - basic commands
//
Linux is the most used Operating System for servers and the feature that is most fascinating is Command Line. Command Line is a program that is used to run commands and system interpret these commands.
Here are some beginner commands that a new Linux user can use in his learning. In Linux file name and commands are case sensitive.
There are "\" and "/" those are important to understand. "\" is used to escape characters while "/" is directory separator.
Read More about it from the following link : http://coding-guru.com/linux-basic-commands/ posted by Maz
Why Java?
Why Java?
Why Java?
Simple Language : Java is greatly simplified, improved and many technology experts recommends Java as C++ because its syntax is identical to that of C++ except java eliminated complex features of C++. Java came up with more functionality and fewer negative aspects. Java has English
Read More about it from the following link : http://coding-guru.com/why-java/ posted by Gul