Skip to content

jdevfullstack-projects/PureBasic-Randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureBasic Randomizer

Hits

This is a small program that can randomly call learners. In the source code, you will see a lot of random generation by the machine. You can totally change these things as per requirement of yours.

GUI

Disclaimer

Please note that this project is presented as a showcase of my work during a specific period. It represents a snapshot of my skills and accomplishments at that time. As such, this project is no longer actively maintained or updated. It is kept public for demonstration purposes and may not reflect my current abilities or the latest best practices in the field.

However, feel free to learn from this archived project, preserved as it was during that specific period !

Compiling

To compile/run, just use the PureBasic IDE, that's very fast and simple for simple programs like this.

License

MIT - The permissive license

The Good Old Days

PureBasic was my first ever programming language, so it reminds me of the good old days. Before PureBasic, I first learned Excel formulas, which really captured my interest. The very first time I encountered Excel was in college, and it was the IF function presented by the professor that really caught my attention.

More PureBasic Projects

for more PureBasic discussion and other details, check the Main Page -> PureBasic

More Of My Content