Difference between revisions of "Learning Atlas"

From AtlasWiki
Jump to: navigation, search
Line 1: Line 1:
This tutorial series is intended to get you up and running with Atlas.  In these tutorials we will assume you have little to no experience in program analysis.  If that's true then don't worry!  You are about to learn just how powerful you can be when you wield a tool like Atlas!  Before we get started, you will want to make sure you are decently familiar with [http://docs.oracle.com/javase/tutorial/java/ basic Java language features].  If not you might want to go brush up a bit before moving on to the next sections.
+
This tutorial series is intended to get you up and running with Atlas.  In these tutorials we will assume you have little to no experience in program analysis.  If that's true then don't worry!  You are about to learn just how powerful you can be when you wield a tool like Atlas!  Before we get started, you will want to make sure you are decently familiar with the [http://docs.oracle.com/javase/tutorial/java/ basic language features of Java].  If not you might want to go brush up a bit before moving on to the next sections.
  
 
== Setup ==
 
== Setup ==

Revision as of 11:20, 30 January 2015

This tutorial series is intended to get you up and running with Atlas. In these tutorials we will assume you have little to no experience in program analysis. If that's true then don't worry! You are about to learn just how powerful you can be when you wield a tool like Atlas! Before we get started, you will want to make sure you are decently familiar with the basic language features of Java. If not you might want to go brush up a bit before moving on to the next sections.

Setup

  1. Installing Atlas
  2. Atlas Preferences
  3. Indexing Workspace

Basic Queries

Coming Soon.

Advanced Queries

Coming Soon.