|
Just Starting Programming (pg. 2)
|
View this Thread in Original format
| Orbax |
| stop, stop right now and walk away. Forget all that you know and leave it. |
|
|
| Mike Vicious |
| Learn visual basic, You can create cool apps just like in windows! |
|
|
| Vigilante |
Sub OmgHi2U()
'Declarations
Dim TA, COR, InB4DaLock, PicsOrSTFU, Yes, ROFL, X
'Assignments
TA = "Title"
Yes = "Yes"
InB4DaLock = "Thread Closed..."
COR = Val(InputBox("How cool is the Chill Out Room? Answer in numbers", TA, "1000000", 5000, 0))
If COR > 0 Then
MsgBox "BRICKEDDDDDDDDDD!!!!! AAHAHAHA" & vbCr & "i am 1337"
Else: MsgBox "DJ Sammy is teh #1 techno DJ!"
End If
MsgBox "Tiesto", , InB4DaLock
MsgBox "Armin", , InB4DaLock
MsgBox "Do you think they are good?"
ROFL = InputBox("Do you like Armin or Tiesto? YES/NO", "WHO IS TEH #1?", "Yes", 5000, 0)
If ROFL = "Yes" Then
MsgBox "ROOM RAVE!!!!!!! DISCO BOOMER, Trancebrat and the" & Chr(13) _
& "rest of the Sensation grey crew!!!!!!!!!!!!!!!"
Else: MsgBox "You are lamer than torontotrance & Mr Mystery combined!"
End If
PicsOrSTFU = InputBox("Do you have nekkid pics?" & vbCr & "Yes/No", pwned, "Yes", 5000, 0)
If PicsOrSTFU = Yes Then
MsgBox "CAN I SEE THEM!!!!?!!!!!!!!!", , "OMGOMGOMGHI2UKTHXBIE"
Else: MsgBox "Damn!"
End If
X = InputBox("Ball in Parking Lot. Do you wish to play again? Yes/No" _
, "Lee Carvino's Putting Challenge", , 5000, 0)
MsgBox "You have selected NO"
' I am such a 1337 Ta. ph33r m4 VBA skillz!!!!!
'BRICKED!!!!!!!!!!!!!! HAHAHAHAHA
'PICS OR STFU N00B!!!!!1
End Sub
---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
hehehehe i've just started learning VBA (Visual Basic for Applications) in Excel for one of my classes
If you are really bored and want to see this little macro run, open up Microsoft Excel, Go to Tools --> Macro --> Visual Basic Editor
Next, copy and past all the code i just posted above. Finally, to see it all in action and answer some lame (read:funny) questions, push the play button - it looks like the triange play sign off a walkman, it's up the top on the line of icons |
|
|
| Vigilante |
^ ^ ^ ^ ^ ^ ^
hahahaha check out the 1337 code that i just wrote!
:D :D :D :D :D :D
follow the instructions to play it |
|
|
| paranoik0 |
pascal is the best language to start. useless, but way more logical and simple than most languages
i'm now used to java and think c++ is a pain in the ass :\ the hell with pointers |
|
|
| itsTrueSonic |
| quote: | Originally posted by paranoik0
pascal is the best language to start. useless, but way more logical and simple than most languages
i'm now used to java and think c++ is a pain in the ass :\ the hell with pointers |
what do you mean the HELL with pointers??
:nervous: :nervous:
pointers are cool, and that's what makes c++ so cool..
the world of pointers!
hahahahaha
:haha: :haha: |
|
|
| loconet |
| quote: | Originally posted by itsTrueSonic
what do you mean the HELL with pointers??
:nervous: :nervous:
pointers are cool, and that's what makes c++ so cool..
the world of pointers!
hahahahaha
:haha: :haha: |
pointers are what makes C so cool. References for C++ people! :p |
|
|
| Thunder5 |
| quote: | Originally posted by Boomer187
stop learning this and learn php...
|
Agreed...
 |
|
|
| Laszlo |
Like everybody said, PHP rocks!
Either way, programming is a lot of fun, but it also means a lot of frustration - but when you finally solve a huge problem you've been trying to figure out for the past 15-20 hours you'll feel like God..! :D |
|
|
| loconet |
| Blah.. I've done php for 5 years , do it everyday. It is NOT a programming language.. scripting yes, programming no., If it is a programming language, it SUCKS large! As a scripting language, it's good. it gets the job done. |
|
|
| Boomer187 |
| quote: | Originally posted by loconet
Blah.. I've done php for 5 years , do it everyday. It is NOT a programming language.. scripting yes, programming no., If it is a programming language, it SUCKS large! As a scripting language, it's good. it gets the job done. |
gah I remember reading that it was scripting...but it seems sooo much like programming.
PHP 4 life./ |
|
|
| SID133 |
i learned visual basics but i want to learn php and c++ maybe even sql but thats all im learning on my own outside of school work
edit
i just read my post and realized how sad that sounded i am a nerd :( |
|
|
|
|