Skip to content

BitBook

  • Online Tools
  • Dev
  • Sysadmin
  • Reviews
  • Machine Learning

Process for Starting Your First Git Project

December 1, 2022 mike Dev

To start your first git project, follow these steps: Create a new directory on your computer to hold the project files. Open a terminal window

Vowpal Wabbit – Quick Start Tutorial

December 1, 2022 mike Machine Learning

Vowpal Wabbit is a popular open-source machine learning library that allows users to quickly and easily build predictive models using large datasets. This tutorial will

How to Insert Multiple Rows with MySQL (insert shortcut)

February 8, 2022 mike MySQL

Below is an example how to insert multiple values/rows into a table using a single insert statement shortcut. Versus individually listing out each insert statement

Find Directory Sizes in a Folder

October 16, 2019 mike Sysadmin

Finding the recursive sizes of folders and their contents in summary is easy with the disk usage (du) command. Output will look something like this.

Get the PHP Version at Command Line (3 examples)

January 19, 2019 mike PHP

To find the PHP version you can combine php and grep. Get the major/minor version only 7.2 Get full version number only 7.2.10 Get the

Find Ubuntu Version at the Command Line

January 18, 2019 mike Sysadmin

Finding your current version of Ubuntu is simple. Output will look something like this. No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.1

Function to Calculate the Best Font Color for a Background Color

January 3, 2019 mike PHP

This PHP function tables a hexadecimal color code like “ff0000” and figures out what’s more color font text would be more readable, black or white.

Open Source Fast Sentiment Analysis (NLP) in Python

January 2, 2019 mike Machine Learning, Python

The Python Sentiment API Project will allow you to implement Natural Language Processing sentiment analysis in any programming language. That is, passing a piece of

Explode String by Any Whitespace

January 1, 2019 mike PHP

This one-liner function will turn a string into an array by its whitespace properly looking for full-width spaces and multi-byte whitespace characters.

while/foreach/for loop Skip to Next Iteration

December 31, 2018 mike PHP

If you need to skip to the next item inside of a PHP loop its simple with the continue; control keyword. You can also use

Posts navigation

1 2 3 … 14 Next Posts»

Bitbook

  • About
  • Privacy Policy
  • Terms of Service
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT
Powered by CookieYes Logo