Search results

  • ...ser. The processing takes place on the end users computer. The source code is transferred from the web server to the users computer over the internet and ...n this is the case a message usually pops up to alert the user when script is attempting to run.
    5 KB (745 words) - 09:26, 21 April 2018
  • [[File:computation.png|frame|right|This is a basic concept in computer science]] ...r branches outside the loop. A loop is a fundamental programming idea that is commonly used in writing programs.
    2 KB (287 words) - 16:24, 20 March 2019
  • ==[[File:class_plan.png]] What are we going to learn today?== # Please review our page about [[What is a programming language?]]
    3 KB (357 words) - 10:57, 7 October 2016
  • ==[[File:class_plan.png]] What are we going to learn today?== # Please review our page about [[What is a programming language?]]
    3 KB (357 words) - 11:02, 7 October 2016
  • ==[[File:class_plan.png]] What are we going to learn today?== # Please review our page about [[What is a programming language?]]
    3 KB (373 words) - 11:00, 7 October 2016
  • ==[[File:class_plan.png]] What are we going to learn today?== # Please review our page about [[What is a programming language?]]
    3 KB (373 words) - 11:01, 7 October 2016
  • [[File:Exclamation.png]] This is one of '''the most important ideas''' you can remember: '''Decompose''' a problem into smaller parts, '''model''' a problem with flowcharts. Learn to think '''sequentially'''
    10 KB (1,071 words) - 14:48, 11 October 2017
  • ...ch as integers, floating-point numbers, and strings, among others. In many programming languages, scalar types are also referred to as simple or atomic data types ...type is a specific type of scalar type that is built into the programming language and provides the most basic operations.
    1 KB (193 words) - 21:28, 5 February 2023
  • [[file:arrows.png|right|frame|Programming basics<ref>http://www.flaticon.com/</ref>]] ...ment of a k-element array is located at array index 0 and the last element is located at array index k-1. In case you're wondering, that's the primary re
    5 KB (775 words) - 20:34, 12 October 2017
  • [[file:arrows.png|right|frame|Programming basics<ref>http://www.flaticon.com/</ref>]] An int (integer) is a positive or negative whole numbers with no decimal point.<ref>https://www.t
    1 KB (178 words) - 21:30, 5 February 2023
  • [[file:arrows.png|right|frame|Programming basics<ref>http://www.flaticon.com/</ref>]] A float represents real numbers and is written with a decimal point dividing the integer and fractional parts. <ref>https://www.t
    1 KB (182 words) - 12:00, 20 June 2019
  • [[file:Hierarchical-structure.png|right|frame|Object-Oriented Programming<ref>http://www.flaticon.com/</ref>]] Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which may contain data, in the
    4 KB (607 words) - 14:34, 29 June 2019
  • ..., concerned with programming computers to fruitfully process large natural language corpora. <ref>https://en.wikipedia.org/wiki/Natural_language_processing</re == Process of parsing natural language ==
    6 KB (900 words) - 22:17, 7 September 2017
  • [[file:arrows.png|right|frame|Programming basics<ref>http://www.flaticon.com/</ref>]] ...plest form, each node is composed of data and a reference (in other words, a link) to the next node in the sequence. This structure allows for efficient
    4 KB (589 words) - 11:53, 20 June 2019
  • ...ents must be able to demonstrate the connections between the components of a system they are modelling, and algorithms and processes that outline the re ...system and their relationships with one another. This can involve creating a diagram or model of the system that shows the components and their connecti
    5 KB (810 words) - 21:02, 3 January 2023
  • ...week instead of using raw integers or strings. Enums can be found in many programming languages, including Rust, C++, and C#.<ref>ChatGPT</ref> ...e enumerator names are usually identifiers that behave as constants in the language. An enumerated type has values that are different from each other, and that
    1 KB (192 words) - 10:08, 4 February 2023
  • ...32, or 64 bits, depending on the computer architecture and the programming language. ...a value of 0 representing a positive number and a value of 1 representing a negative number. The remaining bits are used to represent the magnitude of
    1 KB (182 words) - 21:31, 5 February 2023
  • ...32, or 64 bits, depending on the computer architecture and the programming language. ...igned integers, as they can represent values between 0 to 2^n - 1, where n is the number of bits used to represent the integer.
    1 KB (202 words) - 21:32, 5 February 2023
  • [[file:php.png|right|frame|PHP Programming Language<ref>http://www.flaticon.com/</ref>]] ...ion session may involve more than one message in each direction. A session is typically, but not always, stateful, meaning that at least one of the commu
    3 KB (530 words) - 11:55, 16 October 2017
  • [[file:computation.png|right|frame|Programming<ref>http://www.flaticon.com/</ref>]] .... In computer science and computer programming, a data type or simply type is an attribute of data which tells the compiler or interpreter how the progra
    4 KB (704 words) - 11:02, 13 August 2022
View ( | ) (20 | 50 | 100 | 250 | 500)