Basic
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
Forum Post

Re: multiprogramming

: how many tasks a pc can do parallelly. : : e.g. a pc has resources like CPU and I/O. likewise : how many things can be done parallelly without using CPU. : and this i mean, not any...
Forum Post

Re: Where to begin.....

: hey there.. thanks for takin time to read my msg.. i am karthik.. Doing my Comp. Sci engineering in Bangalore,INDIA... i am a total games freak... All my life i have wondered how these classy...
Forum Post

Re: dos simulation

shortest possible code that simuates the dos system is here: http://www.emu8086.com/vb/Make_Your_Own_OS.zip it supports only four basic DOS commands :)
Forum Post

Combine Command button with timer.... plz help

Hi all, i want to make simulation of my handphone in Visual Basic 6.0 So the first command i must make is how to turn on and turn off it. But i want to make it like my handphone, if i hold the...
Forum Post

New to VB

I am using visual basic to create a simulation of a card game. I want to store the names of all 52 cards in an array, and select cards randomly and display the card name in a text box. How do I do...
Forum Post

Re: electronic circuit simulation

: : : short intro: : : : : : : i'm ICT coordinator in a school in belgium and i'm looking for a free, or opensource program (as all schools we don't have any money either) where students can make...
Forum Post

Re: electronic circuit simulation

: : short intro: : : : : i'm ICT coordinator in a school in belgium and i'm looking for a free, or opensource program (as all schools we don't have any money either) where students can make small...
Forum Post

Re: electronic circuit simulation

: short intro: : : i'm ICT coordinator in a school in belgium and i'm looking for a free, or opensource program (as all schools we don't have any money either) where students can make small...
Forum Post

electronic circuit simulation

short intro: i'm ICT coordinator in a school in belgium and i'm looking for a free, or opensource program (as all schools we don't have any money either) where students can make small electronic...
Forum Post

Re: My thoughts

What's the default warning lvl in VC++??? Also, please write down the preprocessor directives to activate the highest warning lvl. Thank you! : i do : if(1 == a) : since : if(1 = a)...
Forum Post

Re: My thoughts

i do if(1 == a) since if(1 = a) wont compile. but then again, this is out of habbit. i always compile at the highest warning level (4 in case of VC++), this requires to do some funky...
Forum Post

My thoughts

My first real time bouncing ball simulation is almost finished, and it was the BUGGIEST program that I've ever made. I need like 1-2 hours to debug the movement code. Some basic things to note :...
Forum Post

Calculator simulation

Hello, everyone! I am trying to programme the simulation of a simple calculator (i.e. knows only how to add, subtract, multiply and divide) using Visual Basic for Applications, and I have run into...
Forum Post

queue server simulation (M/M/!) in basic

I am trying to maka such a programme but it seems to be difficult.
Forum Post

Re: Visual C (Typecasting CString??)

: I'm creating an ATM simulation in VC++. The main dialog has 10 command : buttons set up like a calculator. When you click the 1 command button I want : the edit box to display the number 1 etc......
Forum Post

Visual C (Typecasting CString??)

I'm creating an ATM simulation in VC++. The main dialog has 10 command buttons set up like a calculator. When you click the 1 command button I want the edit box to display the number 1 etc.......
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.