DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Programming python quick intro for schools

1. Computing and programming workshop Dan Bowen Carine Jacquel 2. What is a computer program? A computer program is simply a set of instructions to tell a computer how to…

Education CGI With Object Oriented Perl

Basic Introduction To Perl Programming Perl is a highly capable, feature-rich programming language. Perl can be used both in Procedure Oriented & Object Oriented mode.…

Documents Agenda: 4/24/13 o External Data o Discuss data manipulation tools and functions o Discuss data...

PowerPoint Presentation Miscellaneous Excel Agenda: 4/24/13 External Data Discuss data manipulation tools and functions Discuss data import and linking in Excel Sorting Data…

Documents Miscellaneous Excel

PowerPoint Presentation Miscellaneous Excel Agenda: 4/24/13 External Data Discuss data manipulation tools and functions Discuss data import and linking in Excel Sorting Data…

Technology SQL - tips and tricks

1. SQL Tips and Tricks STRING FUNCTIONS ASCII Returns the ASCII of the left most character of the expression Syntax ASCII (‗A‘) returns 65 CHAR Converts an int ASCII…