![]() |
|
#1
|
|||
|
|||
Program ideashi i am still a beginner at computer programing and i need some easy program ideas.
I have thought about making educational software to help high school students with science and mathematics but i need help with what content to include. for more info visit my site epsilonsoftware.webs.com . i have only just made it so there is not much there. |
|
#2
|
|||
|
|||
Re: program ideasi just finish turing wich is a beignners languge and in class the problems where eg if you have 3 levels to park cars ineach level holds 200 cars write a program that tells the valet which level to park the car in going from bottom level to top but if all full put lot full another is get the length of 3 sides of a traingle and caculate the area and angles (use grade 10 math) but u also could do it so u get one angle and 2 sides slove the triangle etc be creative do casher stuff eg caculate cost of item tax
|
|
#3
|
||||
|
||||
Re: program ideasOne easy one that I did when I learned Python was figure out how to make a random number generator that replicates a dice roller. For example: 1d6, 2d8, 1d20, 1d100.
Not only do you have to figure out how to work with the random number library of the language but you also have to figure out how to limit and convert the numbers into equivalent dice rolls. __________________
Common Sense v2.0-Striving to make the world a little bit smarter. |
|
#4
|
|||
|
|||
Re: program ideas"another is get the length of 3 sides of a traingle and caculate the area and angles (use grade 10 math) but u also could do it so u get one angle and 2 sides slove the triangle etc be creative do casher stuff eg caculate cost of item tax"
Mr.Mocoski, can u plz resolve wht the above lines saying about....plz elaborate the example..? |
|
#5
|
||||
|
||||
Re: program ideasThe triangle idea is basic geometry and trigonometry: given a triangle with lengths x, y, and z, find the area and the angles of the corners.
The second example is: given a triangle with one angle Q and sides x and y find the other angles and the third side. The third example is just basic math: given the cost of an item and the tax rate, determine what the actual tax cost is. __________________
Common Sense v2.0-Striving to make the world a little bit smarter. |
|
#6
|
|||
|
|||
Re: Program ideasthax crystal ..
|
Recent GIDBlog
NARMY by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Two-Tier data dissemination code installation problem | nidhibansal1984 | Computer Software Forum - Linux | 6 | 16-Sep-2007 10:13 |
| Ideas for me to program | jtrink | CPP / C++ Forum | 0 | 01-May-2007 15:57 |
| Text-Based Roulette Game | mfm1983 | CPP / C++ Forum | 5 | 29-Nov-2006 12:20 |
| BOOKEEPING program, HELP!! | yabud | C Programming Language | 10 | 17-Nov-2006 03:48 |
| Pipeline freeze simulation | darklightred | CPP / C++ Forum | 6 | 27-Jul-2006 19:37 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The