Thursday, 30 March 2017

Basic Computer Courses, Classes and Training Programs

Research online computer basics courses and programs. Find out what you can learn in these courses and what you'll need in order to participate in online learning to determine if it's right for you.


Essential Information
Online courses that teach basic computer literacy skills are typically available as standalone course offerings for personal enrichment purposes. Students wishing to enroll in courses to learn computer basics must first make sure they meet the minimum technical and software requirements set forth by their respective university or community college, which generally include a reliable computer, high-speed Internet connection and basic word processor.
Common Courses
The goal of a basic computer literacy course is to equip students with basic computer skills. Additional advanced courses may be taken to strengthen knowledge in a particular area. The descriptions below highlight the curriculum of some common online basic computer courses.

Friday, 24 March 2017

Exceptions for education and teaching

One of the most important exceptions for education permits the use of any type of work for the purpose of teaching (or as the law puts it: ‘for the sole purpose of illustration for instruction’). This means that copyright in the work is not infringed by an individual teacher or a student as long as they are copying the work to give or receive instruction (or when preparing to give or receive instruction), and the copying is used to illustrate a point about the subject being taught. Also, the law makes clear that ‘giving or receiving instruction’ allows copying when setting examination questions, communicating questions to students, and answering questions.

However, the exception only applies under the following conditions:

1) The purpose of the use is non-commercial
2) Where practical, there should be sufficient acknowledgement of authorship of the work
3) The use of the material is fair

There are two other important things to know about this exception. First, it applies to all types of teaching, not just teaching within a traditional educational establishment. Second, the exception cannot be overridden by contract. This means that any term of a contract seeking to prevent or restrict copying under this exception is unenforceable in law.
The law also recognises a number of other situations in which educational establishments are allowed to benefit from suspension of the rules that normally govern the use of copyright works.

Tuesday, 14 March 2017

Web Tech

Different Technologies:

• COM, DCOM and COM+ (Distributed / Component Object Model) are mainly for Windows applications  • Java RMI (Remote Method Invocation) since Java 1.1 allows an object in a java program on one system to invoke the methods of another object in a java program across the network on a different system. XMLTP (XML Transfer Protocol) http://xmltp.org/  • We will see SOAP (Simple Object Access Protocol) and CORBA (Common Object Request Broker Architecture).