Celtic Kane Online
Computer Programming
This is my simple religion. There is no need for temples; no need for complicated philosophy. Our own brain, our own heart is our temple. The philosophy is kindness. -The Dalai Lama

RSS Feed E-mail Updates

Computer Programming

Visual Basic

Cracking the Cracker Barrel Game
Ever been to the restaurant Cracker Barrel and tried to win at that triangle game with the golf pins? Well one of my best friends, Coleman Shelton, gave me the idea of creating a program that beat the game. If you'd like to know more, click on the link above.

The Basics of 3D Space (Volume 01)
Learn how to make basic 3D environments and how to navigate through the world you create. This is a very basic tutorial and requires little 3D skill -- DirectX is not used in the tutorial.

C/C++

DES Encryption 0.0.1
An extremely complex algorithm displaying the encryption and decryption of DES (Data Encryption Standard). This is written in C, and took me over two weeks to build -- and I had to rewrite it a total of three times before I was satisfied. To be honest, I'm a little sick of the project right now...but I'm extremely proud of the fact that I was finally able to pull it together.

XOR Encryption 0.1.0
A simple examination of XOR encryption. It is written in C, but as of right now I plan on converting it into a C++ version as well. Unlike previous versions before it, version 0.1.0 encrypts and decrypts files, rather than a string from a command prompt, which is a very big step towards practicality. In previous versions, it was difficult to type in an encrypted phrase and try to decrypt it because the characters in a decrypted phrase were not present on a keyboard. The code is not yet portable, but this version is a huge step.

Bitwise Operators with Basic C++
After deciding to post some C++ tutorials, I figured it would be more interesting to include some computer science in the tutorial programs instead of a boring "hello world"... The function of this program is to simply print a table of AND, OR, and XOR return values -- but more importantly it shows the basic output commands for C++ and how to use getch() to pause the output.

TI-83 Graphing Calculator

Delay: Causes your calculator to temporarily pause
Sometimes in games or other programs it is necessary to use a delay or a pause of a given number of seconds. Alone this program simply pauses your calculator, but it could be useful in any program that required a delay.

CStr: Convert numbers to strings
Have you ever wanted to display the equation of a line to the user but you had to do it on several lines because TI-83's don't allow you to convert numbers to strings? Well, using this code you can easily convert just about any number to a string.

Stock Roulette
This is a very basic program that I wrote in my chem class when I was bored. The game consists of selling stock that jumps up and down -- you win money by selling the stock at a higher price than when you bought it.

Firefox  CC  No-WWW 
Page Created by Sean Patrick Kane
Compiled in 0.0365 seconds
RSS subscription   E-mail subscription
http://celtickane.com