Beginner guide to understand computer and programming
I'm just consolidating a list of useful resources as a beginner guide to understand about computer and programming language.
Alert: Please be aware that this is more of a work in progress and will get improved as the time progress
English:
- What is computation
- Branching and Iteration
- String manipulations, Guess and Check, Approximations and Bisection algorithms
- Decomposition, Abstraction and Functions
- Tuples, Lists, Aliasing, Mutability and Cloning
- Recursion and Dictionaries
- Testing, Debugging, Exceptions and Assertions
- Object Oriented Programming
- Classes and Inheritance
- Understanding Program Efficiency, Part 1
- Understanding Program Efficiency, Part 2
- Searching & Sorting
Tamil:
- How computer works
- What is programming language
No comments