KDkiprono Denisinboratechlife.hashnode.dev·Sep 23, 2023 · 3 min readNumPy Introduction-Stands for Numerical Python provides an array object that is faster than the common python array. To install pip install numpy After installing open your jupiter notebook or python file and type `import numpy` Example 1: convert and array to nu...00
KDkiprono Denisinboratechlife.hashnode.dev·Sep 18, 2023 · 10 min readBuild desktop app using Python and HTMLBuilding desktop apps can be a daunting task if you are coming from the web development world and have little knowledge in Python. Luckily though, you can build desktop apps using Python, HTML, Javascript, and Tailwindcss. Let me show you how. Introd...00
KDkiprono Denisinboratechlife.hashnode.dev·Sep 14, 2023 · 2 min readWhat is Bun?JavaScript development is on the fast track to becoming faster than a caffeinated squirrel! For ages, Node.js has been the heavyweight champ of backend JavaScript for ages, but guess who's crashing the party? It's Bun, and it's here to give Node.js a...00
KDkiprono Denisinboratechlife.hashnode.dev·Sep 29, 2021 · 1 min read2 Techniques To Avoid when Using Vue LibrariesWell, It goes without saying that Vue JS is a nice Frontend Framework that has large ecosystem and most developers are falling in Love with it. However, as you climb the ladder of 'development' success in Vue. You will discover there are some things...00
KDkiprono Denisinboratechlife.hashnode.dev·Jul 26, 2021 · 2 min read46 Lessons Iearned from Reading `Laws of Power` as Programmer :SummaryLearn how to use enemies Trust from a distance Conceal your intentions Always say less than Necessary So much depends on reputation Court attention at all cost All publicity is good publicity Get others do the work for you and take credit. Us...00