Search

Search content of the knowledge base.

The search found 146 results in 0.009 seconds.

Search results

  1. Linux

    What is Linux?

    Linux is, in simplest terms, an operating system. It is the software on a computer that enables applications and the computer operator to access the devices on the computer to perform desired functions. The operating system (OS) relays instructions from an application to, for instance, the computer's processor. The processor performs the instructed task, then sends the results back to the application via the operating system.

    Explained in these terms, Linux is very similar to other operating systems, such as Windows and OS X.

    But something sets Linux apart from these operating systems. The Linux operating system represented a $25 billion ecosystem in 2008. Since its inception in 1991, Linux has grown to become a force in computing, powering everything from the New York Stock Exchange to mobile phones to supercomputers to consumer devices.

    Marius Ulvund - 23.03.2015 - 11:10

  2. Cascading Style Sheets (CSS)

    Cascading Style Sheets (CSS) is a style sheet language used for describing the look and formatting of a document written in a markup language. While most often used to change the style of web pages and user interfaces written inHTML and XHTML, the language can be applied to any kind of XML document, including plain XMLSVG and XUL.

    Sumeya Hassan - 23.03.2015 - 11:12

  3. PHP

    PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. PHP code can be simply mixed with HTML code, or it can be used in combination with various templating engines and web frameworks. PHP code is usually processed by a PHP interpreter, which is usually implemented as a web server's native module or a Common Gateway Interface (CGI) executable. After the PHP code is interpreted and executed, the web server sends resulting output to its client, usually in form of a part of the generated web page; for example, PHP code can generate a web page's HTML code, an image, or some other data. PHP has also evolved to include a command-line interface (CLI) capability and can be used in standalone graphical applications.

    (Source: Wikipedia)

    Thor Baukhol Madsen - 23.03.2015 - 11:35

  4. JavaScript

    JavaScript (JS) is a dynamic computer programming language. It is most commonly used as part of Web browsers, whose implementations allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed. It is also used in server-side network programming with runtime environments such as Node.js, game development and the creation of desktop

    Sumeya Hassan - 23.03.2015 - 11:36

  5. Java

    Java is a general-purpose programming language and computing platform first released by Sun Microsystems in 1995.
    The two main components of the Java platform are the Java Application Programming Interface, which is a library of Java command lines, and the Java Virtual Machine that interprets Java code into machine language.

    Java can be used by developers to:
    - Write software on one platform and run it on any other platform.
    - Create programs that can run within a web browser and access available web services.
    - Develop server-side applications for online forums, stores, polls, and more.
    - Combine applications or services using the Java language to create customized applications or services.
    - Write applications for mobile phones, remote processors, wireless modules, sensors, and practically any other electronic device.

    (Source: https://java.com/en/about/ and http://www.oracle.com/technetwork/topics/newtojava/downloads/index.html)

    Daniela Ørvik - 23.03.2015 - 11:37

  6. Mac OS X

    OS X is Apple Inc.'s current Mac OS line of operating systems. Although, under its original name of Mac OS X, it was officially designated as simply "version 10" of the Mac OS, "version 9" has a completely different codebase as well as dramatic changes in user interface. Mac OS had been Apple's primary operating system since 1984, and the family was backward compatible, so OS X could virtualize Mac OS 9 until version 10.5.

    Marius Ulvund - 23.03.2015 - 11:48

  7. PlayStation

  8. The Wii

     the Wii is a home video game console released by Nintendo on November 19, 2006. As a seventh-generation console, the Wii competes with Microsoft's Xbox 360 and Sony's PlayStation 3. Nintendo states that its console targets a broader demographic than that of the two others. As of the first quarter of 2012, the Wii leads its generation over PlayStation 3 and Xbox 360 in worldwide sales, with more than 101 million units sold; in December 2009, the console broke the sales record for a single month in the United States.

    (Source: Wikipedia)

    Magnus Lindstrøm - 23.03.2015 - 11:57

  9. BASIC

    BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use.

    (Source: Wikipedia)

    Thor Baukhol Madsen - 23.03.2015 - 12:02

  10. Extensible Markup Language (XML)

    XML is a markup language that defines a set of rules for encoding documents in a format which is both human-readable and machine-readable. It is defined by the W3C's XML 1.0 Specification and by several other related specifications, all of which are free open standards.

    Sumeya Hassan - 31.03.2015 - 16:18

Pages