Differences between revisions 172 and 178 (spanning 6 versions)
Revision 172 as of 2009-07-17 14:49:08
Size: 3600
Editor: KaiJaeger
Comment:
Revision 178 as of 2009-07-26 10:07:06
Size: 3604
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

||<tablestyle="float:right; font-weight: bold; text-align:Left;">Help shortcuts||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[FrontPage/AboutTheWiki|About the APL wiki]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[BeginnersStartHere|Beginners start here]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[WhyYouShouldHaveAnAccount|Why you should have an account]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[AplCharacters|APL characters]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[HowToBecomeAnAuthor|How to become an author]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[TestPage|Gain experience on the TestPage]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[AuthorConventions|Author conventions]]||
||<style="background:#ffe; padding:5px 2em 1em 0 text-align:left;">[[EditingGuidelines|Editing guidelines]]||


||<tablestyle="background:#eee; margin:1em;" style="padding:1em;">[[HelloWorld | "Hello World" with APL]]||<style="padding:1em;">[[AplIn20Minutes | APL in 20 minutes]]||<style="padding:1em;">[[AplOnYouTube | APL on Youtube]]||
= APL wiki Frontpage =
Line 24: Line 12:
= APL wiki Frontpage =

## Be careful about the following sentences - that's what is displayed by the search engines!
## Be careful about the following sentences in terms of wording and position - that's what is displayed by the search engines!
Line 29: Line 15:
Other ways to address the APL wiki remain working for the time being, but they are depcrecated, and they won't work forever. ------

{{{#!html
<div style="position: relative; float: right; margin-left: 10px;">
}}}

{{{#!html
<div style="background: #e7e7e7; width: 280px; padding: 10px; margin: 0; -webkit-border-radius: 6px; border-radius: 6px; -moz-border-radius: 6px; border: 1px solid #999;">
<h1 style="font-size: 1.2em; margin-top: -0.8em;">}}}
Highlights
{{{#!html
</h1>
}}}

[[HelloWorld|"Hello World" with APL]]

[[AplIn20Minutes|APL in 20 Minutes]]

[[AplOnYouTube|APL on YouTube]]

[[NARS2000|Open Source APL: NARS2000]]

[[LearnApl/LearningApl | The wiki tutoral: "Learning APL" ]]

{{{#!html
</div>
}}}

{{{#!html
<div style="background: #e7e7e7; width: 280px; padding: 10px; margin: 0px; -webkit-border-radius: 6px; border-radius: 6px; -moz-border-radius: 6px; border: 1px solid #999;">
<h1 style="font-size: 1.2em; margin-top: -0.8em;">}}}
Help shortcuts
{{{#!html
</h1>
}}}

[[FrontPage/AboutTheWiki|About the APL wiki]]

[[BeginnersStartHere|Beginners start here]]

[[WhyYouShouldHaveAnAccount|Why you should have an account]]

[[AplCharacters|APL characters]]

[[HowToBecomeAnAuthor|How to become an author]]

[[TestPage|Gain experience on the TestPage]]

[[AuthorConventions|Author conventions]]

[[EditingGuidelines|Editing guidelines]]

{{{#!html
</div>
}}}

{{{#!html
</div>
}}}

APL wiki Frontpage

This wiki is about the APL Programming Language, one of the oldest (in terms of age) and youngest (in terms of concepts) of all programming languages. It is an interpreted language with built-in array capabilities and outstanding debugging features that makes the language a perfect choice for the agile approach.


Highlights

"Hello World" with APL

APL in 20 Minutes

APL on YouTube

Open Source APL: NARS2000

The wiki tutoral: "Learning APL"

Help shortcuts

About the APL wiki

Beginners start here

Why you should have an account

APL characters

How to become an author

Gain experience on the TestPage

Author conventions

Editing guidelines

FrontPage (last edited 2020-03-25 11:10:14 by KaiJaeger)