Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Syntax and Typing Rules
Graph Chatbot
Related lectures (31)
Previous
Page 2 of 4
Next
Verified Functional Programming: Nicolas Voirol public PhD thesis defense
Explores verified functional programming, formal verification, SMT solvers, type checking, Scala features, automation, and dependent types.
Designing Calculi: Strong Normalization and Error Handling
Covers strong normalization, error handling, and typing rules for Calculi design.
Pointers and Arrays: Memory Management in C
Explains the relationship between pointers and arrays in C, focusing on memory management and pointer arithmetic.
Pointer Arithmetic: Understanding Memory Management in C
Explains pointer arithmetic in C, focusing on memory manipulation and common pitfalls.
Arrays in C: Advanced Data Types
Discusses advanced data types in C, focusing on arrays and their characteristics.
Variables and Types: Introduction to C Programming
Introduces the fundamentals of variables and types in C programming, covering declaration, initialization, and the differences from Java.
Pointers: Declaration and Operators
Covers the declaration and basic operators of pointers in C++ and highlights potential confusion between & and * notations.
Dynamic Memory Allocation in C
Explores dynamic memory allocation in C, covering malloc, calloc, and realloc functions, emphasizing proper memory management and dynamic arrays.
Python Basics: Syntax, Variables, Functions
Covers Python basics such as syntax, variables, and functions, introducing the Renku platform for collaborative data science.
Verifying Compiler: Spec# Approach
Explores the Spec# programming system, focusing on a verifying compiler for C# 2.0.