[Java] Basic Arithmetic Example Explained

[Java] Basic Arithmetic Example Explained

Some Basic JAVA Coding Explained.. Read more.

Learn to Code (Part 1)

Learn to Code (Part 1)

Ever wanted to make your own computer programs or games?
Well here’s how! No prior knowledge required!

Php Coding: Lesson One

Php Coding: Lesson One

My first lesson teaching about PHP.

Leetspeak and The Unbreakable Password: Encryption That is Nearly Impossible to Break

Leetspeak and The Unbreakable Password: Encryption That is Nearly Impossible to Break

A computer or other user account password should be secure, private and meaningful to you. It should be something that only you can guess, something that is difficult for others to know or be able to figure out. Your password should impossible to break.

How to Make a Quiz Using Python

How to Make a Quiz Using Python

Wanna make an animated quiz? wanna make your friends jealous when you can code yourself a game! Well now you can, this easy-to-read guide will teach you everything you need!

Password Encryption for Everyday People Explained

Password Encryption for Everyday People Explained

Now that we have our little "strong" passwords, we can go and turn them into a nice messy string of gibberish. Oh, those poor hackers!

CMD (Batch File) Programming Walkthrough

CMD (Batch File) Programming Walkthrough

The basics in programming using the batch file interface. Important – in this I give you examples of code, DO NOT copy and paste into note pad. IT MIGHT NOT WORK. Just copy by re-typing it into note pad. With the start of each chapter open a new word pad and save the old stuff you learned if you wish.

How To Code HTML

How To Code HTML

HTML is a very easy to learn, user-friendly programing/coding language. Anyone can learn to make a basic webpage using HTML in 30 minutes or less. Just read on, and you’ll be able to do just that!

Javascript Password Protection

Javascript Password Protection

A detailed tutorial on making a password protected HTML page with JavaScript.

Basic C++ Lesson One

Basic C++ Lesson One

Learn to make a simple program in C++.

Video of the Day