What's the first good program that you ever wrote? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

What's the first good program that you ever wrote?

22nd Sep 2017, 11:04 PM
Chibueze Orji
Chibueze Orji - avatar
20 Answers
+ 11
Console.WriteLine("Hello World!");
23rd Sep 2017, 12:47 AM
Vukan
Vukan - avatar
24th Sep 2017, 6:06 AM
Mayank Sakhare
Mayank Sakhare - avatar
+ 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).
23rd Sep 2017, 12:51 AM
John Wells
John Wells - avatar
+ 6
C came along and replaced it.
23rd Sep 2017, 12:57 AM
John Wells
John Wells - avatar
+ 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.
23rd Sep 2017, 1:04 AM
John Wells
John Wells - avatar
+ 6
In QBASIC: PRINT "WELCOME TO QBASIC!"
23rd Sep 2017, 9:52 AM
Dragon Slayer Xavier
Dragon Slayer Xavier - avatar
+ 4
Dammm.. that's pretty dope.. Never heard of Fortran though??
23rd Sep 2017, 12:56 AM
Sploit
Sploit - avatar
+ 4
Ahh , Still pretty cool to know a language that has gone off the radar
23rd Sep 2017, 12:58 AM
Sploit
Sploit - avatar
+ 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..
23rd Sep 2017, 1:38 AM
Sploit
Sploit - avatar
+ 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
23rd Sep 2017, 3:50 AM
Vitoko
Vitoko - avatar
+ 4
print("good") ;)
23rd Sep 2017, 6:25 AM
AL.The.Flame!
AL.The.Flame! - avatar
+ 4
https://code.sololearn.com/c9xcpiTiw70Y/?ref=app But first I wrote it in Pascal :)
23rd Sep 2017, 2:32 PM
Aleksey Beliy
Aleksey Beliy - avatar
+ 4
a virtual bank in BASIC on Commodore 128. Saved on dataset. *thumbup*
25th Sep 2017, 12:12 AM
Kustaa
25th Sep 2017, 12:23 PM
Md. Nafis Ul Haque Shifat
Md. Nafis Ul Haque Shifat - avatar
+ 4
https://code.sololearn.com/We4uxXrK7r3N/?ref=app
25th Sep 2017, 1:32 PM
Peace Walker
Peace Walker - avatar
+ 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..
22nd Sep 2017, 11:21 PM
Sploit
Sploit - avatar
+ 2
Book and quote catalogue for uni.
22nd Sep 2017, 11:22 PM
josh mizzi
josh mizzi - avatar
+ 2
Console.WriteLine("This Works!!");
23rd Sep 2017, 8:53 AM
Aleksandar Rašković
Aleksandar Rašković - avatar
+ 2
a song via speakers in qbasic in a 386
24th Sep 2017, 10:38 PM
Fabian Gonzalez
Fabian Gonzalez - avatar
+ 1
I can't remember it was that many years ago
24th Sep 2017, 3:26 PM
Styxincewa
Styxincewa - avatar