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

What was your first big project in programming?

I want to write an app in c#, so I'm looking for some fun ideas of easy projects I can do

15th Jan 2017, 9:31 PM
Wiola
Wiola - avatar
107 Answers
+ 48
My first big project in programming was trying to solve the program error. One error solved other 24 more got spawned. 😢😢😢
16th Jan 2017, 8:34 PM
RanjOyHunTer
RanjOyHunTer - avatar
+ 25
Hello World was my first big project. After that, maybe a calculator or tic tac toe.
16th Jan 2017, 8:46 PM
Jeremy Smith
Jeremy Smith - avatar
+ 23
Well, I created a parking system, where you can store users (with personal data), their cars (patent, tmodel, color, etc). The parking slots, and the taxes. Might be too big to start with, because it was a final project. You can start doing a simple text editor, like notepad, and add function like text color change, give the option to save and load files, etc.
15th Jan 2017, 10:34 PM
Nahuel
Nahuel - avatar
+ 19
I wrote a couple programs to automatically play facebook games while i was at work.. those type of games where you need to, say "collect your crops" every hour or so or reaction time based games where a program could do the job much quiker than a human ever could. these projects were very early on so the coding is a nightmare, but they always worked correctly and taught me a heap of different concepts.
17th Jan 2017, 1:25 AM
steven
steven - avatar
+ 17
Objective Question Quiz in C language. but it was just a idea not a project.
14th Apr 2017, 1:37 PM
Ajay Agrawal
Ajay Agrawal - avatar
+ 15
my first big personal project was a space invaders
16th Jan 2017, 4:17 AM
ifl
ifl - avatar
+ 15
Chat box with user authentication.
16th Jan 2017, 4:36 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 14
I made a 3d engine using DirectX but I never completely finished it. You could load Return To Castle Wolfenstein maps and display them using Direct3D. For c# you can make an OpenGl app (there is a wrapper for it) that displays 2d/3d objects...
15th Jan 2017, 9:41 PM
Karl T.
Karl T. - avatar
+ 13
I programmed a social site like Facebook. But I have not published and put its many features not found in other web site , but I have a hard disk collapsed and lost all the code, it was a huge site, but were programmed very enjoyable
16th Jan 2017, 2:44 PM
Raafat
Raafat - avatar
+ 11
Desktop Application for super market by Java SE and Database of php my admin. . . It was a Great Entertainment.
17th Jan 2017, 2:12 AM
Am²ar Yas²er
Am²ar Yas²er - avatar
+ 11
My first is making a video game using Unity and C#
17th Jan 2017, 8:08 AM
Shahar Levy
Shahar Levy - avatar
+ 10
I have never programmed in c#, but the first thing I programmed was a robot in a competition. It was in java, so it wasn't too hard to figure out. I had also programmed with drag&drop languages before, but nothing major.
16th Jan 2017, 10:50 PM
J.G.
J.G. - avatar
+ 10
I don't know if it was a big project or not, but my first project was based on library management system, in C++.
17th Jan 2017, 1:59 AM
Saumya
Saumya - avatar
+ 8
@Daniel Ojeda Do you have the code for the war game? It would be interesting to see it. I started making a war game recently, and want to see if yours is similar.
17th Jan 2017, 5:04 PM
J.G.
J.G. - avatar
+ 8
My parent company site using HTML, CSS, Javascript, jQuery, PHP, XML, and MySQL. It took longer than expected as I usually came across a new obstacle each time, but I loved the fact because I gained valuable knowledge. That was in 2013, and I'm now working on a newer version of it.
24th Jan 2017, 2:56 AM
Mark Foxx
Mark Foxx - avatar
+ 7
Try creating a simple phone book
15th Jan 2017, 9:37 PM
Ahmad
Ahmad - avatar
+ 7
Haunted House text adventure. Copied by hand from a library text book into a Spectrum. :) http://everygamegoing.com/landing/publishers/usborne.html
16th Jan 2017, 2:41 PM
Leon
Leon - avatar
+ 7
My first big project was to build a portfolio webpage using HTML and CSS.
16th Jan 2017, 5:23 PM
Cory Pich
Cory Pich - avatar
+ 7
A simple video game
16th Jan 2017, 9:55 PM
Obi Verheyen
Obi Verheyen - avatar
+ 7
my class 12th project... using file handling... student record maintenance
17th Jan 2017, 9:05 AM
Ajay Kumar Singh
Ajay Kumar Singh - avatar