CloudTadaInsights

types

Explore articles on types

Lecture 1: C

Introduction to the C programming language focusing on source code, machine code, compiler, correctness, design, style, Visual Studio Code, types, conditionals, variables, loops, Linux, GUI, CLI, constants, comments, pseudocode, operators, integer overflow, and floating-point imprecision.

#C#Source Code#Machine Code

Lecture 7: SQL

Introduction to SQL focusing on tables, types, statements, constraints, indexes, keywords, functions, transactions, race conditions, and SQL injection attacks.

#SQL#Tables#Types