Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

your first program


  • Please log in to reply

#1
lilhawk2892

lilhawk2892

    Member

  • Member
  • PipPipPip
  • 128 posts
mods if this doesnt go here pls move pls dont delete it

anyways post your very first programs "for those of your who still have them"
  • 0

Advertisements


#2
chickenman

chickenman

    Member

  • Member
  • PipPip
  • 37 posts
My first program was a simple hello world program in C++

#include <iostream>
using namespace std;

int main()
{
cout<<"Hello World!" << endl;
cin.get();
return 0;
}
:tazz:
  • 0

#3
skate_punk_21

skate_punk_21

    Malware Removal Expert

  • Retired Staff
  • 1,049 posts
in QBasic, lol yes im kickin it oldschool!
trying to do this from memory
dim username as string

input "What is your name?";username
print "Welcome "; username; ", whats going on?"
end

  • 0

#4
lilhawk2892

lilhawk2892

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 128 posts
cool well one question wuts qbasic
  • 0

#5
skate_punk_21

skate_punk_21

    Malware Removal Expert

  • Retired Staff
  • 1,049 posts
QBasic, is essentially programming form a DOS based GUI
I will attach the complier as well...
Graphics are super poor, but I'll leave you with an example.
  • 0

#6
lilhawk2892

lilhawk2892

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 128 posts
ROBIN:holy holloween batman

woe that is old school it looks like the old police computers but cool colors
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP