Search results

Jump to: navigation, search

Page title matches

Page text matches

  • ...who earned degrees in the previous term. Do this after degrees are posted (1-2 weeks after grades are due).
    5 KB (865 words) - 18:05, 30 December 2022
  • ...f 2 is irrational, the sum of an arithmetic series [1 + 2 + ... + n = n*(n+1)/2]
    4 KB (728 words) - 11:49, 29 July 2020
  • * Reply to emails from department faculty and staff promptly (within 1/2 a day, say).
    8 KB (1,406 words) - 16:00, 5 January 2023
  • ...CS 499, it is now being offered as 2 credits. Your MySAM may list it as a 1 credit requirement, but you still need to take the 2 credit section (that i
    11 KB (1,776 words) - 15:44, 25 August 2023
  • # Arrive in Terre Haute at least 1 week before classes start. The start of classes is listed on the [https://w ..., please contact the OIT Helpdesk; their phone number is 1-812-237-2910 or 1-888-818-5465.
    14 KB (2,461 words) - 16:09, 5 January 2023
  • ...ter course. (iv) A course with title Object Oriented Programming that is a 1 credit course would not transfer as CS 260 Object Oriented Programming beca
    1 KB (245 words) - 01:44, 17 April 2023
  • | CS 110 || Fast Track Programming (1-3 hrs) || || || || [https://docs.google.com/document/d/18lAhcBw | CS 459/559 || Topics in Computer Science (1-3 hrs) || || || Y || [http://cs.indstate.edu/info/syllabi/cs459-s
    16 KB (2,265 words) - 17:22, 25 November 2023
  • ...tification, proposition, propositional function, De Morgan’s law (R. Ch. 1 - “R.” refers to the Rosen book, see below.) * Show that if 7 integers are selected from {1,2,3, ..., 12}, then there must be a pair of these integers with a sum equal
    4 KB (553 words) - 19:49, 17 May 2021
  • * Asymptotic analysis and running time (1 week) - big O/Omega/Theta, little o/omega, definitions, basic proofs, polyn * Memory organization (1 week) - text, data, heap, stack, malloc, free, pointer arithmetic
    3 KB (514 words) - 19:47, 17 May 2021
  • Programming assessment - problems 1, 2, 5 correct, get problems 3 and 4 correct possibly with assistance
    2 KB (324 words) - 19:47, 17 May 2021
  • If you take this class seriously you should be spending between 1-2 hours per credit hour on course work (not including lectures). Generally, ...anvas. Canvas is only used for 2 purposes in this course (potentially only 1).
    28 KB (4,508 words) - 05:35, 17 January 2024
  • * Up through Figure 1 in [https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5576565/ Genome-Wide Tempo ...z5-Z1NZEgWV.Bey1Q2Kfb2wHh8NL video introduction] (16min, watch it at 2x or 1.5x).
    9 KB (1,421 words) - 15:51, 18 March 2022
  • ''Length'' - make your default resume 1 or 2 pages - either is fine, depends on how much good information you have. ...e, etc.). Feel free to leave this tiny section out if it helps you fit on 1 or 2 pages; everyone assumes that references are available upon request, so
    10 KB (1,780 words) - 01:44, 19 March 2021
  • * Let Bn = {ak | k is a multiple of n}. Show that for each n ≥ 1, the language Bn is regular. * Let Σ = {1,2,3,4} and C = {w ∈ Σ* | in w, the number of 1s equals the number of 2s
    3 KB (433 words) - 12:52, 18 May 2021
  • [1] Object-Oriented Analysis and Design with Applications (Third Edition)...
    2 KB (267 words) - 13:02, 18 May 2021
  • * Write a variant of ls(1) requiring accessing permissions and subdirectory traversal.
    2 KB (280 words) - 13:05, 18 May 2021
  • * [1] Learn Prolog Now http://www.learnprolognow.org/
    3 KB (422 words) - 13:13, 18 May 2021
  • * Review - functions every citizen should know, basic data structures in C (1-2 weeks)
    4 KB (660 words) - 13:15, 18 May 2021
  • ...4 hours (was 3), CS 499 4 hours by taking it twice for 2 credits each (was 1) * '''CS 456L, 457L, 458L, 401L''' - 1 credit lab sections to go along with key senior-level courses in each conce
    53 KB (7,729 words) - 15:14, 20 January 2020
  • ...fe (rule of thumb - battery life will be half of its original rating after 1-2 years of regular daily use).
    3 KB (511 words) - 20:54, 23 July 2023
  • * For CS system, set the KVM switch to 1. # Grading turnaround - items graded within 1 week of due date.
    37 KB (6,299 words) - 16:11, 11 September 2023
  • ...ched to 101 (current 101 grades - 78%, 11%), 1 dropped 151 after 2nd week, 1 is in 151 and grade is B, +12% compared to their section average ** 5 dropped 151 before 2nd week (CS 101 grades - 70, 80, 87), 1 dropped 151 after 2nd week, other 10 still in 151 and have average grade th
    8 KB (1,204 words) - 01:55, 19 November 2021
  • ...oblem will be rated as correct, half correct, or incorrect; this value (1, 1/2, or 0) is multiplied by the difficulty rating for the problem. Thus for ...s a math problem (problem 1 in the word doc) and 2 algorithms questions (2.1 and 2.2 in the word doc). You should download the link again into a new dir
    17 KB (2,872 words) - 16:17, 5 January 2023
  • * [https://www.hackerrank.com/challenges/frequency-of-digits-1/problem Digit Frequency] * char (1), short (2), int (4), long (8), unsigned (modifier for the integer types),
    11 KB (1,843 words) - 18:42, 28 October 2020
  • ===Programming Assignments 1=== [[Programming Assignments - Beginning 1]] - start with trying to solve these problems. Each requires a different f
    10 KB (1,714 words) - 15:24, 27 July 2020
  • * ''Inf'' - result of math operation that would give infinity (e.g., 1/0) * ''NaN'' - result of math operation where result is not defined (e.g., 1/0 - 1/0)
    11 KB (1,779 words) - 18:34, 20 January 2022
  • * du - display disk usage information for a directory (du -h -d 1)
    3 KB (471 words) - 16:10, 31 July 2023
  • cs299@cs:~/shakespeare> head -n 1 shakespeare.txt cs299@cs:~/shakespeare> tail -n 1 shakespeare.txt
    3 KB (535 words) - 20:16, 13 January 2022
  • * ''Switch back to "normal screen" mode:'' ctrl-x 1
    10 KB (1,890 words) - 17:17, 20 August 2022
  • * '''Array (unsorted)''' - O(1) insert, O(n) lookup using linear search, O(1) delete if you have an index to what is being deleted. * '''Linked list''' - O(1) insert, O(n) lookup using linear search, O(1) delete.
    6 KB (979 words) - 15:22, 17 May 2021
  • ...) function return values. Three main parts of calling/using a function - (1) specify the ''arguments'' to the function (which are passed in to the para ...For example, in 1 + 2 * 3, the multiplication is performed first, giving 1 + 6, and then the + is performed to result in 7. For Python, see [https://
    7 KB (1,103 words) - 15:36, 7 September 2022
  • ...vision (3/2 is 1.5), while // is integer division (3//2 is rounded down to 1). ** % is remainder (10 % 3 is 1, 17 % 3 is 2), and ** is exponentiation (10**3 is 1000, 2**3 is 8).
    9 KB (1,497 words) - 18:01, 7 September 2022
  • # ''Count up'' - print numbers from 1 to 10, one per line # ''Count down'' - print numbers from 10 down to 1, then blastoff
    2 KB (354 words) - 03:16, 6 November 2020
  • #REDIRECT [[Programming Assignments - Beginning 1]]
    51 bytes (5 words) - 13:14, 1 January 2020
  • ...rst complete most of the problems in [[Programming Assignments - Beginning 1]] before working on problems on this page. ...o convert to/from as part of the parameter (e.g., parse text like "convert 1 mile to km" and do the conversion)
    3 KB (602 words) - 14:26, 1 January 2020
  • ...e to complete the programs listed in [[Programming Assignments - Beginning 1]] on demand without much trouble and without consulting the internet. You The challenge exam has two parts: (1) a closed-notes timed exam taken through the university's course management
    5 KB (952 words) - 15:36, 15 July 2022
  • ** 2<sup>10</sup> = 1024, roughly 1 thousand ** 2<sup>-a</sup> = 1 / (2<sup>a</sup>)
    12 KB (2,001 words) - 12:38, 21 November 2022
  • * bit is 0 or 1, stands for “binary digit” * MB - megabyte, 1 million bytes
    2 KB (309 words) - 02:26, 7 January 2020
  • * Unix Network Programming, Volume 1: The Sockets Networking API (3rd Edition) 3rd Edition by W. Richard Stevens
    2 KB (272 words) - 13:17, 18 May 2021
  • * 4 - 2 * 1 * 1 + 2 ** 3
    7 KB (1,083 words) - 16:19, 8 August 2022
  • -rw-r--r-- 1 cs15100 class 60 Jan 10 11:43 hello.txt -rw-r--r-- 1 cs15100 class 16 Jan 10 11:46 cs151Hello
    10 KB (1,644 words) - 01:31, 15 January 2020
  • ...edu/covid/sycamore-community-health-initiative has decided] that as of Jan 1, 2022, all students and employees on campus will need to either upload proo ...can be vaccinated '''on campus (as of November, every Tuesday and Thursday 1-4:30pm at the [https://www.indstate.edu/health-center ISU Health Center])''
    5 KB (766 words) - 13:51, 3 November 2021
  • ...line argument is an integer, print whether it has an even or odd number of 1's in its binary representation. Should work for non-negative integers that Example input (bubble): 1 2 3 4
    5 KB (851 words) - 11:34, 9 June 2020
  • ''Instructor Office Hours:'' MWF 10am-1pm, 2-2:45pm; TR 11-12:30pm, 1:30-2:45pm ====Exam 1====
    49 KB (8,564 words) - 13:22, 16 January 2024
  • ...nested loops that each go 1 to 1000 will end up running the innermost code 1 million times. ...d) to try out - [https://www.hackerrank.com/challenges/an-interesting-game-1/problem Gaming Array], [https://www.hackerrank.com/challenges/new-year-chao
    4 KB (715 words) - 00:36, 9 March 2021
  • * 9/25/2023 - 4+1 accelerated BS+MS program for computer science is now in effect. A student * 8/1/2022 - A course '''CS 510 Fast Track Into to Programming''' has been added
    9 KB (1,515 words) - 18:05, 10 April 2024
  • * '''[[Python Starting]]''' assignment 1 listed on the bottom of that page. Due Oct 5. * 2022-09-28 - see h2_python_errors and python starting assignment 1 above.
    31 KB (5,188 words) - 22:33, 6 January 2023
  • ...h2 h3_ods_ch2]''' - how you work on this is similar to h1 and h2. Due Oct 1. * 2022-09-29 - next topic after linked lists will be- hash tables (sections 5.1-5.3 in ODS).
    40 KB (6,884 words) - 22:32, 6 January 2023
  • ''Lecture:'' MW 1-1:50 and TR 12:30-1:20 in Root Hall A-019, over Zoom (link in Canvas, see below), and recorded< ''Final exam:'' Wednesday, Dec 7, 1-2:50am and/or Tuesday, Dec 6 1-2:50pm <br>
    38 KB (6,444 words) - 20:00, 6 January 2023
  • =Assignment 1= ...a file called count.py, and put code in it to print out the integers from 1 to 10. Save the file and demonstrate running it in the terminal.
    5 KB (900 words) - 16:40, 28 September 2022

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)