로딩
티스토리 데이터 처리 중입니다.

introduction to programming

 introduction to programming

Chapter 1: Introduction to programming What is programming? Why learn programming?

Types of programming languages Chapter 2: Setting up a programming environment Installing a programming language Setting up an Integrated Development Environment (IDE) Chapter 3: Basic programming concepts Variables Data types Operators Control structures (e.g. loops, conditional statements) Chapter 4: Functions a.....