HS Banner
HS Codebank Articles
Page 1 of 2

Find all the Numbers Using Regular Expression 02/16/2026

Description:

This code opens a text file and uses regular expression to find all the number and puts them in a list to get the sum.

Author: Admin
Language: Python
Tags: python open file sum regular expression
Read More

Convert decimal to fraction and fraction to decimal 02/13/2022

Description:

Here's two functions I found in the wild that will convert a decimal to fraction and a fraction to decimal

Author: Admin
Language: Visual Basic .NET
Tags: fraction decimal convert
Read More

Add Two Numbers With Python 01/01/2022

Description:

Below is a simple Python program to add two numbers and print the output.

Author: Admin
Language: Python
Tags: python
Read More



Example of .htaccess for PHP 10/06/2021

Description:

A .htaccess (hypertext access) file is a directory-level configuration file supported by several web servers, used for configuration of website-access issues, such as URL redirection, URL shortening, access control (for different web pages and files), and more. The 'dot' (period or full stop) before the file name makes it a hidden file in Unix-based environments.

Author: Admin
Language: HTTP
Tags: html .htaccess php
Read More

Send/Export DevExpress Reports to PDF 08/11/2021

Description:

How to dynamically send a DevExpress report via e-mail as a PDF

Author: Admin
Language: C#
Tags:
Read More

MySQL TEXT Data Type 05/13/2021

Description:

In this tutorial, you will learn how to use MySQL TEXT for storing text data in the database table.

Author: Admin
Language: SQL
Tags:
Read More

Random Key Generator 05/08/2021

Description:

This is a class I found and modified to generate a random key.

Author: B.Henry
Language: Visual Basic .NET
Tags:
Read More



MS SQL Backup Class 05/08/2021

Description:

Here's a class I wrote to backup an MS SQL database.

Author: B.Henry
Language: Visual Basic .NET
Tags:
Read More

Length Conversions 05/08/2021

Description:

Functions to convert length

Author: Guitarman
Language: Visual Basic .NET
Tags:
Read More

Volume Conversions 05/08/2021

Description:

Functions to convert volumes

Author: Guitarman
Language: Visual Basic .NET
Tags:
Read More

Submit Your Code

If you would like to share your code on HS Codebank you can submit it by registering and clicking the submit article button on this page.
LoginRegisterContact Us

List of Supported Languages
Apache Config
Bash
C
C#
C++
CoffeeScript
CSS
Diff
GO
HTML, XML
HTTP
Java
JavaScript
JSON
Kotlin
Less
Lua
Makefile
Markdown
Nginx Config
NSIS
Objective-C
Perl
PHP
Plain Text
PowerShell
Properties
Python
Python REPL
R
Ruby
Rust
SCSS
Shell Session
SQL
Swift
TOML, also INI
TypeScript
VB Script
Visual Basic .NET
YAML
Request New Language