CloudTadaInsights

conditionals

Explore articles on conditionals

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 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 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 8: HTML, CSS, JavaScript

Introduction to HTML, CSS, and JavaScript focusing on internet protocols, routers, TCP/IP, DNS, HTTP, URLs, GET, POST, HTML tags, attributes, servers, regular expressions, CSS properties, selectors, frameworks, and JavaScript variables, conditionals, loops, and events.

#HTML#CSS#JavaScript