Difference between revisions of "Pedagogical Tools Group"

From Earlham CS Department
Jump to navigation Jump to search
(Pedagogical Group Provided Tutorials)
m (HOP Group Provided Tutorials)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
=====<div class="center" style="width:auto; margin-left:auto; margin-right:auto;"><span style="font-size:250%; color:#FF0000"> '''Programming Resources''' </span></div>=====
 
=====<div class="center" style="width:auto; margin-left:auto; margin-right:auto;"><span style="font-size:250%; color:#FF0000"> '''Programming Resources''' </span></div>=====
  
==Pedagogical Group Provided Tutorials==
+
==Pedagogical Tools Group Provided Tutorials==
  
 
* [[Being Member of Pedagogical Group]]
 
* [[Being Member of Pedagogical Group]]

Latest revision as of 11:18, 7 November 2016

Programming Resources

Pedagogical Tools Group Provided Tutorials

  • Remote Access:

Remote Access Tutorial

  • VTWM:

Introduction to VTWM
Advance VTWM Concepts

  • Emacs:

Introduction to Emacs
Advance Emacs Concepts
Emacs Keybord Shortcuts

  • GDB:

Pedagogical Group Provided Tutorials

  • CMU-Graphics:

CMU graphics documentation
Start Up for ECS Department's environment.

Below are recommended open-source resources for various programming classes

  • C:

C Reference
How C Program Works

  • C++:

Frank B. Brokken's C++ Annotations. A C++ guide for C programmers. This is also a useful guide to C++ features.
Definitive Copy
Cplusplus Tutorial
Programming Tutorials

  • Python:

The Python Tutorial
Quick Links for Python Programmers
A Beginner's Python Tutorial
Interactive Python Tutorial

  • Perl:

Perl Tutorials
Beginner's Introduction to Perl

  • Emacs:

Emacs Biginner's HOWTO
Pedagogical Group Provided Tutorials
GNU Emacs Manual
A Guided Tour of Emacs

  • GDB

Debugging with GDB
GDB Quick Reference
Pedagogical Group Provided Tutorial

  • Nano:

Nano Text Editor

  • Vim/vi:

Vim Introduction and Tutorial
Vim Tutorial
Vi lovers homepage
Graphical vi-vim Cheat Sheet and Tutorial

  • LINUX

Unix Tutorial for Beginners
Linux/bash Tutorial
Quick Links for Unix System Users

  • HTML:

Core HTML
HTML Tutorial
The W3C Markup Validation Service

  • CSS:

Core CSS: Part 1
CSSplay
CSS Tutorial

  • JavaScript:

JavaScript Guide
JavaScript Reference
JavaScript Tutorial

  • PHP:

PHP Manual
PHP Tutorial
Using Regular Expressions with PHP

  • XML:

PHP SimpleXML Functions
XML Tutorial

  • SQL:

SQL Tutorial
PostgresSQL Documentation
MySQL Reference Manual
Non ASCII Characters with MySQL