Login
Discover
Waves
Communities
Login
Signup
sqlguy
@sqlguy
32
Followers
34
Following
55
Follow
Email digest
Resource Credits
Available
Used
Created
2019-05-27 22:33
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
sqlguy
programming
7y
Modulo in Basic-256 using values
Here are some examples on how to get the remainder of a division in Basic-256. Open your editor, copy the code from the left and execute it to see the results on the right like this.
$ 0.000
3
1
sqlguy
programming
7y
Exponentiations in Basic-256 using values
Here are some examples on how to do exponentiations in Basic-256. Open your editor, copy the code from the left and execute it to see the results on the right like this.
$ 0.000
1
sqlguy
programming
7y
Divisions in Basic-256 using values
Here are some examples on how to do divisions in Basic-256. Open your editor, copy the code from the left and execute it to see the results on the right like this.
sqlguy
linux
7y
Linux Mint 19.2 could come with new boot and splash screens
Clem Lefebvre, head of the Linux Mint project, has posted his usual monthly update about the state of the distribution and the things that are being worked on ready for Linux Mint 19.2, due in June. Lefebvre
sqlguy
programming
7y
Multiplications in Basic-256 using values
Here are some examples on how to do multiplications in Basic-256. Open your editor, copy the code from the left and execute it to see the results on the right like this.
sqlguy
programming
7y
Subtractions in Basic-256 using values
The easiest way to do subtractions in Basic-256 is as follows
sqlguy
programming
7y
Additions in Basic-256 using values
The easiest way to add two or more numbers in Basic-256 is the following
sqlguy
programming
7y
Your first program in Basic-256
(Almost) every programming language starts with a hello world example. This is how it's done in Basic-256.
sqlguy
programming
7y
Getting started with Basic-256
To get started with Basic-256 you can simply download and install this free and open source editor:
sqlguy
introduceyourself
7y
Well that's me
Hi there, I am Eddy, a 30 years old guy from Germany. I am interested in computer programming so I will post examples here. The posts will be about, but not limited to: HTML5 CSS3 JavaScript MySQL MS Access