#Programming (Програмування)
163 posts in category «Programming (Програмування)»
Notes on programming in Ukrainian: coding languages, algorithms, the latest technologies and other useful information for developers.
Visibility control in Ruby (public, private, and protected)
Visibility control in Ruby (public, private, and protected). How do public, private, and protected methods work?
What is encapsulation in OOP?
What is encapsulation in OOP? Why is encapsulation (isolation) needed in code?
What is the difference between var and let in Javascript?
What is the difference between var and let in JavaScript? Why is let preferred?
How to recover a deleted file (Trix) that was stored on Amazon S3?
How to recover a deleted file (Trix) that was stored on Amazon S3?
What is apt-get in Ubuntu?
What is apt-get in Ubuntu? What is apt-get used for?
What is an API (Application Programming Interface)?
What is an API (Application Programming Interface)? How and where is it used? An analogy from real life.
What is the difference between QuickSort and MergeSort?
What is the difference between QuickSort and MergeSort? A comparison of the two sorting algorithms.
What is MergeSort? When and by whom was it created? How does MergeSort work?
What is MergeSort? When and by whom was it created? How does MergeSort work?
What are ASC and DESC? What is the difference? Examples of use in SQL, JavaScript, and Ruby.
What are ASC and DESC? What is the difference? Examples of use in SQL, JavaScript, and Ruby.
What is an ISO image? Where are software ISO images used?
What is an ISO image? Where are software ISO images used? Examples of using ISO images.