Blog about cool computer languages!

Codehub is a blog about innovative and interesting computer languages. We’ll teach you how to program in them, and what they can be used for. Every month we’ll review the…

Read More →

The Value of Learning C-Programming

The Value of Learning C-Programming C is a powerful general-purpose programming language. It can be used to develop software like operating systems, databases, compilers, and so on. Why learn c?…

Read More →

Java Code Cheatsheet

This is a cheat sheet for writing Java code. It covers various topics including: Data types and variables String manipulation Conditionals Loops Methods Arrays and Lists (collections) Classes and Objects…

Read More →