+44(0) 1234 567 890 info@domainname.com
Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

August 18, 2010

Display Certain Prime Number in C++

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.
No comments

Good Tutorial C++ 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.
No comments

January 12, 2010

Great Article About Codeigniter Step by Step


Almost more than a week I am studying about PHP framework programming, Codeigniter. I have read a manual user guide about it, but I haven't found what I want. Tonight, I search article about how to insert data to database table with Codeigniter form helper. Finally I found it in http://www.phpeveryday.com.
No comments