+ 11
What's the first good program that you ever wrote?
20 Respostas
+ 11
Console.WriteLine("Hello World!");
+ 9
https://code.sololearn.com/cZQ4E7W8nLx2/?ref=app
this code :-)
+ 6
I was Physics major at college and took a Fortran course because at the time (1973) it was the only language used for mathematical expression solving. It was a list of prime numbers between 1 and 100. By the end of the class, I added a Computer minor and had a job programming for the college in Cobol (business language of the day).
+ 6
C came along and replaced it.
+ 6
I've programmed in a bunch of those. These days companies don't want anything that isn't an international standard. The US military branches each had their own computer language before standardizing on Ada.
+ 6
In QBASIC:
PRINT "WELCOME TO QBASIC!"
+ 4
Dammm.. that's pretty dope.. Never heard of Fortran though??
+ 4
Ahh , Still pretty cool to know a language that has gone off the radar
+ 4
That's crazy I didn't know that.. Also I know.. the companies are really picky as I've noticed.. Luckily I had a hobby of "hacking" Arcade games (Flash and now html5) and got hired onto a website just from knowing a little bit of Actionscript2 and Actionscript3 I've learned alot more working with the site and am now moving towards the html5 game "hacking" scene , main problem is me being unable to download the games and of course some of the obfuscations throw me off lol .. But learning more and more JavaScript is going to help me build a "Hackbase" to make it easier to complete my tasks.. it's really alot of fun.. But another reason I'm learning is I want to develop a couple html5 games myself..
+ 4
When I began to learn Python I develop a program to synchronize subtitles, an ETL process to load CSV files to a SQL Server database and a Tic tac toe Game
+ 4
print("good")
;)
+ 4
https://code.sololearn.com/c9xcpiTiw70Y/?ref=app
But first I wrote it in Pascal :)
+ 4
a virtual bank in BASIC on Commodore 128. Saved on dataset. *thumbup*
+ 4
This is my best one....
https://code.sololearn.com/WQzJGkuhEmNF/?ref=app
+ 4
https://code.sololearn.com/We4uxXrK7r3N/?ref=app
+ 3
I'd have to say uhh ... Sheesh I don't actually know.. Only "Programs" I've ever created were game trainers , a Binary Translator, and some Maze Games.. But if your also referring to scripts or anything programming wise .. I did make a PHP Script that would Decompress ".swf" files which really helped me with flash game hacking..
+ 2
Book and quote catalogue for uni.
+ 2
Console.WriteLine("This Works!!");
+ 2
a song via speakers in qbasic in a 386
+ 1
I can't remember it was that many years ago