Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Quizes
Exercises
Publications
Startups
Units
Show all results for
Home
Lecture
Input / Output Basics
Graph Chatbot
Related lectures (35)
File Input/Output: Sequential Access and Configuration
Discusses file input/output concepts, focusing on sequential access and configuration file handling in programming.
Working with Text Files: Basics
Covers the basics of working with text files in C programming, including opening, reading, writing, and closing files, with examples and demonstrations.
Input/Output: Basics
Covers the basics of input/output operations in C++, including interacting with the world through keyboard and screen.
File Input/Output in C++
Covers the detection of failure caused by end-of-file with the eof() method and the conversion of character strings to numerical types.
Introduction to UNIX and C Programming Concepts
Covers UNIX fundamentals and introduces C programming concepts, including variables, data types, and basic operations.
File Handling in C: Basics and Common Issues
Log in to Mediaspace to watch this video
Covers the basics of file handling in C, common issues, and standard functions.
Standard Input/Output in C: Managing Data Streams
Log in to Mediaspace to watch this video
Provides an overview of standard input and output management in C programming, covering printf, scanf, and file handling techniques.
File Input/Output in C: Managing Files and Streams
Log in to Mediaspace to watch this video
Explains file input and output in C, covering file handling, modes, and error management.
C Language Libraries
Log in to Mediaspace to watch this video
Explores standard C libraries, error handling, random number generation, and custom printf variants.
Pointers and Arrays: Arithmetic, Buffer Overflow
Log in to Mediaspace to watch this video
Covers the arithmetic of pointers, the relationship between pointers and arrays, and the concept of buffer overflow in C programming.
Introduction: Course Administration
Log in to Mediaspace to watch this video
Covers the course objectives, administration, C language, program structure, variables, operators, and expressions.
Advanced C Data Types
Log in to Mediaspace to watch this video
Covers advanced data types and memory management in C programming, emphasizing type consistency and dynamic array allocation.
Files: Basics and Handling
Log in to Mediaspace to watch this video
Explores file basics, error handling, and Endianness in data storage and access.
Control Structures; Functions
Log in to Mediaspace to watch this video
Covers control structures, loops, and functions in C language, emphasizing the importance of local variables and avoiding global variables.
Pointers: Strings, Functions, Casting
Log in to Mediaspace to watch this video
Covers pointers to strings, functions, and casting in C programming.
Linker and Loader: Understanding Compilation in C
Log in to Mediaspace to watch this video
Explains the roles of linker and loader in C programming, focusing on separate compilation and the creation of executable files.
Handling Command Line Arguments in C: Practical Examples
Log in to Mediaspace to watch this video
Covers the handling of command line arguments in C programming with practical examples and structured approaches.
Arrays in C: Advanced Data Types
Log in to Mediaspace to watch this video
Discusses advanced data types in C, focusing on arrays and their characteristics.
Dynamic Memory Allocation in C
Log in to Mediaspace to watch this video
Explores dynamic memory allocation in C, covering malloc, calloc, and realloc functions, emphasizing proper memory management and dynamic arrays.
Modular Programming: Separate Compilation in C
Log in to Mediaspace to watch this video
Covers separate compilation in C, focusing on modular programming and its benefits for code reusability and maintenance.
Previous
Page 1 of 2
Next