Skip to content

A bunch of examples of how to test prime numbers in different langugages, with explanation for beginners to learn. Currently only in Python and C, but will be Go and Rust examples shortly, maybe even more in the future

License

Notifications You must be signed in to change notification settings

anirudhtechandscience/prime_number_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

prime_number_example

A bunch of examples of how to test prime numbers in different langugages, with explanation for beginners to learn. Currently only in C and Python, but will be adding Go ,Rust and C# examples shortly, maybe even more in the future

Aim

The aim of this repository is not to use the code, like if you need to use this for your own projects I suggest you learn coding a LOT more, but for beginners to learn. The explanation of the examples will be as comments inside the source files.

About

A bunch of examples of how to test prime numbers in different langugages, with explanation for beginners to learn. Currently only in Python and C, but will be Go and Rust examples shortly, maybe even more in the future

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published