Difference between revisions of "This Is Your Brain On Informatics"

From Pathology Education Instructional Resource
Jump to: navigation, search
Line 1: Line 1:
Below are the links to several pages with useful information from the class.
+
==Introduction==
 +
<p>
 +
This class is an amazing class taught by Dr. Park to give anyone that chooses an excellent background in many of the approaches used to handle "big data" from the an informatics stand point (the only way to do it).  This wiki has been developed as general accessory to the course, including content that was taught in the class and content that might be useful for the final project.
 +
</p>
 +
<p>
 +
However, this wiki is not just for the class.  It contains much of the basic information of programming that help someone beginning their journey in programming or serve as a resource along the way.
 +
</p>
 +
<p>
 +
Below are several pages with content from the class and content that may be useful when continuing on from the class
  
 
*[[This Is Your Brain On Informatics: Linux|Linux]]
 
*[[This Is Your Brain On Informatics: Linux|Linux]]
Line 7: Line 15:
 
*[[This Is Your Brain On Informatics: Pico|Pico]]
 
*[[This Is Your Brain On Informatics: Pico|Pico]]
 
*[[This Is Your Brain On Informatics: Code Examples|Code Examples]]
 
*[[This Is Your Brain On Informatics: Code Examples|Code Examples]]
 +
 +
</p>
 +
 +
==Programming Resources==
 +
<p>
 +
While this page is a great resource for programming information, it is not the only one.  Below are some links to more resources that may be useful.
 +
 +
* [http://www.w3schools.com/ w3schools]
 +
* [http://www.tutorialspoint.com/ Tutorials Point]
 +
* [http://www.codecademy.com/ Code Academy]
 +
 +
</p>
  
 
{{Template:This Is Your Brain On Informatics}}
 
{{Template:This Is Your Brain On Informatics}}

Revision as of 03:23, 18 January 2014

Introduction

This class is an amazing class taught by Dr. Park to give anyone that chooses an excellent background in many of the approaches used to handle "big data" from the an informatics stand point (the only way to do it). This wiki has been developed as general accessory to the course, including content that was taught in the class and content that might be useful for the final project.

However, this wiki is not just for the class. It contains much of the basic information of programming that help someone beginning their journey in programming or serve as a resource along the way.

Below are several pages with content from the class and content that may be useful when continuing on from the class

Programming Resources

While this page is a great resource for programming information, it is not the only one. Below are some links to more resources that may be useful.