5 Tips For Choosing a Web Application Security Solution

5 Tips For Choosing a Web Application Security Solution: A blog about choosing a web hosting security provider. You need to be sure that your web hosting provider is able to keep up with the latest security trends and that they can provide you with the protection you need. With the ever increasing concern around […]

Read Full Article β†’

We are the most advanced PHP formatter in the market today. We have quickly become the standard in code formatter tools

We are the most advanced PHP formatter in the market today. We have quickly become the standard in code formatter tools. We give you flexibility and control over how your code is formatted, without compromising on speed or quality. Our software has been used by thousands of developers and software houses around the world and […]

Read Full Article β†’

A Beginner’s Guide to GitHub

This article is all about getting you started, so we won’t talk much about topics like version control, pull requests, and branching. We’re going to focus on getting you signed up and ready to go. Signing Up Signing up is incredibly easy. Navigate to github.com and click on β€œSign Up” at the top right of […]

Read Full Article β†’

Effective Version Control with Git and GitHub

Effective Version Control with Git and GitHub A blog about version control and git/github. Git/Github stuff: 2016-01-28 Some Observations About Git Submodules 2015-08-13 Using Git Rebase to Keep Your Branches In Sync 2015-06-26 Using Git Bisect To Track Down Bugs 2015-05-14 Learning Git Branching 2014-12-19 Solving the Git Merge Conflict in the Develop Branch 2014-11-28 […]

Read Full Article β†’

factorial.py A Python Function to Calculate the Factorial of a Given Number

The factorial is a basic operation in mathematics, and it’s also used frequently in Computer Science for many reasons. In this article, I’ll show you how to create a simple Python function that calculates the factorial of any given number (but only positive numbers). What is the Factorial of a Number? The factorial of the […]

Read Full Article β†’

TypeScript TodoMVC

TypeScript TodoMVC: An introduction to developing applications using PrismJS and TypeScript. This sample application is a port of the TodoMVC template using PrismJS and TypeScript. This is the official TypeScript TodoMVC application. It is built with PrismJS and TypeScript. This app demonstrates how to use PrismJS in a TypeScript application. The PrismJS supports TypeScript, a […]

Read Full Article β†’

Why You Should Get Started with GitHub

I have been using GitHub for years and highly recommend it to anyone who wants to develop software in a team environment. This is the first in a series of blogs around using GitHub and why it is important within the development community. What is GitHub? GitHub is an open source project that has a […]

Read Full Article β†’

Introducing Google Codell – A new framework for 3D graphics on the web

As more and more devices ship with GPU acceleration, the capabilities of web browsers have increased dramatically. With that, we have seen an increasing number of games and applications become possible in the browser. WebGL brings OpenGL ES to the web, providing a 3D API for web applications. While it’s fairly low level, WebGL is […]

Read Full Article β†’

Our Algorithms Work For You

Our Algorithms Work For You: A blog about how our algorithms work to optimize your ranking on YouTube and Google, just like a CPU does for data. The two biggest search-related businesses on the Internet, Google and YouTube, are both owned by the same company, Alphabet. The success of these two companies has been built […]

Read Full Article β†’

Sending Files to Your Server with Code

This blog post is about how you can use git and vscode to send files from your local environment to your server. If you are already using git, this will be a quick read, but if not, it’s worth learning a little bit about it. For the purposes of this blog post, I am assuming […]

Read Full Article β†’