Corning Community College CSCS2330 Discrete Structures Assignments, Documents, Information, and Projects ======Projects====== | @lightgreen:[[/haas/fall2025/discrete/projects/ntr0|ntr0]] (due 20250827) | | @lightgreen:[[/haas/fall2025/discrete/projects/pctX|pct0]] (bonus; due 20250827) | | @lightgreen:[[/haas/fall2025/discrete/projects/pctX|pct1]] (bonus; due 20250827) | | @lightgreen:[[/haas/fall2025/discrete/projects/wcpX|wcp1]] (due 20250827) | | [[/haas/fall2025/discrete/projects/pctX|pct2]] (due 20250903) | | [[/haas/fall2025/discrete/projects/wcpX|wcp2]] (due 20250903) | ======Class Stats====== * [[/haas/fall2025/discrete/projects/status|status]] ======URLs====== C Programming tutorials: * [[https://www.tutorialspoint.com/cprogramming/|C Tutorial]] * [[http://publications.gbdirect.co.uk/c_book/|The C Book, online C book]] * [[http://publications.gbdirect.co.uk/c_book/thecbook.pdf|PDF of above]] * [[/_media/haas/printf.pdf|printf PDF]] * [[https://www.cprogramming.com/tutorial/c-tutorial.html?inl=hp|C tutorial]] Algorithmic Efficiency: * https://www.youtube.com/watch?v=cCKOl5li6YM (at least the first third to half) Pointers: * http://www.youtube.com/watch?v=5VnDaHBi8dM (an essential, if not critical, watch)