CloudTadaInsights

functions

Explore articles on functions

Lecture 0: Scratch

Introduction to computer science focusing on computational thinking, problem solving, representation, algorithms, pseudocode, Scratch, functions, variables, conditionals, and loops.

#Computer Science#Computational Thinking#Problem Solving

Lecture 6: Python

Introduction to the Python programming language focusing on functions, arguments, return values, variables, boolean expressions, conditionals, loops, modules, and packages.

#Python#Functions#Arguments

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