Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » Compare and contrast - wxPython vs Ultimate++
Compare and contrast - wxPython vs Ultimate++ [message #55132] Tue, 13 October 2020 04:57 Go to previous message
jimlef is currently offline  jimlef
Messages: 90
Registered: September 2020
Location: US
Member
Just a fun project I kludged together on a while back, using CSV files for data storage and comparing arrays of numbers. Nothing too difficult...

But for comparison, with Python and wxWidgets (code at https://github.com/phoenixjim/PyLotto - over 500 lines, including glade file)
vs the same functionality with Ultimate++ and C++ (code at https://github.com/phoenixjim/LottoCheck - 272 lines).

Compare that too the 'original' c# code (also at github) - Form2.cs + it's associated files over 750 lines.

And y'all make C++ much easier to accomplish Smile

[Updated on: Tue, 13 October 2020 22:52] by Moderator

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: My WIP Port of my simple invoicing app
Next Topic: Linking has failed using mitielib
Goto Forum:
  


Current Time: Sat Apr 20 12:38:42 CEST 2024

Total time taken to generate the page: 0.03618 seconds