Coding For Beginners - 11!09!2021
Coding For Beginners - 11!09!2021
SESSION 1 - INTRODUCTION
CODING FOR A MANAGEMENT STUDENT?
•A=A+B (5 + 4 = 9)
•B=A–B (9 – 4 = 5)
•A=A–B (9 – 5 = 4)
WHICH PROGRAMMING LANGUAGE SHOULD I
LEARN?
WHY C OR C++
• C is a Middle-Level Language
• Helps to understand the fundamentals of Computer Theories
• Fewer Libraries
• C is very fast in terms of execution time
• Embedded Programming
WHAT IS PROGRAMMING LANGUAGE?
• A programming language is the set of instructions through which humans interact with
computers
• High level programming language:
• Languages that programmers use to write code are called "high-level languages“
• Java, Python, Ruby etc.
• Low level programming language
• High level code can be compiled into a "low-level language," which is recognized directly by
the computer hardware
• Machine language, Assembly language
MACHINE LANGUAGE
• https://turboc.me/download-turbo-c-file/