Login
Discover
Waves
Decks
Plus
Login
Signup
snippets
@snippets
50
A place for code snippets and everything else on programming that are useful.
Followers
18
Following
26
Resource Credits
Available
Used
Created
October 8, 2023
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
snippets
Programming & Dev
2024-11-16 14:36
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
2024-11-03 01:26
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
snippets
R Programming
2024-10-20 12:53
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
snippets
R Programming
2024-10-20 02:07
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
2024-10-20 01:49
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
2024-05-29 21:44
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
2024-02-12 08:07
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
2024-01-11 21:05
OOP in R
This is a nice introduction to OOP in R.
$ 0.307
3
snippets
Programming & Dev
2023-12-23 23:00
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
2023-11-05 03:17
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
2023-11-05 02:35
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
2023-11-02 01:09
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
2023-10-28 03:40
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
2023-10-26 09:25
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
2023-10-25 22:55
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
2023-10-25 07:31
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
2023-10-24 04:11
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
2023-10-22 08:14
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
snippets
Programming & Dev
2023-10-19 14:58
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
2023-10-16 21:44
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