<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Week 4: Libraries :: Notes Wiki</title>
    <link>https://wiki.sajidmahmood.me/cs-and-programming/cs50p/week4-libraries/index.html</link>
    <description>Week 4: Practice Code GitHub Libraries In programming, libraries are like ready-made tools that save time, reduce effort, and make development much easier.&#xA;A Python library is simply a collection of pre-written code that developers can use to perform specific tasks without having to write everything from scratch. —Antara Das via Medium&#xA;Basically, you can import the library into your code, and it comes with predefined functions and methods that help you get the gob done.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <managingEditor>thesajid@proton.me (Sajid Mahmood)</managingEditor>
    <webMaster>thesajid@proton.me (Sajid Mahmood)</webMaster>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://wiki.sajidmahmood.me/cs-and-programming/cs50p/week4-libraries/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>