Getting Started: Difference between revisions
Appearance
Remove tips and tricks (they can now be found on their specific pages) |
Reordered and added formatting |
||
Line 1: | Line 1: | ||
This page is intended to be a starting point and resource to help navigate all LabVIEW content on this Wiki and elsewhere. | {| class="wikitable" style="width:100%;" | ||
|- style="background-color:#616366; font-size:200%; border:none; margin:0; padding:.3em; color:#FFD500; text-align:center;" | |||
| '''Getting Started Portal''' | |||
|- | |||
| This '''Getting Started''' page is intended to be a starting point and resource to help navigate all LabVIEW content on this Wiki and elsewhere. It came into existence after a group of LabVIEW Community members decided that a central beginning point was needed to point new G programmers to. | |||
|} | |||
{| class="wikitable" style="width:100%;" | |||
|- style="background-color:#616366; border:none; color:#FFD500; text-align:center;" | |||
| '''Subcategories''' | |||
| '''Topics in Getting Started''' | |||
|- style="vertical-align:top;" | |||
| style="width:25%; text-align:top; background-color:#EFEFEF;" | <center><small>Select [►] to view subcategories</small></center> | |||
<categorytree mode="Pages" showcount="off" depth="1">Skill Level</categorytree> | |||
| style="width:75%;" | | |||
== Fundamentals == | |||
[[LabVIEW|General information about LabVIEW]] | [[LabVIEW|General information about LabVIEW]] | ||
Line 7: | Line 22: | ||
*Basic Topics | *Basic Topics | ||
**[[Training|Online Training]] | **[[Training|Online Training]] | ||
***[[LabVIEW tutorial|LabVIEW Tutorials]] | |||
***[[Certifications|Certifications]] | |||
**[[Text-Based terminology|Text-Based terminology to G terminology]] | |||
**[[LabVIEW_style_guide|LabVIEW Style Guide]] | **[[LabVIEW_style_guide|LabVIEW Style Guide]] | ||
**[[data flow|Data Flow]] | |||
**[[Development Environment]] | |||
**[[Programming Elements]] | |||
**[[:Category:Design patterns|Design Patterns]] | |||
**[[Community|Online Community]] | **[[Community|Online Community]] | ||
**[[Contributing_online|Contributing Online]] | ***[[LabVIEW_blogs|LabVIEW Blogs]] | ||
***[[LabVIEW Books|LabVIEW books]] | |||
***[[Online_videos|Online Videos]] | |||
***[[Contributing_online|Contributing Online]] | |||
***[[Events]] (Connecting With Other Developers) | |||
****[[User Groups]] | |||
****[[NIWeek]] | |||
****[[GDevCon|GDevCon]] | |||
****[[CLA Summit|CLA Summits]] | |||
**[[Finding_professional_help|Finding Professional Help]] | **[[Finding_professional_help|Finding Professional Help]] | ||
**[[ | *Intermediate Topics | ||
**[[ | **[[Hardware Basics]] | ||
**[[Error_handling|Error Handling]] | |||
**[[Source_code_control|Source Code Control]] | |||
*Advanced Topics | *Advanced Topics | ||
**[[Object_oriented_software|Object Oriented Software]] | **[[Object_oriented_software|Object Oriented Software]] | ||
**[[Application design and architecture|Frameworks and Architectures]] | |||
**[[Abstraction|Abstraction]] | **[[Abstraction|Abstraction]] | ||
**[[SOLID Principals]] | **[[SOLID Principals]] | ||
**[[Unit_testing|Unit Testing]] | **[[Unit_testing|Unit Testing]] | ||
**[[VI Analyzer]] | **[[VI Analyzer]] | ||
**[[Virtual_machines|Virtual Machines]] | **[[Virtual_machines|Virtual Machines]] | ||
[[Category: | |} | ||
[[Category:Portals]] |
Revision as of 19:17, 19 May 2020
Getting Started Portal |
This Getting Started page is intended to be a starting point and resource to help navigate all LabVIEW content on this Wiki and elsewhere. It came into existence after a group of LabVIEW Community members decided that a central beginning point was needed to point new G programmers to. |
Subcategories | Topics in Getting Started |
FundamentalsGeneral information about LabVIEW
|