ok im definetly still in the N00b stage of programming, but i can do pretty hard stuff. can someone give me a project idea to do... ?
Printable View
ok im definetly still in the N00b stage of programming, but i can do pretty hard stuff. can someone give me a project idea to do... ?
what sort of thing can you do? and what sort of thing do you want to do/learn?
ok first im running Working model version so i dont get full access to all aspecks of VB... i can do pretty difficult stuff.. all i need is an idea and ill tell u if its to hard
If you want to do something fun, try snake
Yes, it seems simple at first, but it is really good for practising the fundamentals
(like, structured programming, naming standards, removing useless code and adding comments)
If games are not your thing (although making games has the advantage of being able to play them at the end) write a simple app, like that allows you to put all your shortcuts inside a program, and run them from the program (tidies desktop), or a Football-Tipping program (always useful)
And, if you are REALLY good, try DX 3D engine, or music software.
k ill do that then post my stuff up hear for u to try
If that is too complicated or if you are enthusiastic how about the following?
I want a simple program to read the project.vbp file and copy all
of the files listed to a subdirectory.
This is because I have a lot of tidying up to do on my HD and I have
extra/unecessary files in lots of my Project directories so I want to
make backups of the essential files and delete the rest.
If you want you could have a couple of explorer panes, one highlighting
the relavent files, then give the option to select a few more (e.g readme.txt)
then have a drag and drop feature to the other pane instead of automatically copying.
Doing the whole HD in one go would be pretty impressive, although one directory
at a time would give a more comfortable feeling so you could see what was happening.
kk ... ima try to create your little program hehe.... itll take me a couple days hehe