What was your first programming project? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What was your first programming project?

Just give me and our peers some ideas to practice. Short description and programming language (+frameworks), please!

15th May 2017, 9:25 PM
Szilvia Orban
Szilvia Orban - avatar
7 Answers
+ 9
print("Hello world") *_*
15th May 2017, 9:31 PM
Gami
Gami - avatar
+ 9
@Szilvia I know what you meant, Just made a joke :) Well my first ever program was calculating area and circumference of a circle. I was so proud of myself... When I checked it again a month ago, I realised how not clean was... And I fixed it :). You can find it in SL :)
15th May 2017, 9:53 PM
Gami
Gami - avatar
+ 7
a chronometer with variables like seconds minutes hours days months and years
15th May 2017, 11:13 PM
Umbe
Umbe - avatar
+ 2
C Programming Language printf("Hello World");
15th May 2017, 9:36 PM
Wael Fezai
Wael Fezai - avatar
+ 1
Yeah well I should have asked second :D Something more complicated like for example a car rental console application (c#) with classes for cars and users and LINQ expressions to get car by registration number (which of course was limited by a regexp and the app was checking all input if it was e.g. parseable as int etc.)
15th May 2017, 9:51 PM
Szilvia Orban
Szilvia Orban - avatar
+ 1
A game hack for Arma 3
16th May 2017, 1:50 AM
aklex
aklex - avatar
0
Yes, lol same, print("Hello world") LOL
16th Jul 2017, 4:05 AM
Ianfirepower
Ianfirepower - avatar