Archive for the 'Programming' Category
Programming Variables Very Basic
A variable is data that is stored in the computers memory. A variable can be a number (Integar, Float) or just one letter or number (Char) or it can be a string of letters or number (String) in some programming languages like Java and C/C++ you need to declare and initialize the variable, this […]
Project RTS
I have decide to start work on a simple RTS game, it will use python and some other modules. I will start work on it once I have finished collage, next week, I hope to have it completed or at least more than half way finished by the start of the collage. The […]
PyWeek
Okay on the 30th of (March) this month to the 6th of April PyWeek is happening. It’s a week where python game programmers are given to create a game useing pyGame, pyOpengl etc.
Would any one be interested in creating a team? I will be doing it even if no one is. […]
News Flash
Starting from this friday, I will make sure that there is new information on the site. If you would like to request something then feel free to post under here or in the forum. I will glady help you with what ever it may be.
Java
Javascript
PHP
ASP
MySQL
AJAX
CSS
Computer Hardware
Microsoft Windows XP Troubleshooting
Basic Linux Operations
Any many more
Any sugesstions welcome.
Cat Flash
Do you like my cat? [Watch Now]
Java 3D Engine
Okay I have decided that we will use the jmonkeyengine as Codename StarQuests graphics engine
I have managed to create a simple TCP client in Java using the java.net files, and then I have managed to make it implode so once I have that working I will make it so that the client can […]
Some Basic IP
Okay I have writen some basic IP code, they are included in the file upload’s.
Find Local IP Address
Resolve IP Address
Find Domain IP Address
User Argument Example
Hope this helps.
Basic IP (ZIP)
If you liked this and are a nice person would you like to donate to my Stargate fund?
Okay I’m back
Right sorry I havent updated for a while (well okay i’m not) but I have had a really cool idea it is to create a MMORPG! So I have been useing up all my resources to find out infos on game creation (again) http://gpwiki.org/ they where good help.
First it was going to by C++ […]
Progamming Comments
It is good practice to include lots of comments in your code so that when you or someone else comes back and looks at the code you/they will understand what it is meant to do.
A comment will be ignored by the compiler, this means that anything in between the comment tags will not become a […]
Programming Task #1
I have a small task for anyone who wants to learn a programming language be it Python, Java or C++. I would like you to write a program that can:
Output your name and your age on two different lines
Output your address on multiple lines
And if you know how add some comments if not see […]
Python #1
Okay to start download python (If your running Linux, you will allready have it installed. And don’t goto python.com) Once you have python installed look for the python interpreator or shell. Once you have located that you simply type:
print “Hello World!”
That will print “Hello World!” to the screen. If you want that […]
Java #1
Right to start writing Java programs you need to download the Java Software Development Kit (SDK) from here at the sun.com site. Once you have that done you may what to use an IDE, one good one for Java is JCreator, you can use it for free.
Now open up the IDE/Text Editor and enter […]
C++ #1
Okay to start programming in C++ you need to have a compiler. A compiler turns your source code into binary computer talk. The best compiler for you if your running Linux will be g++ (Just type g++ <filename>, in the terminal), or if your on Windows you might want to try Dev C++. Dev C++ […]
Search
You are currently browsing the Nation Pigeon weblog archives for the 'Programming' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.

