![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
I have some nice ideas, but I need opinions though...
This ain't exactly anything I got *projected* YET, but I'm having some nice ideas of some stuff that I'd like to program (once I've got the proper skills). Some things are pretty easy and good for my to learn (once I get to the learn-as-I-try stage), but I'd like to hear your opinion on their dificulty rate (if there is such a thing on programming... Something like "this is doable because..." would suit me just fine..
![]() Anyway, I'll put it on a crescending order from (what I'd think) is the easiest 'till the hardest: 1st - Simple Decimal, Octal, Hexadecimal converting program... First text-based and later grafical. 2nd - Simple html generator (since I use PHP-nuke, it's a drag to have to write all the <a href=www.something.com>link</a> and <p align="justify"> strings) which would output a nice formated text code that I could just paste on my webpage (of course this would be grafical and require buttons and stuff... something like the box where I'm writing this post). 3rd - A graphic-adventure game engine. I have a nice idea for a game, which would be a graphical adventure (game type which sadly you don't see much of these days). 4th - Online card game (this would be a spin-off of an existing single player game, which I'd like to see online). This one would have a very dandy GUI with lots of pretty images and sounds and all that stuff that people love. It would have to establish a server-client connection which would store results on the server and enable people to play against each other. These are just some ideas I'dd like to make which (of course) doesn't mean that it's all I want to do. I'd like to envolve myself in other projects on the meanwhile, so I'd learn enough stuff to do this stuff... But d'ya think these are doable? I'd really like to make them cross platform, although my linux knowledge is REALLLY limited at this point (never-the-less I'd like to learn). But what d'ya guys think? ![]()
__________________
PORTUGALPORTUGA PORTUGALPORTUGA PORTUGALPORTUGA PORTUGALPORTUGA PORTUGALPORTUGA |
|
|
|
|
|
#2 |
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5
![]() |
sounds cool man, keep it up!
__________________
i put on my robe and wizard hat... Have you ever heard of Plato, Aristotle, Socrates?...Morons. |
|
|
|
|
|
#3 |
|
Programming Guru
![]() ![]() ![]() |
1) Very Easy. [Any language, code exists on the net for this].
2) Easy [PHP]. 3) A bit complex. Need a good handle on math. [C++, Assembly, OpenGL (or ActiveX)] 4) Fairly Easy. [PHP w/ MySQL]
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#4 |
|
PFO Founder
![]() ![]() |
yeah they sound like great ideas. but for number 4 you could use php like infinite recursion said or you could go with a java applet
![]()
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#5 |
|
Hobbyist Programmer
|
I dislike java, it's fat and sluggish!
But I was led to think that a grafic adventure (like, let's say... broken sword) would be a lot easyer then a card game (even more if the game is online).I wouldn't have a lot of eye candy and stuff... Anyway... I take this chance to remember I flunked math, and that I hate math with all my might. Apparently I must face it in order to get anywhere in programming, but exaclty what math-skills are required?
__________________
PORTUGALPORTUGA PORTUGALPORTUGA PORTUGALPORTUGA PORTUGALPORTUGA PORTUGALPORTUGA |
|
|
|
|
|
#6 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
You need to know basic algebra for most programming. A 3D engine, however, requires trigonometry and everything that ain't nice.
|
|
|
|
|
|
#7 |
|
Hobbyist Programmer
|
well... I suppose someone else will have to do the trignometry part... :p ^^
__________________
PORTUGALPORTUGA PORTUGALPORTUGA PORTUGALPORTUGA PORTUGALPORTUGA PORTUGALPORTUGA |
|
|
|
|
|
#8 |
|
Professional Programmer
|
eh, trig isn't that hard...for graphics, you mostly need linear algebra, matrix calculations etc.
|
|
|
|
|
|
#9 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Forgot about matrices - those are a bitch. Have fun, mate :p
|
|
|
|
|
|
#10 |
|
Expert Programmer
|
Very good goals for projects. The hardest one is going to be a graphical game engine, but if that's what you really want to do, with a lot of practice you'll be able to.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|