Programming i Study guides, Class notes & Summaries

Looking for the best study guides, study notes and summaries about Programming i? On this page you'll find 3509 study documents about Programming i.

Page 3 out of 3.509 results

Sort by

COMP 444 assignment 1 - Embedded/ Robotic Programming introduces you to robotic Athabasca University
  • COMP 444 assignment 1 - Embedded/ Robotic Programming introduces you to robotic Athabasca University

  • Exam (elaborations) • 13 pages • 2024
  • COMP 444 assignment 1 - Embedded/ Robotic Programming introduces you to robotic Athabasca University
    (0)
  • $11.49
  • + learn more
COMP 248 EE – Final Exam Object-Oriented Programming I Concordia University
  • COMP 248 EE – Final Exam Object-Oriented Programming I Concordia University

  • Exam (elaborations) • 15 pages • 2023
  • COMP 248 EE – Final Exam Object-Oriented Programming I Concordia University
    (0)
  • $11.99
  • + learn more
COMP 248 EE – Final Exam Object-Oriented Programming I Concordia University
  • COMP 248 EE – Final Exam Object-Oriented Programming I Concordia University

  • Exam (elaborations) • 15 pages • 2023
  • COMP 248 EE – Final Exam Object-Oriented Programming I Concordia University
    (0)
  • $10.49
  • + learn more
COMP 249 Midterm questions and answers Object-Oriented Programming II Concordia University 2024
  • COMP 249 Midterm questions and answers Object-Oriented Programming II Concordia University 2024

  • Exam (elaborations) • 17 pages • 2024
  • COMP 249 Midterm questions and answers Object-Oriented Programming II Concordia University 2024
    (0)
  • $11.99
  • + learn more
AQA AS FURTHER MATHEMATICS 7366/2D Paper 2 Discrete Version: 1.0 Final G/LM/Jun23/E4 7366/2D (JUN2373662D01) AS FURTHER MATHEMATICS Paper 2 DiscreteQUESTION PAPER & MARKING SCHEME/ [MERGED] Mark scheme June 2023
  • AQA AS FURTHER MATHEMATICS 7366/2D Paper 2 Discrete Version: 1.0 Final G/LM/Jun23/E4 7366/2D (JUN2373662D01) AS FURTHER MATHEMATICS Paper 2 DiscreteQUESTION PAPER & MARKING SCHEME/ [MERGED] Mark scheme June 2023

  • Exam (elaborations) • 34 pages • 2024
  • AQA AS FURTHER MATHEMATICS 7366/2D Paper 2 Discrete Version: 1.0 Final G/LM/Jun23/E4 7366/2D (JUN2373662D01) AS FURTHER MATHEMATICS Paper 2 Discrete Friday 19 May 2023 Afternoon Time allowed: 1 hour 30 minutes Materials l You must have the AQA Formulae and statistical tables booklet for A‑level Mathematics and A‑level Further Mathematics. l You should have a graphical or scientific calculator that meets the requirements of the specification. l You must ensure you have the ot...
    (0)
  • $7.99
  • 1x sold
  • + learn more
Question and Answers (EXAM PACK) 2011 - 2022 | COS1511 Programming I
  • Question and Answers (EXAM PACK) 2011 - 2022 | COS1511 Programming I

  • Exam (elaborations) • 212 pages • 2022
  • Question and Answers (EXAM PACK) | COS1511 Programming I | 2011 - 2022 Answers to Jan 2022, Nov 2018, Nov 2021, Nov 2016, June 2016.
    (0)
  • $2.92
  • 4x sold
  • + learn more
CSC401 - Introduction to Programming, Ch2 - CSC401, CSC 401 Test 2, python, Python Programming Review, Introduction to Computer Programming: Python, Python Programming Test, Introduction to Python 3 Programming, Introduction to Programming in Python exam
  • CSC401 - Introduction to Programming, Ch2 - CSC401, CSC 401 Test 2, python, Python Programming Review, Introduction to Computer Programming: Python, Python Programming Test, Introduction to Python 3 Programming, Introduction to Programming in Python exam

  • Exam (elaborations) • 71 pages • 2023
  • Data Type - correct answer String, Int, Float, Boolean Class - correct answer Same as data type How do you iterate through a list? - correct answer For Loop! scores = [1,2,3,4] for s in scores: print(s) Write a function named powers() that takes a positive integer n as input and prints, on the screen, all the powers of 2 from 2^1 to 2^n. - correct answer def powers(n): for i in range(1,n+1): print(2**i) How do you identify the length of a list? - correct answer len(list) H...
    (0)
  • $14.99
  • + learn more
MCSD Certification Toolkit (Exam 70-483): Programming in C# by @SHANEBREWER 2023/2024
  • MCSD Certification Toolkit (Exam 70-483): Programming in C# by @SHANEBREWER 2023/2024

  • Exam (elaborations) • 26 pages • 2023
  • MCSD Certification Toolkit (Exam 70-483): Programming in C# by @SHANEBREWER 2023/2024 What is the difference between a Process and a Thread? - ANSWER-A process is an executing program. One or more threads run in the context of the process. A process runs in a separate memory space. A process has a virtual address space, executable code, open handles to system objects, a security context, a unique process identifier, environment variables, etc. A thread is the basic unit to which the operati...
    (0)
  • $10.49
  • + learn more
Test Bank for Starting Out With Java: Control Structures through Objects, 8th edition by Gaddis
  • Test Bank for Starting Out With Java: Control Structures through Objects, 8th edition by Gaddis

  • Exam (elaborations) • 141 pages • 2023
  • Test Bank for Starting Out With Java: Control Structures through Objects, 8th edition 8e by Tony Gaddis. Full Chapters test bank are included - Chapter 1 to 16 Introduction to Computers and Java Java Fundamentals Decision Structures Loops and Files Methods A First Look at Classes Arrays and the ArrayList Class A Second Look at Classes and Objects Text Processing and Wrapper Classes Inheritance Exceptions and Advanced File I/O JavaFX: GUI Programming and Basic Controls JavaFX: Adva...
    (0)
  • $39.49
  • 1x sold
  • + learn more
NCIDQ 1 Design Concepts & Programming IDFX, IDPX, PRAC 2.0 | 88 Questions and Answers 100% Correct | Updated 2024
  • NCIDQ 1 Design Concepts & Programming IDFX, IDPX, PRAC 2.0 | 88 Questions and Answers 100% Correct | Updated 2024

  • Exam (elaborations) • 17 pages • 2024
  • NCIDQ 1 Design Concepts & Programming IDFX, IDPX, PRAC 2.0 | 88 Questions and Answers 100% Correct | Updated 2024
    (0)
  • $12.99
  • + learn more