Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Main Category > Announcements
Home Register FAQ Members List Search Today's Posts Mark Forums Read

Announcements Announcements of new versions and new libraries.


2nd Competition


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-29-2007, 01:50 PM
Cableguy's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 1,198
Thumbs up 2nd Competition

Hi guys!!!

The first competition has almost timed-up, so it's time to start thinking of a new one....

The last competition, Launched and promoted by RamdomCoder (were have you been?), was an icon editor for the device, but it proved to be a ar more complex project than anticipated....

During the weekend, suggestions should be made as to what would be the next project for the competition...
Also the very few rules should be placed int the project launch post...

example:

No prizes....
If it does what the competition objectif stated, it's a winner, so everyone can be one...
Source code must be made available, the main objectif of the competition is to promote the use of basic4ppc with especific goals so others can see other ways to accomplish the same goal...
The time span should not be over a month....

These are just suggestions....

As for the next month competition, I suggest a ?basic/scientific? calculator....
__________________
Paulo Gomes
Porto, Portugal

PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD
PPC: Qtek9000, 1GB SD
Reply With Quote
  #2 (permalink)  
Old 10-01-2007, 11:18 AM
RandomCoder's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Location: UK
Posts: 482
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Hello CableGuy,

I'm at work at the moment but when I get home I'll post my pathetic attempt at making an icon editor (unfortunately I've not spent as much time as I would have liked on it).

I like your suggestions, although I had thought about trying something completely different.
What about creating a B4PPC logo/icon for the next release?
This would obviously be at Erel's dicretion.
I personnally preferred the older green icon as opposed to the new blue one, and it made me think about what the other B4PPC user's could come up with.

Regards,
RandomCoder.
__________________
Desktop: Pentium D 920 (2.8GHz, 4MB L2 Cache, 800MHz FSB), 1024MB, 256MB Radeon X600, 250GB HD.
Device : Axim X51v XScale 624MHz, 3.7" VGA, 64MB SDRAM, 256MB Flash ROM + 1Gb SD.

"Defeat never comes to any man until he admits it."Josephus Daniels
Reply With Quote
  #3 (permalink)  
Old 10-04-2007, 12:31 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 2,956
Default

I think that a calculator will be a good project.
The goal is to build a nice and useful calculator.
It could be a calculator of any kind (scientific, base converter, regular...)
The deadline is November 5, 2007.
Reply With Quote
  #4 (permalink)  
Old 10-04-2007, 02:41 PM
Basic4ppc Veteran
 
Join Date: Apr 2007
Posts: 200
Default

Errr....guys (and girls),

I have a few objections to this approach. Programming a calculator scientific or plain can be really difficult with regard to the accuracy, format and depth of the figures. Second, I think the competition should be accessible to a larger group.

I therefore propose that the competition is about developing a certain sub which does things:
- the quickest
- the most elegant
- etc
which is up to a jury of a few. Everybody can engage in the challenge. Also a very simple program could be the goal. I can tell you that even for experienced programmers it is not that easy to write plain, fast and dependable code.

The first challenge could be to develop:
- a bubblesort routine
- the quickest factorial routine
- a filehandlig routine
- an imagehandling routine
- whatever........

I fear that if we put up the calculator as challenge that it might look a bit easier than the iconeditor but to reach good accuracy, at least for the scientific part, as well as speed, a lot of mathematical routines are used in calculators other then the mathemathical functions to "approach" the result.

I'd like to hear your ideas, and if possible, for subs as well.... those could be used in a library.......

Marc

Last edited by Stellaferox : 10-04-2007 at 02:43 PM.
Reply With Quote
  #5 (permalink)  
Old 10-04-2007, 03:53 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 2,956
Default

I think that a calculator style application could fit. Maybe not a scientific calculator.
Anyway, please join the discussion and tell us what you think.
Reply With Quote
  #6 (permalink)  
Old 10-04-2007, 08:18 PM
RandomCoder's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Location: UK
Posts: 482
Awards Showcase
Beta Tester 
Total Awards: 1
Default

I think that a calculator will be much more achieveable to the majority of us here on the forum, I will definitely have a go at it... I promise to try harder this time

Stellaferox,
I in principle agree with you that we should have some rough guidelines that will allow us to measure how well the calculator works.
This could be as simple as a several mathematical expressions that need to be entered, a correct result would signify a pass (precision/decimal accuracy could be assessed).
Maybe the ability to do conversions could also be awarded additional marks.
Self-marking of the program should be possible, but do we start knowing what equations we need to solve or do we set the equations at the end of the competition?

Regards,
RandomCoder.
__________________
Desktop: Pentium D 920 (2.8GHz, 4MB L2 Cache, 800MHz FSB), 1024MB, 256MB Radeon X600, 250GB HD.
Device : Axim X51v XScale 624MHz, 3.7" VGA, 64MB SDRAM, 256MB Flash ROM + 1Gb SD.

"Defeat never comes to any man until he admits it."Josephus Daniels
Reply With Quote
  #7 (permalink)  
Old 10-08-2007, 04:13 PM
Junior Member
 
Join Date: Jul 2007
Posts: 37
Default

Nice contest! Sadly I think my "MyRPN" calculator is out of the run for this, cause it only uses the math-engine of BASIC4PPC. But I would like to participate on good sourcecode publicated on this occasion.

p.s: please don't get me wrong - I don't want to copy paste or so - only get impressions from the coding of guys who have more skills than me.

Last edited by token : 10-08-2007 at 04:53 PM.
Reply With Quote
  #8 (permalink)  
Old 10-08-2007, 06:01 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 2,956
Default

Your calculator is the first candidate in this contest.
It is more than reasonable to use the built-in math functions. No need to reinvent the wheel!
This is the link to token's RPN calculator: Simple RPN - Calculator
Reply With Quote
  #9 (permalink)  
Old 10-08-2007, 06:15 PM
dzt's Avatar
dzt dzt is offline
Basic4ppc Veteran
 
Join Date: May 2007
Location: Greece
Posts: 353
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default

Hi all,

I think it would be better to vote every month for the code of the month.
Subject: completely free to choose.

Just an idea
__________________
Dimitris Zacharakis
http://www.terracom.gr
Reply With Quote
  #10 (permalink)  
Old 10-08-2007, 07:39 PM
RandomCoder's Avatar
Basic4ppc Veteran
 
Join Date: May 2007
Location: UK
Posts: 482
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Quote:
Originally Posted by Erel View Post
Your calculator is the first candidate in this contest.
It is more than reasonable to use the built-in math functions. No need to reinvent the wheel!
This is the link to token's RPN calculator: Simple RPN - Calculator
Don't worry, I won't be re-inventing the wheel.
There's another good old saying that goes... Don't run before you can walk
I'll probably amble along, hopefully doing better than I did with the icon editor.

PS Token, I like the RNP calculator, takes some getting used to though.

Regards,
RandomCoder
__________________
Desktop: Pentium D 920 (2.8GHz, 4MB L2 Cache, 800MHz FSB), 1024MB, 256MB Radeon X600, 250GB HD.
Device : Axim X51v XScale 624MHz, 3.7" VGA, 64MB SDRAM, 256MB Flash ROM + 1Gb SD.

"Defeat never comes to any man until he admits it."Josephus Daniels
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Year, New Competition... Cableguy Forum Discussion 2 01-08-2008 10:21 PM
Another Competition - Vote !! derez Chit Chat 4 11-21-2007 05:02 PM
MyRPN - my piece for calc competition Standa Share Your Creations 1 11-04-2007 07:45 PM
Icon Editor - COMPETITION TIME RandomCoder Forum Discussion 21 10-06-2007 12:43 PM
Competition RandomCoder Forum Discussion 31 07-09-2007 02:25 PM


All times are GMT. The time now is 12:44 PM.


Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0