LuxSci
The Light of Knowledge
FYI Blog
by Erik Kangas, PhD, President
Posts Tagged ‘programming’
Thursday, March 28th, 2013
LuxSci has an Application Programming Interface (API) which allows for the remote administration of LuxSci accounts. API usage is free for all accounts and is available in basic “CGI” and more advanced “SOAP” remote access models.
Read the rest of this post »
Tags: api, programming Posted in New Feature Announcements
No comments »
Friday, January 15th, 2010
 This article is Part 3 of our series on Introduction to Internet Programming series. See the Introduction and Part 1, Introduction to HTML. The Introduction to Perl covers the basics of Perl, including how to write and debug simple scripts..
Perl is a computer programming language that is very good at
manipulating strings, doing pattern matches, and pretty much just
about everything else! It is a relatively slow language compared
to compiled languages like C, however it very easy to get programs
up and running very quickly in Perl.
Read the rest of this post »
Tags: perl, programming Posted in LuxSci Library: Web Design and Programming
No comments »
Thursday, January 7th, 2010
This article is Part 2 of our series on Introduction to Internet Programming series. See the Introduction and Part 1, Introduction to HTML. The Introduction to Programming covers basic programming concepts and teaches the reader to develop "pseudo-code" for various tasks.
Read the rest of this post »
Tags: functions, loops, perl, program, programming, pseudocode, variables Posted in LuxSci Library: Web Design and Programming
No comments »
|
 |
|