• 0

Beginner programming projects?


Question

I'm currently about 9 weeks into a C# dotnet programming course.

I'm looking for some decent beginner style projects that I'd be able to attempt as I'm finding just reading and doing the lab work isn't letting everything sink in.

Link to comment
https://www.neowin.net/forum/topic/1121204-beginner-programming-projects/
Share on other sites

8 answers to this question

Recommended Posts

  • 0

Stuff I did when I started:

A hangman using the console.

A tic-tac-toe using Winforms or WPF.

A Tetris using XNA.

All these projects can be done in very few lines of code if you do them well, and don't require many external assets or artwork. They'll all test your knowledge of loops, conditionals, collections and basic data types which is what you should be focusing on at this point. Plus, they're actually fun to play once you've completed them.

  • 0

Whats the point?

Teaches you how a computer does math. Makes you think about how to do things like exponents, square roots, and all the other functions of an advanced calculator. It is one of the basic assignments you see in most college programming courses. Do you know an efficient way to find the square root of a large number using only addition and subtraction? It is a fun and challenging project for a beginner.
  • 0

Take note of what you do on your PC in real life, and fill any voids whenever you think "damn, I wish there was a program to do it for me". My first project was a settings editor for Rainbow Six: Rogue Spear. I loved the game, but changing settings could be a pain because you joined a multiplayer game from outside the game, and then went straight into the first round without being able to change settings until the game began. So I wrote a little application that read some registry settings, and allowed you to change values as desired before launching the game. Later versions allowed me to have profiles, where I could change the settings based on the map I was going to play.

Same thing for the XFire gaming messenger, except my application was able to change settings unavailable through the settings dialog. That one never really saw the light of day, but you get the idea.

If you're looking for something to task the theory (I assume) you've been taught in class, something like a Tetris clone or Pong would be fairly do-able for a beginner. It'd help you apply your skills to basic drawing, loops, classes, that kind of thing.

Just don't go too big. No Anti-virus, no web browsers, anything like that. You'll bite off more than you can chew and get bored, guaranteed.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Chrome is Google's commercial web browser product; it consists of their proprietary features (Googlified everything including profile sync) plus their chromium project barebones web browser. Google developers control the chromium project. The chromium project is the "core" for the web browser product from other vendors including Microsoft Edge (their own proprietary features), Opera (their own features), Brave (their own features), etc... The "downstream" teams at Microsoft, Opera, Brave, etc., can either integrate their original MV2-supporting code into future builds, or they can integrate chromium wholesale and simply add-on their own features/functionalities -- their 'current' build pipeline, so to speak. THIS is why changes at the chromium project affect so many products besides only Google's commercial Chrome browser. -- Edit to add: The chromium project is open-source, and is the piece that's Google's code contribution to the W3C and world wide web at large; there are no licensing fees for others to use the code in their own products... which is what they do. Other browser engines do exist (Firefox's for example) but it's nearly impossible to have both engines bundled into the same 1 browser product.
    • You're comparing settler colonies to colonized war torn nations. It's easy to become the richest by coming in and stealing other people's land, culture and resources.
    • ABP has become "old news" when MV3 started rolling out. They've gone downhill and is now simply irrelevant..... in my experience.
    • About two years ago, I switched to Brave and haven't looked back.
    • FWIW StatCounter has been trash for over 25+ years! Back in the day (circa 2000 and GeoCities pre-Blogger era), it was useful to paste a number on your webpage indicating how many visitors you had. In the ensuing 25+ years, they've grown in reputation and changed their ways... but their overall consumer value has remained abysmal. Serious marketing agencies only cite StatCounter when there's literally no other sources available to support any marketing claims! They are the absolute lowest threshold serious companies use to push any sort of narrative about this-or-that happening. Besides their credibility being what it is, they are forever subject to quality issues. They're so bad that my DNS-level ad-filter prevents me from even viewing their main website! HA!
  • Recent Achievements

    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
    • One Year In
      jojodbn earned a badge
      One Year In
    • One Month Later
      jojodbn earned a badge
      One Month Later
    • Week One Done
      jojodbn earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      531
    2. 2
      PsYcHoKiLLa
      231
    3. 3
      +Edouard
      131
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!