905 подписчиков
337 видео
Intro to searching and sorting arrays in C++
Functions in bash
Practice with C++ structs
Using the cstring library and (null terminated) character arrays in C++
Linux command options and history
CSCI 330 lab 6 (spring '22): variadic and higher order functions in C/C++
Struct heirarchies and arrays of structs in C++: an example
Intro: Localization and internationalization
Bash string pattern matching
CSCI 161 project (spring '22)
Passing arrays as parameters in C++
Intro to make and makefiles (using linux/C++ examples)
CSCI 265 lab6 overview (fall '21)
Git branch, merge, conflict resolution
Command line arguments in C++ (argc, argv)
Programming languages, syntax, and semantics
Dynamic memory allocation in C++
CSCI 330 Lab 1 week 2 discussion (spring '22)
Bash command line arguments
Resizable circular buffers in C++
CSCI 161 second week of lab 1 (Dave's sections, spring '22)
FIle i/o using the cstdin routines
CSCI 161: intro/administrivia, spring 2022 (Dave's sections)
Academic integrity and computer science
Modularity and abstraction in programming
Dynamic data structures with C++ structs
Intro to C++ namespaces
Intro to mergesort
Key stages in the the life cycle of software
Simple sorting algorithms, part 2
CSCI 160 wrapup and exam discussion
More on tpes in C++: static, enum, typedef, auto, and references
linux file paths (absolute, relative)
Primitive data types in programming language
Pipes and file handling in common lisp
Abstraction, abstract data types, and design
Standard input, error, and output streams in linux and C++
Debugging tips for C++, and the gdb debugger
Recursive descent and iterative top-down parsers
CSCI 330 Lab 1 (spring '22)
C++ basic input and output with scanf and printf
Automated testing: bash scripting example
Context free grammars and language parsing
Code reuse
Data types and type checking
I/O redirection in linux/bash
CSCI 330: Intro/administrivia for spring 2022
Attribute binding in programming languages
Code documentation, style, and standards
Intro to cout and cin in C++