Slickdeals never fails to amaze me. Today is a deal from The Geek Store offering a free download of their ebook Linux 101 Hacks. Simply go here and enter linuxrocks. Linux 101 Hacks An excerpt from the book… There are a total of 101 hacks in this book that will help you build a strong Full Article…
Start programming in ML
ML is a functional programming language. Features include type inference, first class functions, garbage collection, pattern matching, parametric polymorphism, static typing, exception handling, call-by-value evaluation strategy, and algebraic data types. – Source Examples of functions in ML Below are examples to get you familiar in ML. Syntax and how the language works will be explained Full Article…
openSuSe – A Linux Distro worth setting your eye on
openSuSe is another Linux distribution worth looking at. It’s listed as the second Major Distribution at Distro Watch so it must be raising more eyebrows than you think. With an easy to use installation that requires little to no previous experience and a better visually appealing boot loading screen by defaut, OpenSuSe is something you Full Article…
Basic Linux Terminal Commands
If you are new to Linux and it’s terminal, you might be wondering how to move around? I’ll show you how with some basic terminal commands. Below I’ll list a few examples with comments denoted by #
Start Programming in C++
Want to start programming in C++? No worries. There is nothing to buy. It also isn’t difficult to get started! Anyone can learn! Talk Binary offers a variety of tutorials to get you started on the right track and right away! We’ll also step through every step of the process so you can get started Full Article…
Installing Dual-Boot Ubuntu
In this tutorial, I’ll show you how to install Ubuntu so you may have an option to dual-boot. In other words, when you boot up your computer, you’ll be given an option whether to use Ubuntu or Windows. 1. First download Ubuntu. Wait? What is Ubuntu? Check it out here at Linux Distribution Ubuntu. 2. Full Article…
How to write and compile C++ program in Linux
Here is a step by step detailed guide on showing you how to write and compile a C++ program in Linux. For demonstration purposes, I’ll show you how to write and compile Hello World which is typically the first program that many students learn when introduced to programming. How to write and compile Hello World Full Article…
