<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 970: QuickStart Guide is NOT quick</title><link href="https://sourceforge.net/p/drjava/bugs/970/" rel="alternate"/><link href="https://sourceforge.net/p/drjava/bugs/970/feed.atom" rel="self"/><id>https://sourceforge.net/p/drjava/bugs/970/</id><updated>2018-08-10T20:06:28.215000Z</updated><subtitle>Recent changes to 970: QuickStart Guide is NOT quick</subtitle><entry><title>QuickStart Guide is NOT quick</title><link href="https://sourceforge.net/p/drjava/bugs/970/" rel="alternate"/><published>2018-08-10T20:06:28.215000Z</published><updated>2018-08-10T20:06:28.215000Z</updated><author><name>Francis Uy</name><uri>https://sourceforge.net/u/frankie1969/</uri></author><id>https://sourceforge.net340d44fa8abe75b14fdb2be91ddc3a23d8aadbaa</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A QuickStart Guide is supposed be a QUICK way to learn the minimal information necessary to START using the thing.&lt;/p&gt;
&lt;p&gt;A 47 page document is not quick. Heck, a 4 page document is not quick, unless it's mostly pictures. If you need a table of contents, it's not quick.&lt;/p&gt;
&lt;p&gt;Suggested fix:&lt;/p&gt;
&lt;p&gt;0: Introduction: Welcome to Dr Java, the easiest way to begin programming in Java. And it's written in Java! (mind blown gif) Before you begin, you should probably know at least a little bit of Java.&lt;br/&gt;
1: You need the Java Development Kit (JDK) to create Java programs. Download the installer from (URL), and run it. (screenshots)&lt;br/&gt;
2: And you need DrJava. Download the app (hyperlinked buttons), and save it where you want.&lt;br/&gt;
3: Open DrJava. It automatically gives you a blank new window to write your program, or you can click Open to load your own saved programs. (screenshots)&lt;br/&gt;
4: Write your program, click Compile to see if it has errors (fix those), then click Run. (screenshots)&lt;br/&gt;
5: Or you can use the Interactions Pane to write Java statements and see the results right away. (screenshots)&lt;br/&gt;
6: DrJava has Find &amp;amp; Replace, plus advanced features like JUnit, a Debugger, and Project trees. There's also a lot of Preferences you can set.&lt;/p&gt;
&lt;p&gt;That's it, literally. I just wrote 90% of what should be your QuickStart Guide. Everything else goes in the Documentation.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>