HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chkas

no profile record

Submissions

Learn to code with browser-based Python and simple graphics functions

python-online.ch
3 points·by chkas·il y a 3 mois·0 comments

comments

chkas
·il y a 2 mois·discuss
That should give the same result.
chkas
·il y a 2 mois·discuss
You can take a look at this - it's fast even without vector operations, as long as you avoid the branches that are often predicted incorrectly.

https://easylang.online/blog/branchless
chkas
·il y a 3 mois·discuss
I made a similar tutorial for RSA and DH in Easylang—a learning and teaching programming language I developed myself. What makes things a bit difficult is that Easylang doesn't support big numbers.

https://easylang.online/apps/tut_publk.html