0

How use libraries?

How effective uses libraries in programming language? A few tips?

12th Mar 2020, 11:20 AM
ĐŃ…Đ°Đœ
ĐŃ…Đ°Đœ - avatar
2 Answers
+ 2
A library is a collection of related pieces of code that have been compiled and stored together so using of library may make your code more effective.
12th Mar 2020, 12:16 PM
Ayush Kumar
Ayush Kumar - avatar
+ 2
* Read the documentation * Practice step by step
12th Mar 2020, 2:17 PM
curmens
curmens - avatar