Computer Science Canada
Programming C, C++, Java, PHP, Ruby, Turing, VB
Username:
Password:
Register
Wiki
Blog
Search
Turing
Chat Room
Members
How Can I Improve This Program
Index
->
Programming, Turing
->
Turing Submissions
Author
Message
solblade05
Posted:
Tue Jan 03, 2006 3:03 pm
Post subject: How Can I Improve This Program
This Program is meant for elementary children
Mp.t
Description:
Download
Filename:
Mp.t
Filesize:
22.27 KB
Downloaded:
184 Time(s)
Sponsor
Sponsor
DIIST
Posted:
Tue Jan 03, 2006 5:28 pm
Post subject: (No subject)
Oh i've seen this before. Do u happen to go to MCI. I saw the same program running on the last day of school on one of our school computers.
As for a way to improve it. Instead of declaring 15 font varibles use an array.
solblade05
Posted:
Tue Jan 03, 2006 6:29 pm
Post subject: (No subject)
yeah i
do
go to MCI, what are arrays??
DIIST
Posted:
Tue Jan 03, 2006 9:33 pm
Post subject: (No subject)
This tutorial should help. You can think of an array as list of varibles.
http://www.compsci.ca/v2/viewtopic.php?t=366&highlight=arrays
I used to be in Mr. Ganesh class last year. He still hasent marked my FP!
He says he'll get to it eventually!
solblade05
Posted:
Wed Jan 04, 2006 10:35 am
Post subject: (No subject)
Thanks, i'll try to understand...
By the way Mr.Ganesh is my teach too!
Saad85
Posted:
Sun Jan 08, 2006 3:16 am
Post subject: (No subject)
is 0 divided by 0 undefined, or 0, or 1? im pretty sure its undefined
it asked me that and i was like wtf, elementry kids dont know this... do they?
Cervantes
Posted:
Sun Jan 08, 2006 8:16 am
Post subject: (No subject)
Saad85 wrote:
is 0 divided by 0 undefined, or 0, or 1? im pretty sure its undefined
Sort of, but not in the same sense that 5 / 0 is undefined. Try to evaluate 5 / 0.
x = 5 / 0
x*0 = 5 (multiply both sides by 0)
There is no number x that, when multiplied by 0, gives you 5.
Follow the same procedure for 0 / 0.
x = 0 / 0
x * 0 = 0
ANY
value of x satisfies this equation. If 0 / 0 is undefined, it's because it has an infinite number of solutions.
Display posts from previous:
All Posts
1 Day
7 Days
2 Weeks
1 Month
3 Months
6 Months
1 Year
Oldest First
Newest First
Index
->
Programming, Turing
->
Turing Submissions
Page
1
of
1
[ 7 Posts ]
Jump to:
Select a forum
CompSci.ca
------------
- Network News
- General Discussion
General Forums
-----------------
- Hello World
- Featured Poll
- Contests
Contest Forums
-----------------
- DWITE
- [FP] Contest 2006/2008
- [FP] 2005/2006 Archive
- [FP] 2004/2005 Archive
- Off Topic
Lounges
---------
- User Lounge
- VIP Lounge
Programming
--------------
- General Programming
General Programming Forums
--------------------------------
- Functional Programming
- Logical Programming
- C
C
--
- C Help
- C Tutorials
- C Submissions
- C++
C++
----
- C++ Help
- C++ Tutorials
- C++ Submissions
- Java
Java
-----
- Java Help
- Java Tutorials
- Java Submissions
- Ruby
Ruby
-----
- Ruby Help
- Ruby Tutorials
- Ruby Submissions
- Turing
Turing
--------
- Turing Help
- Turing Tutorials
- Turing Submissions
- PHP
PHP
----
- PHP Help
- PHP Tutorials
- PHP Submissions
- Python
Python
--------
- Python Help
- Python Tutorials
- Python Submissions
- Visual Basic and Other Basics
VB
---
- Visual Basic Help
- Visual Basic Tutorials
- Visual Basic Submissions
Education
-----------
- Student Life
Graphics and Design
-----------------------
- Web Design
Web Design Forums
---------------------
- (X)HTML Help
- (X)HTML Tutorials
- Flash MX Help
- Flash MX Tutorials
- Graphics
Graphics Forums
------------------
- Photoshop Tutorials
- The Showroom
- 2D Graphics
- 3D Graphics
Teams
------
- dTeam Public
Style:
Appalachia
blueSilver
eMJay
subAppalachia
subBlue
subCanvas
subEmjay
subGrey
subSilver
subVereor
Search:
You can syndicate this boards posts using the file
backend.php
or view the
topic map using sitemap.php.
Terms of Use
|
Privacy Policy