Pemrograman
Pointers are a very powerful feature of the C++ language that has many uses in advanced programming. Quote from C++ Tutorial whos published by Juan Soulie, pointer is a variable which stores a reference to another variable. Translated to Bahasa Indonesia "Pointer adalah variabel yang menyimpan referensi ke variabel lain."
Using a pointer we can directly access the value stored in the variable which it points to. To do this, we simply have to precede the pointer's identifier with an asterisk (*), which acts as dereference operator and that can be literally translated to "value pointed by".
Programming
Some times ago my lecturer give me a question how to display prime number in any language. Then I answer it on Matlab programming. I'm not sure with that answer true or false. Before it, my job tester when I applied a vacancy as a programmer, he asked me how to display prime number, but in Java programming language. Again, I can't answered it :-( .
Just in my curious, I try to display it on C++ language program. Awesome, not only just prime number which I can display, but also number of range which I want to display on that program also able.
Programming
 |
| C++ Programming |
C++ language program is one of the best and most used programming in the world. If you find a good article about C++ programming, you can find here . Here, you will be guided by the first Hello world program, until advance consept about C++ programming, include Object Oriented Programming (OOP), one of the excrescent in C++.
A few months ago, I used it for study C++ language program. I found much of advantage by read that tutorial. Begin from did not know about C++ programming, until know it. Although did not yet full carry it, at least my knowledges and experiences are increase.
Demo
OGRE
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes.
I just try OGRE application demos which I get from this site. But, when I double click file application, the application wouldn't run and I get messages
NxOgre
NxOgre is a physics wrapper for PhysX. It is open-source and released under the LGPL licence. It was created and maintained by Betajaen. There are two main versions of NxOgre; Bloody Mess and Bleeding. Bloody Mess is the latest unstable code and Bleeding is the older stable branch.
Although NxOgre has OGRE as part of it’s name, it will work with any renderer in 3D, 2D or even none at all. It comes with a single demo application framework called Cake in various forms, and a multi-purpose command-line/GUI application called Flour.
campus
In some months ahead Institut Teknologi Sepuluh Nopember (ITS) of Surabaya will be held Rector Election. There are 11 candidat of it which introduced Friday, July, 23rd 2010 ago. And all of them have a good reputation on every environment.
That candidats are 5 from Faculty of Industrial Technology (FTI), 4 from Faculty of Civil & Planning Engineering (FTSP), and 2 from Faculty of Ocean ENgineering (FTK).