Advertisement

Results for "Author: kurt serge"

2002VB #23674
LAST CHANCE: Move toward a higher language with C++. Great tutorial on:Outoput in C++,variable,etc

I have updated the last submission on C++. I hope that this will encourage VB programmers to speread there knowledge, and learn new languages, as well as keep there current ones. This is the last time i will post a C++ tutorial on VB world, so if you think my tutorial helps either tell me in the feedback, or IM me through aim(BlazinIndustryz2) or MSNIM(habitat1422@hotmail.com). If i get good feedback i will try to help out more, so look for my next submissions in C/C++ world. Thank you.

2002VB #23675
_60+ programs (mostly beginner) 10mb!(700kb compressed)

This is to give examples of code for learning programmers. There are 68 programs(please excuse me if i put a non-vb program in by mistake) Any questions on any of the programs and you can email me at habitat14222@hotmail.com, or im me at blazinIndustryz(AIM)or habitat1422@hotmail.com(msn)IMPORTANT(there is an API spy in here, that i DID NOT MAKE. I am not sure of the origianl coder)

2002VB #23676
_Word counter 100% Error free! I dare you to find a flaw!

Not like other cra*py word counters. You cant fool this one. Here are some errors i fixed that i saw in other word counters. If you still see an error in mine please inform me! 1) In some counters "This is a test" will read 10 words. Why? it counts the double/triple/etc... spaces in between. 2)On some if you add spaces to the end, it wont count them as words 3)It counts the first word, unlike some 4)Commented 5)If you add spaces to the beggining of the word it wont count as an extra word. 6)Typing no text will not result in counting 1 word unlike some counters 7)typing all spaces will not result in 1 or 2 words unlike some. Well there are the errors ive seen and fixed, please inform me of more errors if you spot them.

2002VB #23677
Make the jump!: Move from VB, to the great C++!

Learn some C++! I know this is a vb part of PSC, but how will a vb coder be introduced to more code, if he never sees it? I hope this will show some coders how to expand ther coding experience. This will teach: 1)How to get a C++ compiler 2)how to comment 3)What does this mean: #include int main() { cout

2002VB #23678
VirtualPet v2.0

Virtual pet using sprite animation,cleans, shows stats, i think bug free, except that it dosn't die yet...(that don't matter much)

2002VB #23679
_Ever ran out of room on a form? HERE IS A VERRRRY SIMPLE SOLUTION!!!!!!

I saw a question in the forum(but scince i cant re-find the question) and figured I would answer it. The question was "I made a program that wouldn't fit on the entire form. Do you know how i could scroll down a form, so there i alot more space. Here is the answer!!!!!

2002VB #23680
_Random Encryptor/Decryptor!! Encryption is different every time!!

Takes your text and encrypts it randomly, different encryption everytime. It decrypts with no errors. 95% but free!! ONE BUG:Can anyone help fix the bug? Try to Encrypt/Decrypt larger text. There is an error. PLEASE HELP ME SO I CAN FIX THE PROBLEM!!!!!!!!!!!!!!!!!!!!!!!!!!!

2002VB #23681
FORM ALWAYS ON TOP, WORKS!!!Please Vote for this!

This code makes your form on Always on top. Its not like some other codes i saw recently. One only let your form be on top within your program. Another didn't work at all. This one does! DONT FORGET TO VOTE.

2002VB #23682
ARRAYS

Shows how to use arrays(If i get feedback i will post a code with LOTS of commenting, but only if i get at least 2 requests(with votes))

2002VB #23683
_Keycodes

This shows how to use the keyboard input keys.

1_2002 #110428
LAST CHANCE: Move toward a higher language with C++. Great tutorial on:Outoput in C++,variable,etc

I have updated the last submission on C++. I hope that this will encourage VB programmers to speread there knowledge, and learn new languages, as well as keep there current ones. This is the last time i will post a C++ tutorial on VB world, so if you think my tutorial helps either tell me in the feedback, or IM me through aim(BlazinIndustryz2) or MSNIM(habitat1422@hotmail.com). If i get good feedback i will try to help out more, so look for my next submissions in C/C++ world. Thank you.

1_2002 #110429
_60+ programs (mostly beginner) 10mb!(700kb compressed)

This is to give examples of code for learning programmers. There are 68 programs(please excuse me if i put a non-vb program in by mistake) Any questions on any of the programs and you can email me at habitat14222@hotmail.com, or im me at blazinIndustryz(AIM)or habitat1422@hotmail.com(msn)IMPORTANT(there is an API spy in here, that i DID NOT MAKE. I am not sure of the origianl coder)

1_2002 #110430
_Word counter 100% Error free! I dare you to find a flaw!

Not like other cra*py word counters. You cant fool this one. Here are some errors i fixed that i saw in other word counters. If you still see an error in mine please inform me! 1) In some counters "This is a test" will read 10 words. Why? it counts the double/triple/etc... spaces in between. 2)On some if you add spaces to the end, it wont count them as words 3)It counts the first word, unlike some 4)Commented 5)If you add spaces to the beggining of the word it wont count as an extra word. 6)Typing no text will not result in counting 1 word unlike some counters 7)typing all spaces will not result in 1 or 2 words unlike some. Well there are the errors ive seen and fixed, please inform me of more errors if you spot them.

1_2002 #110431
Make the jump!: Move from VB, to the great C++!

Learn some C++! I know this is a vb part of PSC, but how will a vb coder be introduced to more code, if he never sees it? I hope this will show some coders how to expand ther coding experience. This will teach: 1)How to get a C++ compiler 2)how to comment 3)What does this mean: #include int main() { cout

1_2002 #110432
VirtualPet v2.0

Virtual pet using sprite animation,cleans, shows stats, i think bug free, except that it dosn't die yet...(that don't matter much)

1_2002 #110433
_Ever ran out of room on a form? HERE IS A VERRRRY SIMPLE SOLUTION!!!!!!

I saw a question in the forum(but scince i cant re-find the question) and figured I would answer it. The question was "I made a program that wouldn't fit on the entire form. Do you know how i could scroll down a form, so there i alot more space. Here is the answer!!!!!

1_2002 #110434
_Random Encryptor/Decryptor!! Encryption is different every time!!

Takes your text and encrypts it randomly, different encryption everytime. It decrypts with no errors. 95% but free!! ONE BUG:Can anyone help fix the bug? Try to Encrypt/Decrypt larger text. There is an error. PLEASE HELP ME SO I CAN FIX THE PROBLEM!!!!!!!!!!!!!!!!!!!!!!!!!!!

1_2002 #110435
FORM ALWAYS ON TOP, WORKS!!!Please Vote for this!

This code makes your form on Always on top. Its not like some other codes i saw recently. One only let your form be on top within your program. Another didn't work at all. This one does! DONT FORGET TO VOTE.

1_2002 #110436
ARRAYS

Shows how to use arrays(If i get feedback i will post a code with LOTS of commenting, but only if i get at least 2 requests(with votes))

1_2002 #110437
_Keycodes

This shows how to use the keyboard input keys.

Languages
Top Categories
Global Discovery