What do you mean by framework of a programming language? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

What do you mean by framework of a programming language?

I mean what are its functions and why it is used and how do we know what all things it can do?

30th May 2017, 6:35 PM
Sachin Kamath
Sachin Kamath - avatar
1 ответ
+ 8
Framework is a kind of a programming environment. It provides a standard within which you can create codes or applications, especially of similar purpose (web-related, OS-compatible and such). You know what is what by studying documentation or taking an adequate course online. Usually powerful and popular frameworks have strong communities which may be helpful as well.
30th May 2017, 8:33 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar