Login
Discover
Waves
Decks
Upgrade
Login
Signup
50
snippets
snippets
A place for code snippets and everything else on programming that are useful.
Available
Used
Resource Credits
19 Followers
26 Following
October 8, 2023
RSS feed
Posts
Blog
Posts
Comments
Communities
Wallet
Follow
snippets
Programming & Dev
Saturday, November 16, 2024 2:36 PM
Understanding PWA Development: Do You Really Need Node.js?
The Confusion Around Node.js and PWAs Many beginners get confused when starting Progressive Web App (PWA) development. They often wonder: "Do I need to learn Node.js?" The short answer is no
$ 0.000
8
4
snippets
R Programming
Sunday, November 3, 2024 1:26 AM
Creating a Simple Web Calculator with R and HTML: A Beginner's Guide Using Plumber
Introduction Ever wondered how to connect R's computational power with a web interface? In this tutorial, we'll create a simple web calculator that uses R as its backend. No fancy frameworks needed - just
$ 1.421
39
3
1
snippets
R Programming
Sunday, October 20, 2024 12:53 PM
Mastering Data Manipulation: Using `mutate()` in R Pipe Operations
Data manipulation is a crucial skill for any data analyst or scientist working with R. One of the most powerful tools in the tidyverse ecosystem is the mutate() function from the dplyr package. When combined
$ 1.329
343
2
2
snippets
R Programming
Sunday, October 20, 2024 2:07 AM
Extracting the First Three Characters from a DataFrame Column in R
Perhaps you want to get the first few letters of a product code or the area code from a phone number. In this blog post, we'll explore how to extract the first three characters from a column in an R dataframe.
$ 1.067
213
1
snippets
R Programming
Sunday, October 20, 2024 1:49 AM
Mastering Column Binding in R: A Quick Guide to cbind()
Are you working with multiple datasets in R and need to combine them side by side? Look no further! In this quick guide, we'll explore how to use the cbind() function to effortlessly merge dataframes by
$ 0.211
9
2
snippets
StemSocial
Wednesday, May 29, 2024 9:44 PM
The logistic map in R
I am just trying to learn the logistic map, so here are some notes and the R code snippets. Basically what the logistic map does, is a equation that returns the next value based on current value. The formula
$ 1.377
174
2
snippets
Programming & Dev
Monday, February 12, 2024 8:07 AM
Basic template to make a button to upload a file.
This is pretty common requirement. I often have to ask user to upload a file. The code below does that. Once uploaded, the filename is shown. Still just a template. For record. <!DOCTYPE html> <html
$ 0.148
3
snippets
R Programming
Thursday, January 11, 2024 9:05 PM
OOP in R
This is a nice introduction to OOP in R.
$ 0.307
3
snippets
Programming & Dev
Saturday, December 23, 2023 11:00 PM
Render: Deploying your apps for free
For the hobbyists out there, Render is a service that can help you deploy your apps and APIs with ease. Check out
$ 0.396
8
snippets
Programming & Dev
Sunday, November 5, 2023 3:17 AM
Octostudio: The activation of the behavior of sprite
This post will focus on the different ways we can activate the behavior of sprite
$ 0.343
6
3
snippets
Programming & Dev
Sunday, November 5, 2023 2:35 AM
Octostudio: Starting out with Sprite and Backdrop
Let's get started in learning Octostudio. You can gain access here: This can be done on the phone app. The first thing to do is to create a project. It will then prompt you to add a Sprite and a Backdrop.
$ 0.345
4
snippets
R Programming
Thursday, November 2, 2023 1:09 AM
R: select() in both MAAS and dplyr causes problems
For those in tidyverse, dplyr has this handy function called select() that picks out just the variables based on the the column we need from a data frame. Unfortunately, there’s also this other cool package
$ 0.435
6
snippets
Programming & Dev
Saturday, October 28, 2023 3:40 AM
HTML, CSS, JavsScript: Adjustable countdown timer to keep time as you write
Are you also spending too much in writing a post? I am, so I had to write a small webapp to help me keep time as I write. In this webapp made using HTML, CSS, and JavsScript, I made an adjustable countdown
$ 2.189
212
4
snippets
Programming & Dev
Thursday, October 26, 2023 9:25 AM
Power Automate: Using Variables
Don't avoid this Variable concept as it can potentially make one's foray into Power Automate easier
$ 0.314
5
snippets
Education & Training
Wednesday, October 25, 2023 10:55 PM
The importance for the study of philosophy and AI
In this age of AI, it is even more important that people think for themselves. This article entitled POV: Philosophy is the secret to thriving in the age of AI explains why in this day and age, philosophical
$ 0.291
4
snippets
Education
Wednesday, October 25, 2023 7:31 AM
Learning Programming: OctoStudio for programming apps on and for the phone
This new offering, OctoStudio, is worth a try if you are wanting to program apps on and for the phone. It is like Scratch and uses block programming. Watch the video here:
$ 0.269
5
3
snippets
Programming & Dev
Tuesday, October 24, 2023 4:11 AM
Godot: open source 2D and 3D game engine.
Check out the open source 2D and 3D game engine.
$ 0.283
11
1
snippets
Hive Statistics
Sunday, October 22, 2023 8:14 AM
Recent posts and earnings from specific authors
Have you ever wanted to read only posts from specific authors? I know I wanted to, at times. I like to read free from clutter and also see how much each account's current post earnings are like. That is
$ 2.098
188
2
1
snippets
Programming & Dev
Thursday, October 19, 2023 2:58 PM
Power Automate: Automating sending of emails based on date.
This is a problem that I was trying to solve using MS Power Automate. I want to be automating my sending of emails based on date. Say, to wish someone on my Excel sheet Happy Birthday when its their birthday.
$ 0.243
8
1
snippets
Education & Training
Monday, October 16, 2023 9:44 PM
My take of the IBM Full Stack Software Developer Professional Certificate
$49 USD per month. Since you are on Hive, one way of letting it pay for itself is to post the learning progressions.
$ 0.283
5
4