sqlguy resteemedhelcim (63)in #linux • 5 years agosteemCreated with Sketch.Linux Absolute Beginners #1 : How to safely run mysql queries on command lineFirst a word of warning: This works for me, it does not have to work for you . Why use mysql interactively when…sqlguy (32)in #programming • 5 years agoModulo in Basic-256 using valuesHere are some examples on how to get the remainder of a division in Basic-256. Open your editor, copy the code from…sqlguy (32)in #programming • 5 years agoExponentiations in Basic-256 using valuesHere are some examples on how to do exponentiations in Basic-256. Open your editor, copy the code from the left and…sqlguy (32)in #programming • 5 years agoDivisions in Basic-256 using valuesHere are some examples on how to do divisions in Basic-256. Open your editor, copy the code from the left and execute…sqlguy (32)in #linux • 5 years agoLinux Mint 19.2 could come with new boot and splash screensClem Lefebvre, head of the Linux Mint project, has posted his usual monthly update about the state of the distribution…sqlguy (32)in #programming • 5 years agoMultiplications in Basic-256 using valuesHere are some examples on how to do multiplications in Basic-256. Open your editor, copy the code from the left and…sqlguy (32)in #programming • 5 years agoSubtractions in Basic-256 using valuesThe easiest way to do subtractions in Basic-256 is as followssqlguy (32)in #programming • 5 years agoAdditions in Basic-256 using valuesThe easiest way to add two or more numbers in Basic-256 is the followingsqlguy (32)in #programming • 5 years agoYour 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 (32)in #programming • 5 years agoGetting started with Basic-256To get started with Basic-256 you can simply download and install this free and open source editor:sqlguy (32)in #introduceyourself • 5 years agoWell that's meHi there, I am Eddy, a 30 years old guy from Germany. I am interested in computer programming so I will post examples…