473,382 Members | 1,692 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Project ideas

Hello, could anyone recommend some project ideas for someone just beyond
the beginner level, but not quite intermediate? I seem to have a case of
programmer's block, even though I don't consider myself a programmer yet,
heh.

I have done everything in the various books I have, and wish to do
something that will help me get better at programming in the C# language.
I have tried to think of something interesting to work on, but seem to
draw a blank. I don't believe I have enough experience as of yet to join
an open source project, and google hasn't returned anything that has
sparked an interest with me.

Thanks for your time.
-Christopher-
Mar 25 '06 #1
4 2310
Try working on a program that uses delegates and threading. Maybe a
program that reads in all your music files and lets you play them back
using the Windows Media Player control.

So your tasks would be:

1. Write code that brings in all your music files at once, say all MP3s
and WMAs. Thread it out so you can scan all your music and have one
thread reading in MP3s and the other reading in WMAs. Have a progress
bar showing the total progress.

2. Have all that data placed in tables in a database that you can list,
sort, and view.

3. Once you have all the music, interact with the Windows Media Player
control by passing your music files to it and telling it to play, stop,
and pause.

Good luck! Please let me know if you have questions!

Best,

Auri Rahimzadeh
Author, Hacking the PSP
Author, Geek My Ride
www.hackingpsp.com

Mar 26 '06 #2
christopher clark wrote:
Hello, could anyone recommend some project ideas for someone just beyond
the beginner level, but not quite intermediate? I seem to have a case of
programmer's block, even though I don't consider myself a programmer yet,
heh.

I have done everything in the various books I have, and wish to do
something that will help me get better at programming in the C# language.
I have tried to think of something interesting to work on, but seem to
draw a blank. I don't believe I have enough experience as of yet to join
an open source project, and google hasn't returned anything that has
sparked an interest with me.

Thanks for your time.
-Christopher-

Sure try http://www.extensibles.com/modules.php?name=Forums
Mar 26 '06 #3
Also, just think of an app you need/want and just write it :)

Mar 26 '06 #4
Thanks for the ideas!

I think I will look into working on the music app that Auri Rahimzadeh
suggested. I have not done anything using threading yet, and I would like
to check that out. Also, I have a lot of music sitting on my file server,
so that works out great. :)

Thanks for the replies, and you all have a great day!
-Christopher-
Mar 26 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Slash | last post by:
Hello everyone I'm looking for seminar topics (and project ideas too) for my final year in Computer Engineering. I'm considering doing something on C++/Linux, considering that I love it so much...
5
by: Piotrek Stachowicz | last post by:
Hi, Sorry, it's gonna be a bit off-topic but I'm looking for experienced ..NET (c#) developers and I guess there're quite many here. I'm looking for a topic for my final year project (B.sc). It...
0
by: puzzlecracker | last post by:
I am looking for an idea to create pretty interesting C++ distributive system using dbs, component models, using conventional technologies. If someone has cool ideas, samples, references, I would...
1
by: s | last post by:
I am a Master's student and intend to look for positions in the industry. Can anybody suggest some good project ideas using C++ which can convince the potential employers that the person...
12
by: menkaur | last post by:
hi to everyone I wondered if this might be the right place to ask for some ideas for python project for university. I'd like it to be something useful and web-based. And the project must be...
3
by: Elizabeth86 | last post by:
I am doing my Masters in Computer Science I wanted some good Project Topics which can be done in C or C++ language
1
by: Bennettwilliams | last post by:
Is there any EASY project ideas for C Sharp? i ran out of ideas and cant find any on the internet! I've already wrote a web browser, and a Binary Converter, if you have any ideas, that would...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.