+ 1
If you are asked to talk about programming to cover every aspect of it, how would you put it...?
Programming
3 Antworten
+ 12
History of programming, the evolution of programming, the uses of programming, the misconceptions of programming.
+ 8
is this an attemp to get Self-Learner Badge?
anyway...
Programming is translating human knowledge and new idea into effective code to solve spesific problem.
PS. Programming doesn't always use OOP feature.
+ 1
Programming is all about..
1. getting an IDE.
2. knowing syntax
3. algorithm
4. data types and variables
5. initializing / declaring variables
6. functions
7. modules
8. classes
9. inheritance
10. abstraction
11. polymorphism...