Results for "Author: kurt serge"
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.
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)
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.
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
Virtual pet using sprite animation,cleans, shows stats, i think bug free, except that it dosn't die yet...(that don't matter much)
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!!!!!
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!!!!!!!!!!!!!!!!!!!!!!!!!!!
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.
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))
This shows how to use the keyboard input keys.
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.
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)
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.
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
Virtual pet using sprite animation,cleans, shows stats, i think bug free, except that it dosn't die yet...(that don't matter much)
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!!!!!
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!!!!!!!!!!!!!!!!!!!!!!!!!!!
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.
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))
This shows how to use the keyboard input keys.