Computer
Technologies

   Front Page
  SOFTWARE
  HARDWARE
  HOW-TO's
  TUTORIALS
  SECURITY
  Other Issues

  Lin's Homepage

 
 
 Tutorials and Programming Introductions:

  • Basic Vi Commands: Tutorial 1 | Tutorial 2.
    VI, visual interface, is a screen editor for the standard UNIX operating system.  VI editor is for more advanced UNIX users. Vi editing commands can also be used to edit a unix command line by first pressing the Esc key and then the "-" key to retrieve the last line. Pressing the "-" key again will retrieve the next previous command.
  • Introduction to Structured Query Language:
    This page is a introductory tutorial of the Structured Query Language (also known as SQL) and is a pioneering effort on the World Wide Web, as this is the first comprehensive SQL tutorial available on the Internet. SQL allows users to access data in relational database management systems, such as Oracle, Sybase, Informix, Microsoft SQL Server, Access, and others, by allowing users to describe the data the user wishes to see. SQL also allows users to define the data in a database, and manipulate that data. This page will describe how to use SQL, and give examples. The SQL used in this document is "ANSI", or standard SQL, and no SQL features of specific database management systems will be discussed until the "Nonstandard SQL" section. It is recommended that you print this page, so that you can easily refer back to previous examples.
  • Programming in C: UNIX System Calls and Subroutines using C:
    This course aims to teach a sound basis of C PROGRAMMING. It starts with basic ideas and hopefully extend these to include some advanced features of C, and particularly look at how C uses pointers, references low level memory and bytes and how it interfaces with the operating system.
  • Cookie Basics with ASP:
    A "cookie" is a small piece of information sent by a web server to store on a web browser so it can later be read back from that browser. This is useful for having the browser remember some specific information.
  • JavaScript Manual of Style:
    This is a book about writing exciting Web pages with JavaScript. Before JavaScript or its ancestor, LiveScript, Web pages were written in HTML. The pages could be very sophisticated in their layout, but they just sat there. JavaScript can make your Web pages come alive. Your Web pages can now be dynamic, changing before the user's eyes. JavaScript can make your Web pages both more interesting and more fun.
  • Finding Stuff in Linux System:
    Linux provides the find command, which can help you banish the lost file experience from your daily routine. Find is extremely powerful and can help you do a lot more than just find lost files.
  • Linux in Plain English:
    A useful book for a novice Linux user or an advanced Linux hack.
  • Introduction to Object-Oriented Programming Using C++:
    Object-orientation is introduced as a new programming concept which should help you in developing high quality software. Object-orientation is also introduced as a concept which makes developing of projects easier. However, this is not a course for learning the C++ programming language.
  • HTML Designer's Guide (in Chinese):
    Comprehensive tutorials for webpage designing.
  • Tutorials for Photoshop:
    A great beginner's guide for Adobe Photoshop.
  • 75 secret tips for Photoshop 7.
    75 unreaveled tips/useful shortcuts for Photoshop 7.
  • Introduction to Active Server Pages (ASP):
    Active Server Pages (ASP)是服务器端脚本编写环境,使用它可以创建和运行动态、交互的Web服务器应用程序。 使用ASP可以组合HTML页、脚本命令和ActiveX组件以创建交互的Web页和基于Web的功能强大的应用程序。 ASP应用程序很容易开发和修改。
  • Introduction to JavaScript:
    由名称可以看出,JavaScript 是一种描述语言(而且是面向对象的)。它专门用来开发 Internet客户端和服务器端的应用程序。在客户端,通过浏览器解释嵌入在HTML页面中的 JavaScript描述语句;在服务器端,用LiveWire (JavaScript在服务器应用方面的一部分) 可以创建类似与CGI的服务器应用程序。在客户端的JavaScript语句处理用户输入时不用进 行网络传输,所以,可以用JavaScript开发快速运行的HTML页。
  • Tutorials for JavaScript:
    JavaScript 和 Java 很类似,但到底并不一样!Java 是一种比 JavaScript 更复杂许多的程式语言, 而JavaScript 则是相当容易了解的语言。JavaScript 创作者可以不那麽注重程式技巧,所以许多 Java 的特性在JavaScript 中并不支援。
  • Video Editing by Adobe Premiere and Converting to VCD format by TMpgEnc:
    Tutorials of using Adobe Premiere: A very good tutorial on how to use Adobe Premiere 6.5 (content in GB).