Javascript: Difference between revisions
From Iron Realms Nexus Client Documentation
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table> | |||
<div class="row"> | |||
<div class="large-8 columns"> | |||
JavaScript is an accessible programming language that significantly enhances the interactivity and dynamism of web pages. It offers the ability for users to unlock a wide range of advanced scripting features through the implementation of JavaScript functions. You can learn more about [[Functions]]. | |||
As a highly popular language, there is a multitude of dedicated resources available for learning JavaScript. These resources range from beginner's guides to advanced tutorials, and they are geared toward helping individuals grasp the nuances of this versatile language. Explore the links provided below for more in-depth information and tutorials: | |||
=== Beginning JavaScript === | ==== Beginning JavaScript ==== | ||
* https://www.javascript.com/ - Homepage of JavaScript. | * https://www.javascript.com/ - Homepage of JavaScript. | ||
* http://www.w3schools.com/jsref - JavaScript reference guide. | * http://www.w3schools.com/jsref - JavaScript reference guide. | ||
=== Online Courses= == | ==== Online Courses ==== | ||
* http://www.w3schools.com/js - Introduction to JavaScript | * http://www.w3schools.com/js - Introduction to JavaScript | ||
* https://www.codecademy.com/courses/getting-started-v2/0/1 - Getting started with JavaScript online course. | * https://www.codecademy.com/courses/getting-started-v2/0/1 - Getting started with JavaScript online course. | ||
* http://javascript-roadtrip.codeschool.com/ - JavaScript road trip course. | * http://javascript-roadtrip.codeschool.com/ - JavaScript road trip course. | ||
=== Expanding JavaScript with jQuery === | ==== Expanding JavaScript with jQuery ==== | ||
* https://learn.jquery.com - jQuery homepage. | * https://learn.jquery.com - jQuery homepage. | ||
* http://www.w3schools.com/jquery/ - Introduction to jQuery. | * http://www.w3schools.com/jquery/ - Introduction to jQuery. | ||
=== Regular Expressions === | ==== Regular Expressions ==== | ||
* http://regexone.com/ - Introduction to regular expressions. | * http://regexone.com/ - Introduction to regular expressions. | ||
* http://txt2re.com/ - Online tool to convert a line of text into a regular expression. | * http://txt2re.com/ - Online tool to convert a line of text into a regular expression. | ||
</div> | |||
<div class="large-4 columns"> | |||
{{Nexus_3_Sidebar}} | |||
</div> | |||
</div> | |||
</table> |
Latest revision as of 02:16, 20 June 2023
JavaScript is an accessible programming language that significantly enhances the interactivity and dynamism of web pages. It offers the ability for users to unlock a wide range of advanced scripting features through the implementation of JavaScript functions. You can learn more about Functions.
As a highly popular language, there is a multitude of dedicated resources available for learning JavaScript. These resources range from beginner's guides to advanced tutorials, and they are geared toward helping individuals grasp the nuances of this versatile language. Explore the links provided below for more in-depth information and tutorials:
Beginning JavaScript
- https://www.javascript.com/ - Homepage of JavaScript.
- http://www.w3schools.com/jsref - JavaScript reference guide.
Online Courses
- http://www.w3schools.com/js - Introduction to JavaScript
- https://www.codecademy.com/courses/getting-started-v2/0/1 - Getting started with JavaScript online course.
- http://javascript-roadtrip.codeschool.com/ - JavaScript road trip course.
Expanding JavaScript with jQuery
- https://learn.jquery.com - jQuery homepage.
- http://www.w3schools.com/jquery/ - Introduction to jQuery.
Regular Expressions
- http://regexone.com/ - Introduction to regular expressions.
- http://txt2re.com/ - Online tool to convert a line of text into a regular expression.
Important Links
Nexus 3.0 Documentation
The following links describe how to use the Nexus Client.
The Basics
- Nexus Account
- Game Selection
- Character Management
- The Game Client
- Windows and Tabs
- Keys, Gauges, Avatars
- General Functions
Client Settings
- Display Options
- Colors
- Buttons
- Reflex Packages
- Reflexes
- Variables
- Custom Tabs
- Gauges
- Advanced
- Feedback
- Help