0

How to know the classes which i need from any language programming

4th Jun 2017, 12:53 AM
ALAMOUDI, WAEL MAKKI S
ALAMOUDI, WAEL MAKKI S - avatar
4 Answers
+ 2
every programming language got an api (documentation)whenyou learn a programming language you will realize which classes you need and which not.look for api in google.for example google “java 8 api“
4th Jun 2017, 2:23 AM
JavaFreakz
JavaFreakz - avatar
+ 1
A smart peogrammer does give his classes descriptive names. Define what you want to do and find the classes who can help accomplish that goal.
4th Jun 2017, 8:31 AM
sneeze
sneeze - avatar
0
ok but what did you mean api
4th Jun 2017, 2:52 AM
ALAMOUDI, WAEL MAKKI S
ALAMOUDI, WAEL MAKKI S - avatar
0
Are you looking for a description of the microsoft classes or a description of the video-software you were working on. API stands for application programming interface. Every programmer should write this documentation if they want other programmers to be able to use their software
4th Jun 2017, 6:57 PM
sneeze
sneeze - avatar