Learning Linux -- The basics
Linux commands, arguments and options There are hundreds of commands you can use to perform actions in linux. A command is some word/key combination that when typed at the prompt, performs some action. For example, the ls command displays the list of files in the specified directory. There are several options
-
Healthy Living Tips -- Lose Weight and Feel Better
by koolmelee1 | in Health & Nutrition > Diet & Nutrition
Have you let your weight get out of hand? I share some tips on how to lose weight one step at a time.
-
How to Create Bootable USB Drive (With Windows XP, Vista, Windows 7)
by koolmelee1 | in Science & Technology > Programming
This article shows you how to create a bootable USB Flash drive that you can put any bootable Windows Operating System.
-
C# Tutorial - Lesson 2: Enumerations
by koolmelee1 | in Science & Technology > Programming
C#, much like any other high level programming language, provides for enumerated types. This article explains what they are, a how to use them. As you will see, they improve code readability and development.
-
C# Tutorials - Lesson 1 : Basic Data Types and Variables (int, double, float, etc...)
by koolmelee1 | in Science & Technology > Programming
C# has many options to choose from as far as primitive data types go. This tutorial will give a summary of each, as well as how to use them.
-
C# Tutorials - Lesson 0: Your First C# Application (Hello World)
by koolmelee1 | in Science & Technology > Programming
This tutorial is intended for those who want to learn C# using Visual Studios. We will discover how to write and run your first C# console application.
-
Java Tutorials - Lesson 7: Enumerated Types (enums)
by koolmelee1 | in Science & Technology > Programming
Enumerated types are a useful feature of Java. As you will see, they improve code readability and development.
-
Java Tutorials - Lesson 6: Conditional Statements (switch...case continued)
by koolmelee1 | in Science & Technology > Programming
This lesson will discuss more advanced switch...case use as well as the functionality of the break keyword.
-
Java Tutorials - Lesson 5: Conditional Statements (Simple switch...case)
by koolmelee1 | in Science & Technology > Programming
This is the second section on conditional statements, but this time the focus is on the switch statement.
-
Java Tutorials - Lesson 4: Conditional Statements (if...else if...else)
by koolmelee1 | in Science & Technology > Programming
This article explores the various conditional statements in Java and how to use them.





