Log in
✕
Writing Services
Writing Services
Essays & Papers
Write my essay
Pay for essay
Essay writers for hire
Write my research paper
Apa paper writing service
Write my scholarship essay
Dissertation writing services
Coursework writing service
Write my dissertation
Pay for research paper
Homework & Assignment
Pay for homework
English assignment help
Do my assignment
Assignment help
Finance assignment help
Do my math homework
Spss assignment help
Do my homework
Biology assignment help
Chemistry assignment help
More services
Personal statement writing service
Do my excel assignment
Law essay writing service
Annotated bibliography writing service
Research proposal writing services
Nursing assignment help
Write my lab report
Capstone project writing service
Do my powerpoint presentation
All services
Study Resources
Study Resources
Universities
Courses
Documents
Log in
Cheat Sheet
HTML Basics
University:
Boston University
Course:
MET CS 201 | Introduction to Programming
Academic year:
2019
Views:
464
Pages:
2
Author:
Clint W.
Description
HTML Basics Your basic web page – Begins your HTML document. – Contains information about the page such as the title, meta tags for proper search engine indexing, style tags for CSS, and JavaScript coding for special effects.
– The title of your page. This will be visible in the title bar of the browser.
– Closes the
tag. </head> – Closes the <head> tag. <body> – This is where you will put your document and HTML codes. </body> – Closes the <body> tag. </html> – Closes the <html> tag. Block elements <h1></h1> - Creates the largest headline <h6></h6> - Creates the smallest headline <blockquote> </blockquote> - Indents text from both sides <p></p> - Creates a new paragraph <table> </table> - Makes a table (see below) <ul></ul>, <ol></ol>, or <dl></dl> - Makes a list (see below) <div> </div> - Logical division for block element Inline elements <a href=”url”> </a> - Creates a link <br/> - Line break <hr></hr> - Inserts a horizontal rule (aka line) <img src=”” width=”#px” height=”#px” alt=”image description”> - Adds an image Tables <table> - Begins table <tr> - Creates a row <td> Cell 1 </td> - Creates a cell </tr> - Closes <tr> tag </table> - Closes <table> tag Lists <ul> - Creates a bulleted list <li></li> - Creates a list item <li></li> - Creates a list item </ul> - Closes <ul> tag <ol> - Creates a numbered list <li></li> <li></li> </ol> - Closes <ol> tag <dl> - Creates a definition list <dt> </dt> - Marks a term <dd> </dd> - Marks a definition </dl></div> </div> <button type="button" id="hide-button-des" class="document-details__control-button document-details__control-button_show-more show-btn is-hidden" onclick="hideDescriptionPageInfo()" > Show description </button> </div> </div> </div> </div> <div class="document-details__documents-row d-block@lg hidden-details"> <h2 class="document-details__row-title fw-bold fz-lg ff-secondary">Related Documents</h2> <ul class="document-details__documents-list"> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/harvard-university/cs50-ap-computer-science/36370-file-operations-file-atributes" class="document-details__documents-item-link fw-medium"> File Operations & File Atributes </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/harvard-university/cs50-ap-computer-science/36372-python-assignment-for-cs50-course" class="document-details__documents-item-link fw-medium"> Python Assignment for CS50 Course </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/11-205-introduction-to-spatial-analysi/89008-in-class-arcgis-exercise-for-week-4" class="document-details__documents-item-link fw-medium"> In-Class ArcGIS Exercise for Week 4 </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/harvard-university/cs50-ap-computer-science/36369-basic-hardware-notes" class="document-details__documents-item-link fw-medium"> Basic Hardware - Notes </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/21m-380-music-and-technology-live-ele/88643-meeting-11-practices-touch-interfaces-and-open-sound-control" class="document-details__documents-item-link fw-medium"> Meeting 11, Practices: Touch Interfaces and Open Sound Control </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/11-205-introduction-to-spatial-analysi/88347-in-class-qgis-exercise-for-week-5" class="document-details__documents-item-link fw-medium"> In-Class QGIS Exercise for Week 5 </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-096-introduction-to-c/87816-6-096-introduction-to-c-assignment-1-solutions" class="document-details__documents-item-link fw-medium"> 6.096 Introduction to C++, Assignment #1 Solutions </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-170-laboratory-in-software-engineeri/87786-lecture-14-subtypes-and-subclasses" class="document-details__documents-item-link fw-medium"> Lecture 14: Subtypes and Subclasses </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/15-097-prediction-machine-learning-an/87575-15-097-lecture-14-introduction-to-statistical-learning-theory" class="document-details__documents-item-link fw-medium"> 15.097 Lecture 14: Introduction to Statistical Learning Theory </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-096-introduction-to-c/87460-lecture-1-notes-introduction" class="document-details__documents-item-link fw-medium"> Lecture 1 Notes: Introduction </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-096-introduction-to-c/87033-object-oriented-programming-oop-and-inheritance" class="document-details__documents-item-link fw-medium"> Object-Oriented Programming (OOP) and Inheritance </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-825-techniques-in-artificial-intelli/86941-lecture-10-planning" class="document-details__documents-item-link fw-medium"> Lecture 10: Planning </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-046j-design-and-analysis-of-algorith/86912-6-046j-spring-2012-quiz-1-solutions" class="document-details__documents-item-link fw-medium"> 6.046J Spring 2012 Quiz 1 Solutions </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-876j-advanced-topics-in-cryptography/86907-secure-multi-party-computation-in-the-hbc-model" class="document-details__documents-item-link fw-medium"> Secure Multi-Party Computation in the HBC Model </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-876j-advanced-topics-in-cryptography/86746-lunchtime-and-chosen-ciphertext-security" class="document-details__documents-item-link fw-medium"> Lunchtime and Chosen Ciphertext Security </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-046j-design-and-analysis-of-algorith/86739-lecture-17-approximation-algorithms" class="document-details__documents-item-link fw-medium"> Lecture 17: Approximation Algorithms </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-825-techniques-in-artificial-intelli/86644-lecture-16-inference-in-bayesian-networks" class="document-details__documents-item-link fw-medium"> Lecture 16: Inference in Bayesian Networks </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-006-introduction-to-algorithms/86637-6-006-lecture-1-algorithmic-thinking-peak-finding" class="document-details__documents-item-link fw-medium"> 6.006 Lecture 1: Algorithmic Thinking, Peak Finding </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/massachusetts-institute-of-technology/6-825-techniques-in-artificial-intelli/86474-lecture-20-markov-decision-processes" class="document-details__documents-item-link fw-medium"> Lecture 20: Markov Decision Processes </a> </li> <li class="document-details__documents-item"> <a href="https://edubirdie.com/docs/whitman-college/cs-220-discrete-mathematics-function/76118-robots-random-numbers-study-guide" class="document-details__documents-item-link fw-medium"> Robots Random Numbers - Study Guide </a> </li> </ul> </div> </div> </div> <button type="button" class="document-details__toggle-button d-none d-flex@lg" onclick="toggleSidebar()">Toggle</button> </div> </div> <style> .description { word-break: break-word; max-height: 260px; overflow: hidden; } .isShow { max-height: 100%; } .show-btn { display: flex; align-items: center; } .accordion-button { &:after { display: none; } } </style> <script> const documentUrl= "https:\/\/edubirdie.com\/boston-university\/met-cs-201-introduction-to-programming\/98160-html-basics"; const documentTitle= "HTML Basics"; const documentFileHash = "b38c8bbca544fa739f7203234f682a4a"; function hide(str) { console.log(str) const reg = new RegExp(String.fromCharCode(160), "g"); console.log(str.replace(reg, " "), 'str.replace(reg, " ")') return str.replace(reg, " "); } // const redirectToLogin = () => { // if (!document.getElementById("doc-template-use").classList.contains("doc-template-use")) { // window.location = '/?redirect=login'; // return // } // } // // const redirectToRegister = () => { // if (!document.getElementById("doc-template-use").classList.contains("doc-template-use")) { // window.location = '/?redirect=register'; // return // } // } // const saveDocument = async () => { // if (!document.getElementById("doc-template-use").classList.contains("doc-template-use")) { // window.location = '/?redirect=login'; // return // } // // document.getElementById("save-button").classList.toggle("btn_selected") // document.getElementById("save-button-small").classList.toggle("btn_selected") // // try { // await fetch(`/api/user/saved-documents/${documentId}`, settings); // } catch (e) { // console.log(e) // } // } // // const saveReport = async () => { // let checkboxArray = [] // checkboxArray.push(document.getElementById("checkbox-1").checked) // checkboxArray.push(document.getElementById("checkbox-2").checked) // checkboxArray.push(document.getElementById("checkbox-3").checked) // checkboxArray.push(document.getElementById("checkbox-4").checked) // checkboxArray.push(document.getElementById("checkbox-5").checked) // // const reason = checkboxArray.findIndex((element) => element === true) + 1 // // try { // await fetch(`/api/reports`, {...settings, body: JSON.stringify({document: Number(documentId), reason})}); // closeReportModal() // openThankReportModal() // } catch (e) { // console.log(e) // } // } // const handleDownload = () => { // const downloadLink = JSON.parse(documentFileHash) // const url = `/download/${downloadLink}` // window.open(url, "_blank", "noreferrer"); // } const hideInfo = () => { if (window.innerWidth < 1279.98) { const button = document.querySelector(".document-details__title"); const hiddenDetailsItems = document.querySelectorAll(".hidden-details"); hiddenDetailsItems.forEach((item) => { item.classList.toggle("is-shown") }); button.classList.toggle("is-hidden"); } } const hideDescriptionPageInfo = () => { const button = document.getElementById("hide-button-des"); document.getElementById("description-block").classList.toggle("isShow") button.classList.toggle("is-hidden") button.innerText === "Hide description" ? button.innerHTML = "Show description" : button.innerHTML = "Hide description" } const hideDescriptionPage = () => { document.getElementById("description").classList.toggle("show") } const toggleSidebar = () => { document.getElementById("sidebar").classList.toggle("document-details_hidden"); document.body.classList.toggle( 'sidebar--closed' ); } const closeShareModal = () => { document.getElementById("share-modal").style.display="none" document.getElementById("share-modal2").style.display="none" document.getElementById("share-modal").classList.toggle("show") document.getElementById("share-modal2").classList.toggle("show") } </script> <div class="document-page__col document-page__col_file-view is-shown"> <div class="document-sticky-controls w-100"> <div class="row"> <div class="document-sticky-controls__inner-wrapper d-flex flex-jc-sb flex-jc-fe@lg flex-ai-c"> <p class="document-sticky-controls__title fw-bold">HTML Basics</p> <div class="document-sticky-controls__buttons-wrapper"> <div class="document-sticky-controls__button"></div> </div> </div> </div> </div> <div class="document-view"> <div class="document-action-buttons__inner"> <button type="button" class="document-action__button document-action__button-report document-details__like-dislike-button fz-xs"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3 11.25C3 11.25 3.75 10.5 6 10.5C8.25 10.5 9.75 12 12 12C14.25 12 15 11.25 15 11.25V2.25C15 2.25 14.25 3 12 3C9.75 3 8.25 1.5 6 1.5C3.75 1.5 3 2.25 3 2.25V11.25ZM3 11.25V16.5" stroke="#303A4E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> Report </button> <div class="helpful-btns"> <button type="button" class="document-action__button document-details__like-dislike-button document-details__like-button fw-medium d-flex flex-ai-c"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.5 6.93763V14.4376C1.5 14.9554 1.91971 15.3751 2.4375 15.3751H5.25V6.00013H2.4375C1.91971 6.00013 1.5 6.41984 1.5 6.93763Z" fill="#303A4E"/> <path d="M14.7687 6.93744H11.9993C11.7571 6.93744 11.6358 6.77584 11.5951 6.70626C11.5543 6.63714 11.4719 6.45266 11.5891 6.24118L12.5655 4.4829C12.7798 4.09792 12.8017 3.6452 12.6264 3.24099C12.4511 2.83633 12.105 2.5429 11.677 2.43624L10.9885 2.26412C10.821 2.22201 10.6434 2.27557 10.5266 2.40511L6.78854 6.55795C6.40082 6.98962 6.1875 7.54626 6.1875 8.12578V13.0312C6.1875 14.3234 7.23898 15.3749 8.53125 15.3749L13.1945 15.3745C14.2473 15.3745 15.1771 14.6654 15.4549 13.6505L16.4556 9.05824C16.4849 8.93053 16.5 8.79961 16.5 8.66869C16.5 7.71424 15.7232 6.93744 14.7687 6.93744Z" fill="#303A4E"/> </svg> <span id="document_likes" class="d-inline-flex flex-ai-c">40</span> </button> <button type="button" class="document-action__button document-details__like-dislike-button document-details__dislike-button fw-medium d-flex flex-ai-c"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.5 6.93763V14.4376C1.5 14.9554 1.91971 15.3751 2.4375 15.3751H5.25V6.00013H2.4375C1.91971 6.00013 1.5 6.41984 1.5 6.93763Z" fill="#303A4E"/> <path d="M14.7687 6.93744H11.9993C11.7571 6.93744 11.6358 6.77584 11.5951 6.70626C11.5543 6.63714 11.4719 6.45266 11.5891 6.24118L12.5655 4.4829C12.7798 4.09792 12.8017 3.6452 12.6264 3.24099C12.4511 2.83633 12.105 2.5429 11.677 2.43624L10.9885 2.26412C10.821 2.22201 10.6434 2.27557 10.5266 2.40511L6.78854 6.55795C6.40082 6.98962 6.1875 7.54626 6.1875 8.12578V13.0312C6.1875 14.3234 7.23898 15.3749 8.53125 15.3749L13.1945 15.3745C14.2473 15.3745 15.1771 14.6654 15.4549 13.6505L16.4556 9.05824C16.4849 8.93053 16.5 8.79961 16.5 8.66869C16.5 7.71424 15.7232 6.93744 14.7687 6.93744Z" fill="#303A4E"/> </svg> <span id="document_dislikes" class="d-inline-flex flex-ai-c">0</span> </button> </div> <button class="document-action__button document-action__button-save document-details__like-dislike-button"> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M14.25 15.75L9 12L3.75 15.75V3.75C3.75 3.35218 3.90804 2.97064 4.18934 2.68934C4.47064 2.40804 4.85218 2.25 5.25 2.25H12.75C13.1478 2.25 13.5294 2.40804 13.8107 2.68934C14.092 2.97064 14.25 3.35218 14.25 3.75V15.75Z" stroke="#303A4E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> Save </button> </div> <div class="document-view__inner-wrapper d-flex flex-jc-sb"> <div class="document-view__item document-view__item_viewer"> <div class="document-file-view"> <div class="document-file-view__inner-wrapper hideScrollStyle" style="overflow-y: scroll;"> <div> <div class="rpv-full-screen__exit-button" id="exit-btn" style="display: none"> <button aria-label="Exit fullscreen" class="btn btn_secondary-light btn_size-medium btn_only-icon" type="button" onclick="exitFullScreen()"> <span class="btn__icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <g clip-path="domain_url#a)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M18 9.75h-3.75V6M19.5 4.5l-5.25 5.25M6 14.25h3.75V18M4.5 19.5l5.25-5.25M14.25 18v-3.75H18M19.5 19.5l-5.25-5.25M9.75 6v3.75H6M4.5 4.5l5.25 5.25"></path> </g> <defs> <clipPath id="a"> <path fill="#fff" d="M0 0h24v24H0z"></path> </clipPath> </defs> </svg> </span> </button> </div> <style> .kvfysmfp { overflow: hidden; touch-action: none; overflow-y: scroll; transition:.2s; transform-origin:top; } .ufhsfnkm { transform-origin: 0 0 } </style> <div class="kvfysmfp" id="zoomable-block"> <div class="ufhsfnkm" id="document-wrapper" style="height: auto;"> <div class="hideScrollStyle" style="overflow-y: scroll; transform-origin: 0px 0px;"> <div class="document-main-inner"> <div class="react-pdf__Page" data-page-number="1"> <div id="page1-div" class="" style="background-color: #fff;"> <img width="100%" data-img="https://q2a.s3.us-west-1.amazonaws.com/keepnotes/doc-page-preview/98160-1page_4.webp" height="100%" draggable="false" src='https://q2a.s3.us-west-1.amazonaws.com/keepnotes/doc-page-preview/98160-1page_4.webp' alt="HTML Basics - Page 1" class="myContent "> </div> </div> <div class="react-pdf__Page" data-page-number="2"> <div id="page2-div" class="" style="background-color: #fff;"> <img width="100%" data-img="https://q2a.s3.us-west-1.amazonaws.com/keepnotes/doc-page-preview/98160-1page_5.webp" height="100%" draggable="false" src='https://q2a.s3.us-west-1.amazonaws.com/keepnotes/doc-page-preview/98160-1page_5.webp' alt="HTML Basics - Page 2" class="myContent "> </div> </div> </div> </div> </div> </div> <div class="rpv-default-layout__toolbar" style="transform: translate(-50%, -20px); display:none" > <button type="button" onclick="handleScroll()" class="rpv-button rpv-button_scroll">To top</button> <div class="d-flex flex-jc-sb flex-jc-c"> <div class="d-flex flex-ai-c"> <button aria-label="Previous page" class="btn btn_secondary-light btn_size-small btn_disabled btn_only-icon" type="button" disabled="" onclick="handlePrevPageClick()" id="prev-btn"> <span class="btn__icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <g clip-path="domain_url#a)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M12 20.25V3.75M5.25 10.5 12 3.75l6.75 6.75"></path> </g> <defs> <clipPath id="a"> <path fill="#fff" d="M0 0h24v24H0z"></path> </clipPath> </defs> </svg> </span> </button> <button aria-label="next page" class="btn btn_secondary-light btn_size-small ml-5 btn_only-icon" type="button" onclick="handleNextPageClick()" id="next-btn"> <span class="btn__icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <g clip-path="domain_url#a)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M12 3.75v16.5M5.25 13.5 12 20.25l6.75-6.75"></path> </g> <defs> <clipPath id="a"> <path fill="#fff" d="M0 0h24v24H0z"></path> </clipPath> </defs> </svg> </span> </button> <div class="ml-15 d-block"> <div class="rpv-page-navigation__current-page-input"> <form> <input type="text" data-testid="page-navigation__current-page-input" aria-label="Enter a page number" class="rpv-core__textbox" value="1"> </form> </div> </div> <div class="fw-bold rpv-number-of-pages-text ml-15">of 2</div> <div class="ml-25 d-none d-flex@sm"> <button aria-label="Zoom out" class="btn btn_secondary-light btn_size-small btn_disabled btn_only-icon" type="button" disabled="" id="zoom-out"> <span class="btn__icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <g clip-path="domain_url#a)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M7.88 10.88h6M10.88 18.75a7.88 7.88 0 1 0 0-15.75 7.88 7.88 0 0 0 0 15.75ZM16.44 16.44 21 21"></path> </g> <defs> <clipPath id="a"> <path fill="#fff" d="M0 0h24v24H0z"></path> </clipPath> </defs> </svg> </span> </button> <button aria-label="Zoom in" class="btn btn_secondary-light btn_size-small ml-5 btn_only-icon" type="button" id="zoom-in"> <span class="btn__icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <g clip-path="domain_url#a)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M7.88 10.88h6M10.88 7.88v6M10.88 18.75a7.88 7.88 0 1 0 0-15.75 7.88 7.88 0 0 0 0 15.75ZM16.44 16.44 21 21"></path> </g> <defs> <clipPath id="a"> <path fill="#fff" d="M0 0h24v24H0z"></path> </clipPath> </defs> </svg> </span> </button> </div> <button aria-label="Full Screen" class="btn btn_secondary-light btn_size-small ml-25 btn_only-icon full_screen" type="button" onclick="openOnFullScreen()"> <span class="btn__icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <g clip-path="domain_url#a)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M15.75 4.5h3.75v3.75m-5.25 1.5L19.5 4.5m-11.25 15H4.5v-3.75m5.25-1.5L4.5 19.5m15-3.75v3.75h-3.75m-1.5-5.25 5.25 5.25M4.5 8.25V4.5h3.75m1.5 5.25L4.5 4.5"></path> </g> <defs> <clipPath id="a"> <path fill="#fff" d="M0 0h24v24H0z"></path> </clipPath> </defs> </svg> </span> </button> </div> <div class="d-flex flex-ai-c rvp-wrapper-search"> <div> <div class="rpv-core__popover-body" style="display: none"> <div class="rpv-core__arrow rpv-core__arrow--bl rpv-core__popover-body-arrow"></div> <div id="rpv-core__popover-body-inner-search"> <div class="rpv-search__popover"> <div class="rpv-search__popover-input-counter"> <form class="rpv-search__form"> <input id="searchInput" type="text" class="rpv-core__textbox" placeholder="Search in document" autocomplete="off"/> <div class="rpv-search__popover-counter rpv-search__popover-counter--ltr"> <span id="resultCount">0/0</span> </div> </form> <div class="rpv-search__nav-wrapper"> <button aria-label="Previous" class="btn btn_secondary-light btn_size-small rpv-search__nav-item btn_only-icon" type="button" id="prevButton"> <span class="btn__icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <g clip-path="domain_url#a)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M12 20.25V3.75M5.25 10.5 12 3.75l6.75 6.75"></path> </g> <defs> <clipPath id="a"> <path fill="#fff" d="M0 0h24v24H0z"></path> </clipPath> </defs> </svg> </span> </button> <button aria-label="Next" id="nextButton" class="btn btn_secondary-light btn_size-small rpv-search__nav-item ml-5 btn_only-icon" type="button"> <span class="btn__icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <g clip-path="domain_url#a)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M12 3.75v16.5M5.25 13.5 12 20.25l6.75-6.75"></path> </g> <defs> <clipPath id="a"> <path fill="#fff" d="M0 0h24v24H0z"></path> </clipPath> </defs> </svg> </span> </button> </div> </div> <div class="rpv-search__popover-footer"> <div class="rpv-search__popover-footer-button rpv-search__popover-footer-button--ltr"> <button aria-label="Close" id="refreshButton" class="btn btn_secondary-light btn_size-small btn_only-icon" type="button" onclick="closeSearchModal()"> <span class="btn__icon"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" viewBox="0 0 24 24"> <path d="m18.75 5.25-13.5 13.5M18.75 18.75 5.25 5.25" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </span> </button> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script> const documentId= 98160; const toolbarRef = document.querySelector('.rpv-default-layout__toolbar') const saveCurrentLink = document.querySelector('#saveCurrentLink') let isToolbarForcedOpen = false; let pageNumber = 1 const numPages = document.querySelectorAll('.react-pdf__Page').length; // const buttonSave = document.getElementById('saveButton'); if (saveCurrentLink){ saveCurrentLink.addEventListener('click', () => { const savedLink = window.location.href;; const cookieName = "savedDocumentLink"; const expires = new Date(); expires.setTime(expires.getTime() + 7 * 24 * 60 * 60 * 1000); document.cookie = `${cookieName}=${encodeURIComponent(savedLink)}; expires=${expires.toUTCString()}; path=/`; }); } // const saveDocumentDesktop = async () => { // if (!document.getElementById("doc-template-use").classList.contains("doc-template-use")) { // window.location = '/?redirect=login'; // return // } // // document.getElementById("save-button-desktop").classList.toggle("btn_selected") // // try { // await fetch(`/api/user/saved-documents/${documentId}`, settings); // } catch (e) { // console.log(e) // } // } let screenSize = null; const banner = document.querySelector('.unlock-banner'); function handleBannerVisibility() { const block = document.querySelector('#document-wrapper'); const element = document.querySelector('.document-main-inner'); const pagesPreview = document.querySelectorAll('.react-pdf__Page'); const viewportHeight = window.innerHeight; const windowScroll = window.scrollY; if (!block || !element || !banner || pagesPreview.length === 0) return; const distanceToTop = element.getBoundingClientRect().top; const blockHeight = block.offsetHeight; const visiblePercentage = (viewportHeight - distanceToTop) / blockHeight * 100; // console.log('windowScroll', windowScroll) // console.log('numPages', numPages) // console.log('numPages calculate', blockHeight/numPages) // console.log('blockHeight', blockHeight) // console.log('visiblePercentage', visiblePercentage) // console.log('distanceToTop', distanceToTop) // const threshold = (screenSize >= 768) ? distanceToTop - 20 : distanceToTop + 50; if (pagesPreview.length === 1) { if (visiblePercentage <= 110) { banner.style.display = "block"; } else { banner.style.display = "none"; } return; } if (windowScroll >= (blockHeight/numPages) && visiblePercentage <= 100) { banner.style.display = "block"; } else { banner.style.display = "none"; } } function setScreenSize() { screenSize = window.innerWidth; } window.addEventListener('load', () => { if (banner) handleBannerVisibility(); setScreenSize(); }); window.addEventListener('scroll', () => { if (banner) handleBannerVisibility(); }); window.addEventListener('resize', () => { setScreenSize(); }); // var toolbarLoaded = false; // if (window.innerWidth >= 1280) { // setTimeout(function () { // var images = document.querySelectorAll('.custom-page-load') // images[0].src = images[0].getAttribute('data-img'); // images[0].className.remove('custom-page-load'); // }, 30) // // // toolbarRef.style.display = "block" // // var images = document.querySelectorAll('.custom-page-load') // // images.forEach(function (element) { // // element.src = element.getAttribute('data-img'); // // }); // // toolbarLoaded = true; // // window.addEventListener("mousemove", (event) => { // if (toolbarLoaded === false) { // // toolbarRef.style.display = "block" // var images = document.querySelectorAll('.custom-page-load') // images.forEach(function (element) { // element.src = element.getAttribute('data-img'); // }); // } // // toolbarLoaded = true; // // }); // } else { // setTimeout(function () { // var images = document.querySelectorAll('.custom-page-load') // images[0].src = images[0].getAttribute('data-img'); // images[0].className.remove('custom-page-load'); // }, 30) // window.addEventListener("scroll", (event) => { // if (toolbarLoaded === false) { // // if (window.scrollY >= 30) { // toolbarRef.style.display = "block" // var images = document.querySelectorAll('.custom-page-load') // images.forEach(function (element, index) { // if (index !== 0) { // element.src = element.getAttribute('data-img'); // } // }); // // } // } // toolbarLoaded = true; // // }); // } const getPageNode = (page) => document.querySelector(`[data-page-number='${page}']`) const handleNextPageClick = (value) => { isToolbarForcedOpen = true setTimeout(() => {isToolbarForcedOpen = false}, 3000) handleNextPage(value) } const handlePrevPageClick = (value) => { isToolbarForcedOpen = true setTimeout(() => {isToolbarForcedOpen = false}, 3000) handlePrevPage(value) } const handleNextPage = () => { handlePageChange(pageNumber + 1) document.querySelector('.rpv-core__textbox').value = pageNumber checkNavButtonState() } const handlePrevPage = () => { handlePageChange(pageNumber - 1) document.querySelector('.rpv-core__textbox').value = pageNumber checkNavButtonState() } const checkNavButtonState = () => { setTimeout(() => { if (pageNumber <= 1) { document.getElementById('prev-btn').setAttribute("disabled", 'true') } else { document.getElementById('prev-btn').removeAttribute("disabled") } if (pageNumber >= numPages) { document.getElementById('next-btn').setAttribute("disabled", 'true') } else { document.getElementById('next-btn').removeAttribute("disabled") } }, 50) } const scrollToPage = (page) => { const divElement = getPageNode(page) if (divElement) { const y = parseInt(divElement.getBoundingClientRect().top + window.scrollY) - 100 window.scrollTo({top: y, behavior: 'instant'}); } } const changePage = (page) => { if (page < 1) { page = 1 } if (page > numPages) { page = numPages } pageNumber = page } const handlePageChange = (page) => { changePage(page) scrollToPage(page) } const openOnFullScreen = () => { const pdfWrapperRef = document.querySelector('.document-file-view__inner-wrapper') document.querySelector('.rpv-full-screen__exit-button').style.display='block' toolbarRef.style.display="none" if (pdfWrapperRef.requestFullscreen) { pdfWrapperRef.requestFullscreen() } else if (pdfWrapperRef.msRequestFullscreen) { pdfWrapperRef.msRequestFullscreen() } else if (pdfWrapperRef.mozRequestFullScreen) { pdfWrapperRef.mozRequestFullScreen() } else if (pdfWrapperRef.webkitRequestFullScreen) { pdfWrapperRef.webkitRequestFullScreen() } } const exitFullScreen = () => { document.querySelector('.rpv-full-screen__exit-button').style.display='none' toolbarRef.style.display="block" if(document.fullscreenElement) { document.exitFullscreen(); } setTimeout(()=> { window.scrollTo({ top: 0, behavior: 'smooth' }); }, 100) } document.addEventListener("keydown", ({key}) => { if (key === "Escape") { exitFullScreen() } }) const handleSearchModal = () => { document.querySelector('.rpv-core__popover-body').style.display='block' } const closeSearchModal = () => { document.querySelector('.rpv-core__popover-body').style.display='none' } const handleScroll = () => { document.querySelector('.rpv-core__textbox').value = 1 pageNumber = 1 checkNavButtonState() window.scrollTo({ top: 0, behavior: 'smooth' }); } function updateNavigationButtons(highlights) { if (highlights.length > 0) { resultCountSpan.textContent = `${currentIndex + 1}/${highlights.length}`; highlights[currentIndex].classList.add('active'); scrollToElement(highlights[currentIndex]); prevButton.disabled = currentIndex === 0; nextButton.disabled = currentIndex === highlights.length - 1; } else { resultCountSpan.textContent = ''; currentIndex = -1; prevButton.disabled = true; nextButton.disabled = true; } } function scrollToElement(element) { console.log(element) element.scrollIntoView({ behavior: 'smooth', block: 'center', inline: 'center' }); } </script> </div> <div class="document-page__related-wrapper"> <section id="relatedDocuments" class="content-section content-section_document"> <div class=""> <header class="ta-left content-section__heading"><h2 class="content-section__title content-section__title_document fw-extrabold mb-30"> Recommended Documents</h2></header> <div class="content-section__content"> <div class="document-page__section"> <div class="documents-list"> <div class="documents-list__inner documents-list__inner--scroll"> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/81164-what-is-artificial-intelligence" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1724840836-3911.webp" alt="What is Artificial Intelligence"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/81164-what-is-artificial-intelligence" class="documents-item__title fw-medium mb-20" title="What is Artificial Intelligence"> What is Artificial Intelligence </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Cheat Sheet</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/81236-introduction-to-python-part-2" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1724842497-1356.webp" alt="Introduction to Python Part 2"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/81236-introduction-to-python-part-2" class="documents-item__title fw-medium mb-20" title="Introduction to Python Part 2"> Introduction to Python Part 2 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/81424-introduction-to-c-part-1-1" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1724926122-8019.webp" alt="Introduction To C++ Part 1.1"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/81424-introduction-to-c-part-1-1" class="documents-item__title fw-medium mb-20" title="Introduction To C++ Part 1.1"> Introduction To C++ Part 1.1 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item-banner"> <span class="documents-item-banner__title">⏰ Deadline pressure?</span> <p class="documents-item-banner__desc">Get your assignment done in just 3 hours. Quick, easy, and available 24/7.</p> <button data-modal-id="recommended-modal" class="btn btn_yellow documents-item-banner__btn open-modal">Get Started Now</button> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/81548-introduction-to-c-part-1-2" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1724927540-9248.webp" alt="Introduction To C++ Part 1.2"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/81548-introduction-to-c-part-1-2" class="documents-item__title fw-medium mb-20" title="Introduction To C++ Part 1.2"> Introduction To C++ Part 1.2 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/82930-introduction-to-c-part-4-lecture-note-chapter-2" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1725901121-8922.webp" alt="Introduction to C++ Part 4 Lecture Note Chapter 2"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/82930-introduction-to-c-part-4-lecture-note-chapter-2" class="documents-item__title fw-medium mb-20" title="Introduction to C++ Part 4 Lecture Note Chapter 2"> Introduction to C++ Part 4 Lecture Note Chapter 2 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/83786-cryptography-history-activity" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1726145052-8751.webp" alt="Cryptography History Activity"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/83786-cryptography-history-activity" class="documents-item__title fw-medium mb-20" title="Cryptography History Activity"> Cryptography History Activity </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/84917-2d-shock-tube-sod-problem-in-openfoam-figures" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1726764142-2116.webp" alt="2D Shock Tube (Sod problem) in OpenFOAM (Figures)"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/84917-2d-shock-tube-sod-problem-in-openfoam-figures" class="documents-item__title fw-medium mb-20" title="2D Shock Tube (Sod problem) in OpenFOAM (Figures)"> 2D Shock Tube (Sod problem) in OpenFOAM (Figures) </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Research</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/85043-introduction-to-python-lecture-note" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1726846084-2365.webp" alt="Introduction to Python Lecture Note"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/85043-introduction-to-python-lecture-note" class="documents-item__title fw-medium mb-20" title="Introduction to Python Lecture Note"> Introduction to Python Lecture Note </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/85132-introduction-to-c-part-3" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1726846650-5367.webp" alt="Introduction to C Part 3"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/85132-introduction-to-c-part-3" class="documents-item__title fw-medium mb-20" title="Introduction to C Part 3"> Introduction to C Part 3 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/85151-introduction-to-c-lecture-1-ch2" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1726846779-6828.webp" alt="Introduction to C++ Lecture 1 Ch2"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/85151-introduction-to-c-lecture-1-ch2" class="documents-item__title fw-medium mb-20" title="Introduction to C++ Lecture 1 Ch2"> Introduction to C++ Lecture 1 Ch2 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/85181-flow-through-a-de-laval-nozzle" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1726846954-9757.webp" alt="Compressible Flow Analysis in a De Laval Nozzle"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/85181-flow-through-a-de-laval-nozzle" class="documents-item__title fw-medium mb-20" title="Compressible Flow Analysis in a De Laval Nozzle"> Compressible Flow Analysis in a De Laval Nozzle </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/85580-gpu-programming-in-python-with-pyopencl-and-pycuda-atomic-operations" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1727098619-4561.webp" alt="GPU Programming in Python with PyOpenCL and PyCUDA Atomic Operations"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/85580-gpu-programming-in-python-with-pyopencl-and-pycuda-atomic-operations" class="documents-item__title fw-medium mb-20" title="GPU Programming in Python with PyOpenCL and PyCUDA Atomic Operations"> GPU Programming in Python with PyOpenCL and PyCUDA Atomic Operations </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section id="newDocuments" class="content-section content-section_document"> <div class=""> <header class="ta-left content-section__heading"><h2 class="content-section__title content-section__title_document fw-extrabold mb-30"> New Documents from this Course</h2></header> <div class="content-section__content"> <div class="document-page__section"> <div class="documents-list"> <div class="documents-list__inner documents-list__inner--scroll"> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/98016-git-for-version-control-and-collaboration-part-1" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731961405-0839.webp" alt="Git for Version Control and Collaboration Part 1"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/98016-git-for-version-control-and-collaboration-part-1" class="documents-item__title fw-medium mb-20" title="Git for Version Control and Collaboration Part 1"> Git for Version Control and Collaboration Part 1 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97882-introduction-to-matlab-lecture-4-pt-1" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731948864-9182.webp" alt="Introduction to MATLAB Lecture 4 Pt 1"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97882-introduction-to-matlab-lecture-4-pt-1" class="documents-item__title fw-medium mb-20" title="Introduction to MATLAB Lecture 4 Pt 1"> Introduction to MATLAB Lecture 4 Pt 1 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lab</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97828-using-crash-hoare-logic-for-certifying-the-fscq-file-system-ch-2" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731948547-5161.webp" alt="Using Crash Hoare Logic for Certifying the FSCQ File System Ch 2"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97828-using-crash-hoare-logic-for-certifying-the-fscq-file-system-ch-2" class="documents-item__title fw-medium mb-20" title="Using Crash Hoare Logic for Certifying the FSCQ File System Ch 2"> Using Crash Hoare Logic for Certifying the FSCQ File System Ch 2 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97292-web-design" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731671157-0643.webp" alt="WEB Design"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97292-web-design" class="documents-item__title fw-medium mb-20" title="WEB Design"> WEB Design </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Research</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97189-to-change-the-pmg-problem-con-guration" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731435733-1884.webp" alt="To Change the PMG Problem Configuration"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97189-to-change-the-pmg-problem-con-guration" class="documents-item__title fw-medium mb-20" title="To Change the PMG Problem Configuration"> To Change the PMG Problem Configuration </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Research</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97150-introduction-to-matlab-parallel-computing-tooblox-pt-3" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731435451-1600.webp" alt="Introduction to Matlab Parallel Computing Tooblox Pt 3"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97150-introduction-to-matlab-parallel-computing-tooblox-pt-3" class="documents-item__title fw-medium mb-20" title="Introduction to Matlab Parallel Computing Tooblox Pt 3"> Introduction to Matlab Parallel Computing Tooblox Pt 3 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Case</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97149-a-scalable-framework-for-acceleration-of-cnn-training-on-deeply-pipelined-fpga-clusters-with-weight-and-workload-balancing" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731435442-3378.webp" alt="A Scalable Framework for Acceleration of CNN Training on Deeply-Pipelined FPGA Clusters with Weight and Workload Balancing"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97149-a-scalable-framework-for-acceleration-of-cnn-training-on-deeply-pipelined-fpga-clusters-with-weight-and-workload-balancing" class="documents-item__title fw-medium mb-20" title="A Scalable Framework for Acceleration of CNN Training on Deeply-Pipelined FPGA Clusters with Weight and Workload Balancing"> A Scalable Framework for Acceleration of CNN Training on Deeply-Pipelined FPGA Clusters with Weight and Workload Balancing </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Research</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97148-using-crash-hoare-logic-for-certifying-the-fscq-file-system-ch-4" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731435428-1431.webp" alt="Using Crash Hoare Logic for Certifying the FSCQ File System Ch 4"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97148-using-crash-hoare-logic-for-certifying-the-fscq-file-system-ch-4" class="documents-item__title fw-medium mb-20" title="Using Crash Hoare Logic for Certifying the FSCQ File System Ch 4"> Using Crash Hoare Logic for Certifying the FSCQ File System Ch 4 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97147-using-crash-hoare-logic-for-certifying-the-fscq-file-system-ch-3" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731435423-9180.webp" alt="Using Crash Hoare Logic for Certifying the FSCQ File System Ch 3"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97147-using-crash-hoare-logic-for-certifying-the-fscq-file-system-ch-3" class="documents-item__title fw-medium mb-20" title="Using Crash Hoare Logic for Certifying the FSCQ File System Ch 3"> Using Crash Hoare Logic for Certifying the FSCQ File System Ch 3 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lecture Note</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97146-introduction-to-matlab-lecture-4-pt-2" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731435418-7785.webp" alt="Introduction to MATLAB Lecture 4 Pt 2"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/97146-introduction-to-matlab-lecture-4-pt-2" class="documents-item__title fw-medium mb-20" title="Introduction to MATLAB Lecture 4 Pt 2"> Introduction to MATLAB Lecture 4 Pt 2 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lab</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/96964-processing-of-2d-rgb-and-depth-data-into-3d-space" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731431328-0323.webp" alt="Processing of 2D RGB and Depth Data into 3D Space"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/96964-processing-of-2d-rgb-and-depth-data-into-3d-space" class="documents-item__title fw-medium mb-20" title="Processing of 2D RGB and Depth Data into 3D Space"> Processing of 2D RGB and Depth Data into 3D Space </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Research</p> </div> </div> </div> <div class="documents-item d-flex documents-item_search documents-item_homepage" > <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/96963-introduction-to-matlab-lecture-4-pt-3" class="documents-item__col documents-item__col_image"> <img loading="lazy" height="132" width="164" class="documents-item__img-preview" src="https://q2a.s3.us-west-1.amazonaws.com/prod/study_note/preview/1731431309-0909.webp" alt="Introduction to MATLAB Lecture 4 Pt 3"> </a> <div class="documents-item__col documents-item__col_text d-flex"> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming/96963-introduction-to-matlab-lecture-4-pt-3" class="documents-item__title fw-medium mb-20" title="Introduction to MATLAB Lecture 4 Pt 3"> Introduction to MATLAB Lecture 4 Pt 3 </a> <div class="documents-item__info-wrapper"> <a href="https://edubirdie.com/docs/boston-university" class="documents-item__university d-block fw-normal">Boston University</a> <a href="https://edubirdie.com/docs/boston-university/met-cs-201-introduction-to-programming" class="documents-item__category mb-10 fz-xs d-block">MET CS 201 | Introduction to Programming</a> <p class="documents-item__type fz-xs fw-normal d-inline-block">Lab</p> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> <footer class="footer"> <div class="row"> <div class="footer__top"> <div class="footer__top-container"> <div class="footer__top-content"> <div class="footer__title">Fair Use Policy</div> <p class="footer__description">EduBirdie considers academic integrity to be the essential part of the learning process and does not support any violation of the academic standards. Should you have any questions regarding our Fair Use Policy or become aware of any violations, please do not hesitate to contact us via <a href="mailto:support@edubirdie.com">support@edubirdie.com</a>.</p> </div> <div class="footer__top-icon"> <img width="120" height="120" src="/keep-build/images/icons/footer-icon-doc.svg" alt="logo" class="footer__top-image"> </div> </div> </div> </div> <div class="footer__divider-top"></div> <div class="row"> <div class="footer__bottom-container"> <div class="footer__list-wrapper"> <div class="footer__list-department"> <p class="footer__title">Popular Services</p> <ul class="footer__list list list_left"> <li class="data-item"> <a href="https://edubirdie.com/" class="footer__link">Essay writing service</a> </li> <li class="data-item"> <a href="https://edubirdie.com/pay-for-homework" class="footer__link">Pay someone to do my homework</a> </li> <li class="data-item"> <a href="https://edubirdie.com/do-my-assignment" class="footer__link">Do my assignment for me</a> </li> <li class="data-item"> <a href="https://edubirdie.com/pay-for-essays" class="footer__link">Pay for essay</a> </li> <li class="data-item"> <a href="https://edubirdie.com/essay-writers-for-hire" class="footer__link">Essay writers for hire</a> </li> <li class="data-item"> <a href="https://edubirdie.com/research-papers-writing-services" class="footer__link">Write my research paper</a> </li> <li class="data-item"> <a href="https://edubirdie.com/do-my-homework" class="footer__link">Do my homework</a> </li> <li class="data-item"> <a href="https://edubirdie.com/personal-statement-writing-service" class="footer__link">Personal statement writing service</a> </li> </ul> </div> <div class="footer__list-department"> <p class="footer__title">Study Resources</p> <ul class="footer__list list list_left"> <li class="data-item"> <a href="https://hub.edubirdie.com/essay-types/" class="footer__link">Essay Examples</a> </li> <li class="data-item"> <a href="https://edubirdie.com/blog" class="footer__link">Blog</a> </li> <li class="data-item"> <a href="https://edubirdie.com/docs/" class="footer__link">Study Notes</a> </li> </ul> </div> <div class="footer__list-department"> <p class="footer__title">About Us</p> <ul class="footer__list list list_left"> <li class="data-item"> <a href="https://edubirdie.com/howitworks" class="footer__link">How it works?</a> </li> <li class="data-item"> <a href="https://edubirdie.com/testimonials" class="footer__link">Testimonials</a> </li> <li class="data-item"> <a href="https://edubirdie.com/faq" class="footer__link">FAQ</a> </li> <li class="data-item"> <a href="https://edubirdie.com/money-back-guarantee" class="footer__link">Money back guarantee</a> </li> </ul> </div> <div class="footer__list-department footer__list-contacts"> <p class="footer__title">Contact us</p> <div class="footer-contacts"> <div class="footer-contacts__item"> <img width="18px" height="18px" src="/keep-build/images/icons/mail-icon.svg" alt="mail icon"> <ul class="footer-contacts__list"> <li> <a href="mailto:support@edubirdie.com">support@edubirdie.com</a> </li> </ul> </div> <div class="footer-contacts__item"> <img width="18px" height="18px" src="/keep-build/images/icons/phone-icon.svg" alt="phone-icon"> <ul class="footer-contacts__list"> <li><a href="tel:+3 (595) 691 8356">+3 (595) 691 8356</a></li> <li><a href="tel:+1 (888) 337 5415">+1 (888) 337 5415</a></li> </ul> </div> </div> <a href="https://www.dmca.com/Protection/Status.aspx?ID=3d0cf3dd-2226-41fe-b6d0-e8ac5935c9a9&refurl=https://edubirdie.com/" title="DMCA.com Protection Status" class="dmca-badge"> <img class="" data-srcset="https://images.dmca.com/Badges/dmca-badge-w100-2x1-01.png?ID=3d0cf3dd-2226-41fe-b6d0-e8ac5935c9a9" alt="DMCA.com Protection Status" width="100" height="50" srcset="https://images.dmca.com/Badges/dmca-badge-w100-2x1-01.png?ID=3d0cf3dd-2226-41fe-b6d0-e8ac5935c9a9"> </a> <div class="footer__list-department mt-20"> <p class="footer__title">For press</p> <ul class="footer__list list list_left"> <li class="data-item"> <a href="https://edubirdie.com/press-and-media" class="footer__link">Press and media</a> </li> <li class="data-item"> <a href="https://edubirdie.com/brand-assets" class="footer__link">Brand assets</a> </li> </ul> </div> </div> </div> <div class="footer__social-block"> <div class="footer__divider"></div> <div class="footer__social-icons"> <a href="https://www.facebook.com/birdiehelp" target="_blank" class="footer__social-icon"> <img width="30" height="30" src="/keep-build/images/fb.svg" alt="Facebook"> </a> <a href="https://youtube.com/c/EducationalTipsbyBlueBird/?hl=en" target="_blank" class="footer__social-icon"> <img width="30" height="30" src="/keep-build/images/twitter.svg" alt="Twitter"> </a> <a href="https://www.tiktok.com/@edubirdie" target="_blank" class="footer__social-icon"> <img width="30" height="30" src="/keep-build/images/instagram.svg" alt="Instagram"> </a> <a href="https://www.instagram.com/edubirdie/?hl=en" target="_blank" class="footer__social-icon"> <img width="30" height="30" src="/keep-build/images/linkedin.svg" alt="LinkedIn"> </a> </div> <div class="footer__divider"></div> </div> <div class="footer-bottom__wrapper"> <div class="footer__flags"> <p class="footer__title">Local sites</p> <div class="footer__flags-wrap"> <div class="local_flags"> <ul> <li> <a hreflang="en-ca" href="https://ca.edubirdie.com/" title="Ca.EduBirdie.com- The Best Essay Writing Service for Canadian Students"> <img src="/keep-build/images/canada_tiny-v1.svg" alt="Ca.EduBirdie.com- The Best Essay Writing Service for Canadian Students" title="Ca.EduBirdie.com- The Best Essay Writing Service for Canadian Students" width="40" height="31"> </a> </li> </ul> </div> </div> </div> <div class="footer__pay"> <div class="footer__section"> <p class="footer__title">We accept</p> <ul class="payment"> <li class="payment-v2__item payment-v2__item_foot payment-v2__item_mc" aria-label="We accept Mastercard"> </li> <li class="payment-v2__item payment-v2__item_foot payment-v2__item_amex" aria-label="We accept Amex"> </li> <li class="payment-v2__item payment-v2__item_foot payment-v2__item_visa" aria-label="We accept Visa"> </li> <li class="payment-v2__item payment-v2__item_foot payment-v2__item_unionpay" aria-label="We accept UnionPay"> </li> <li class="payment-v2__item payment-v2__item_foot payment-v2__item_maestro" aria-label="We accept Maestro"> </li> <li class="payment-v2__item payment-v2__item_foot payment-v2__item_discover" aria-label="We accept Discover"> </li> <li class="payment-v2__item payment-v2__item_foot payment-v2__item_apple-pay" aria-label="We accept ApplePay"> </li> </ul> </div> </div> <div class="footer__rights"> <div class="footer__year">2024 © EduBirdie.com. All rights reserved</div> <div class="footer__links-container"> <div class="footer__links-container-info"> <a href="https://edubirdie.com/docs/privacy" class="footer__link">Privacy Policy</a> <div class="footer__mini-divider">|</div> <a href="https://edubirdie.com/docs/terms" class="footer__link">Terms of Use</a> <div class="footer__mini-divider">|</div> <a class="footer__link" href="https://edubirdie.com/fair-use-policy" rel="nofollow">Fair use policy</a> </div> <div class="footer__links-container-info"> <a class="footer__link" href="https://edubirdie.com/subscription-rules" rel="nofollow">Subscription rules</a> <div class="footer__mini-divider">|</div> <a class="footer__link" href="https://edubirdie.com/referral-program" rel="nofollow">Referral program Rules</a> <div class="footer__mini-divider">|</div> <a class="footer__link" href="https://edubirdie.com/payment-policy" rel="nofollow">Payment policy</a> </div> </div> </div> </div> </div> </div> </footer> </div> </div> </div> </div> <div id="report-modal" class="fade modal-backdrop" style="display: none"></div> <div role="dialog" id="report-modal2" aria-modal="true" class="fade document-report-popup popup modal" tabindex="-1" style="display: none; padding-right: 0px" > <div class="modal-dialog modal-dialog-centered"> <div class="modal-content"> <button type="button" class="document-report-popup__close-button popup__close-button" > Close </button> <div class="modal-body"> <div class="document-report-popup__content"> <div class="document-report-popup__text-wrapper"> <p class="document-report-popup__title fw-bold fz-xxxl ta-left ff-secondary" > Report </p> <p class="document-report-popup__subtitle"> Tell us what’s wrong with it: </p> </div> <form id="report-form" class="document-report-popup__form"> <fieldset class="document-report-popup__fieldset"> <label class="document-report-popup__label d-flex flex-ai-c" ><input name="reason" class="document-report-popup__radio input_radio" type="radio" value="1" id="checkbox-1" checked /><span class="input_radio-box d-inline-block"></span>This document has been uploaded under the incorrect course.</label ><label class="document-report-popup__label d-flex flex-ai-c" ><input name="reason" class="document-report-popup__radio input_radio" type="radio" value="2"a id="checkbox-2" /><span class="input_radio-box d-inline-block"></span>The name of the document is incorrect.</label ><label class="document-report-popup__label d-flex flex-ai-c" ><input name="reason" class="document-report-popup__radio input_radio" type="radio" value="3" id="checkbox-3" /><span class="input_radio-box d-inline-block"></span>The document contains low-quality or useless content.</label ><label class="document-report-popup__label d-flex flex-ai-c" ><input name="reason" class="document-report-popup__radio input_radio" type="radio" value="4" id="checkbox-4" /><span class="input_radio-box d-inline-block"></span>The document is difficult to read.</label ><label class="document-report-popup__label d-flex flex-ai-c" ><input name="reason" class="document-report-popup__radio input_radio" type="radio" value="5" id="checkbox-5" /><span class="input_radio-box d-inline-block"></span>There is another reason.</label > </fieldset> <div class="document-report-popup__submit"> <button class="document-report-popup__submit-btn btn btn_primary btn_size-medium btn_should-fit-container" type="button" > <span class="btn__label">Send</span> </button> </div> </form> </div> </div> </div> </div> </div> <div class="fade modal-backdrop" id="report-thank1" style="display: none;"></div> <div role="dialog" aria-modal="true" class="fade document-report-popup popup modal" tabindex="-1" style="display: none;" id="report-thank2" > <div class="modal-dialog modal-dialog-centered"> <div class="modal-content"> <button type="button" class="document-report-popup__close-button popup__close-button" > Close </button> <div class="modal-body"> <div class="document-report-popup__text-wrapper h-100 d-flex flex-ai-c flex-jc-c" > <p class="document-report-popup__title ta-center fw-bold fz-xxxl"> Thanks, got it! <br /> We will moderate it soon! </p> </div> </div> </div> </div> </div> <div class="landing-modal-bg" id="modal-bg"></div> <div class="modal landing-modal" id="recommended-modal"> <div class="modal-content"> <img src="/keep-build/images/icons/modal-calendar-icon.webp" alt="Calendar Icon"> <h3>Free up your schedule!</h3> <p>Our EduBirdie Experts Are Here for You 24/7! Just fill out a form and let us know how we can assist you.</p> <button onclick="window.location.href='https://edubirdie.com/order?foc_o_product=5&foc_o_subject=83&cta_btn=cta_docs_recommended&utm_term=docs'" rel="nofollow" class="btn btn_yellow w-100 cta_docs_recommended">Get Help Now!</button> <button class="close-modal" id="close-modal">×</button> </div> </div> <div class="modal landing-modal" id="unlock-modal"> <div class="modal-content"> <img src="/keep-build/images/icons/unlock-icon.webp" alt="Unlock Icon"> <h3>Take 5 seconds to unlock</h3> <p class="mb-32">Enter your email below and get instant access to your document</p> <form id="unlockForm" action="#" method="POST"> <div class="form-group"> <input type="text" class="search-form__input" id="nameInput" placeholder="Name" required> <div id="nameInput" class="error-label" style="display: none;">This field is required</div> </div> <div class="form-group"> <input type="email" class="search-form__input" id="emailInput" placeholder="example@gmail.com" required> <div id="emailError" class="error-label" style="display: none;">Please enter a valid email address</div> </div> <div class="form-group"> <input type="text" class="search-form__input" id="universityInput" placeholder="University Name" required> <div id="universityInput" class="error-label" style="display: none;">This field is required</div> </div> <div class="form-group" style="position:relative;"> <label class="custom-checkbox"> Are you open to sharing your study documents in the future? <input type="checkbox" id="sharingDocs" name="sharingDocs"> <span class="checkmark"></span> </label> <div id="sharingDocsError" class="error-label" style="display: none; bottom: -14px;">This field is required</div> </div> <input type="text" id="uriInput" value="https://edubirdie.com/boston-university/met-cs-201-introduction-to-programming/98160-html-basics" hidden> <button type="submit" class="btn btn_yellow unlock-btn w-100">Sign Up</button> <p class="disclaimer">By clicking 'Sign Up', you agree to our <a href="/terms">Terms and Conditions</a> and <a href="/privacy">Privacy Policy</a>.</p> </form> <button class="close-modal" id="close-modal">×</button> </div> </div> </div> <script src="/keep-build/810.js?174350238325932f4c9be"></script> <script src="/keep-build/base-js.js?174350238325971687a65"></script> <script src="/keep-build/201.js?1743502383259e5f39413" defer></script><script src="/keep-build/732.js?1743502383259e449d8f3" defer></script><script src="/keep-build/331.js?1743502383259df36251a" defer></script><script src="/keep-build/wheel-zoom-plugin.js?174350238325950602ee9" defer></script> <script src="/keep-build/documents-single-js.js?17435023832596d4f3dee" defer></script> <script src="/keep-build/349.js?1743502383259afd15001" defer></script><script src="/keep-build/modal.js?1743502383259fc482b6a" defer></script> <script> </script> <script> function redirectToSearch(event, formId) { event.preventDefault(); let searchQuery = document.querySelector(`#${formId} input[name="q"]`); if (searchQuery) { window.location.href = 'https://edubirdie.com/docs/search?q=' + encodeURIComponent(searchQuery.value); } } </script> </body> </html>