Ana Mills
Contributing Writer
Ana Mills - Ana Mills
Ana Mills is an IT professional and freelance writer, with a Bachelor's of Business Administration in Computer Information Systems and Accounting. During college she was selected as the Aeneas Outstanding Senior Business Major, serviced as president of the Kappa Mu chapter of the Delta Mu Delta Business Honor Society, and graduated magna cum laude.
Ana currently works appraising businesses, designing websites, and tinkering with all things science, mathematics and technology. She is also a member of the Association for Computing Machinery. Her interests include classic and contemporary literature, the French language and foreign languages in general, and current events.
Latest Articles
|
Types of Java Methods
Java methods are an integral part of the Java program, falling into a few categories like instance methods, class methods, helper methods, and constructors.
Feb 16, 2009
- Ana Mills
|
|
Introduction to Java Control Structures
Control structures are a dynamic part of Java and come in several types: sequences, subprograms, selection statements, and loops.
Feb 16, 2009
- Ana Mills
|
|
Introduction to Java Loops
This article presents the basic types and structures of a Java loop. For the purpose of simplicity, only the while statement will be used.
Feb 15, 2009
- Ana Mills
|
|
Introduction to Boolean Values in Java
This tutorial is an introduction to boolean variables and simple comparisons using relational operators, followed by the boolean-specific logical operators.
Feb 15, 2009
- Ana Mills
|
|
Construction Methods in Java
Constructor methods are a unique animal among other methods, scarcely resembling those other methods at all. They serve a specific purpose in Java programming.
Feb 15, 2009
- Ana Mills
|
|
Java Variables
Learn about the basic types of Java variables, how to declare those variables, and how to assign values.
Jan 3, 2009
- Ana Mills
|
|
Manage Money Online
Whether looking for a range of features or site that just works, the user can find what they need in this selection of free personal management sites.
Dec 7, 2008
- Ana Mills
|
|
Java Coding Conventions
Write better code by using the right data types, naming conventions, and comments.
Dec 4, 2008
- Ana Mills
|
|
The Basic Java Program
See how a simple Java program works in a line-by-line breakdown, along with gentle introductions to some more complex concepts.
Dec 1, 2008
- Ana Mills
|
|
Basic Java Programming Tutorial
Save time and confusion by mastering several basic concepts before diving into Java, including what makes Java unique, installing Java, and basic parts of a Java program.
Nov 20, 2008
- Ana Mills
|