Skip to content

Latest commit

 

History

History
723 lines (721 loc) · 31.1 KB

File metadata and controls

723 lines (721 loc) · 31.1 KB

📘 Semester1 Contents

⬅ Back to Main README

📁 Semester1
├── 📁 AP
│   ├── 📄 AP-Halliday - Fundamentals of Physics Extended 9th-HQ_compressed.pdf
│   ├── 📄 AP-[Giancoli,_Douglas_C]_Physics_for_Scientists_and_Enginerers_with_Modern_Physics_compressed.pdf
│   └── 📁 papers
│       ├── 📄 AP Final.jpg
│       └── 📄 AP Mid.jpg
├── 📁 Calculus
│   ├── 📄 Thomas Calculus 13th Edition [Solutions]_compressed.pdf
│   └── 📄 Thomas Calculus 13th Edition_compressed.pdf
├── 📁 FE
│   ├── 📄 FE-A practical English Grammar & Spellings.pdf
│   └── 📁 papers
│       └── 📄 FE Mid.jpg
├── 📁 ITC
│   ├── 📁 Assignments
│   │   ├── 📄 Chapter 0 Assignment.docx
│   │   ├── 📄 Chapter 1 Assignment.docx
│   │   ├── 📄 Chapter 4 Assignment.pdf
│   │   ├── 📄 Chapter 5 Assignment.pdf
│   │   ├── 📄 Chapter 7 Assignment.pdf
│   │   └── 📄 Chapter 8 Assignment.pdf
│   ├── 📁 Book
│   │   └── 📄 ITC-computer-science-an-overview-global-edition-13.pdf
│   └── 📁 Slides
│       ├── 📄 Ch1.ppt
│       ├── 📄 Ch8.pdf
│       ├── 📄 History of computer.pptx
│       ├── 📄 ch2.ppt
│       ├── 📄 ch3.ppt
│       ├── 📄 ch4.ppt
│       ├── 📄 ch5.ppt
│       ├── 📄 ch7.ppt
│       └── 📄 ch9.ppt
├── 📁 ITC Lab
│   ├── 📁 Assignments
│   │   ├── 📄 Bio Data Form Assigment.docx
│   │   ├── 📄 Calculator.fprg
│   │   ├── 📄 Excel Assigmant.xlsx
│   │   ├── 📄 Excel Assigment2.xlsx
│   │   ├── 📄 MS Access Assigment.accdb
│   │   ├── 📄 Python Assigment Report.docx
│   │   ├── 📄 Python_Lab12.py
│   │   └── 📄 Quadratic Equation.fprg
│   ├── 📁 Lab Manuals
│   │   ├── 📄 Chapter_1_Python_Lab.docx
│   │   ├── 📄 Chapter_2_Python_Labs.docx
│   │   ├── 📄 ITC Lab 7 (INRODUCTION TO CSS).pdf
│   │   ├── 📄 ITC Lab 7 (INRODUCTION TO HTML).pdf
│   │   ├── 📄 Lab 10 (Scratch).pdf
│   │   ├── 📄 Lab 7 (MS Access).pdf
│   │   ├── 📄 Lab 9 (Flowgorithm).pdf
│   │   ├── 📄 Lab Manual-1.pdf
│   │   ├── 📄 Lab Manual-12.pdf
│   │   ├── 📄 Lab Manual-2-3.pdf
│   │   ├── 📄 Lab Manual-4.pdf
│   │   ├── 📄 Lab Manual-5.pdf
│   │   └── 📄 Lab Manual-6.pdf
│   ├── 📁 Project
│   │   ├── 📄 HTML Project Report.docx
│   │   ├── 📄 HTML ppt.pptx
│   │   ├── 📄 ITC Scratch Project.docx
│   │   ├── 📄 Space Shooter.sb3
│   │   └── 📁 eCommerce
│   │       ├── 📄 checkout.html
│   │       ├── 📄 home.webp
│   │       ├── 📄 index.html
│   │       ├── 📄 media.css
│   │       ├── 📄 script.js
│   │       └── 📄 style.css
│   ├── 📁 ScratchDemo
│   │   ├── 📁 Animation
│   │   │   ├── 📄 1 Playground.sb
│   │   │   ├── 📄 2 Ideas.sb
│   │   │   ├── 📄 3 Trampoline.sb
│   │   │   ├── 📄 4 FunWithAnimation.sb
│   │   │   ├── 📄 5 EweAndMe.sb
│   │   │   ├── 📄 6 Aquarium.sb
│   │   │   ├── 📄 7 Jellyfish.sb
│   │   │   └── 📄 8 DayDream.sb
│   │   ├── 📁 Games
│   │   │   ├── 📄 1 GuessingGame.sb
│   │   │   ├── 📄 2 PacMan.sb
│   │   │   ├── 📄 3 FishChomp.sb
│   │   │   ├── 📄 4 Pong.sb
│   │   │   ├── 📄 5 MarbleRacer.sb
│   │   │   ├── 📄 6 FruitcraftRPG.sb
│   │   │   ├── 📄 7 BugOnAPlate.sb
│   │   │   └── 📄 8 ScrollingDemo.sb
│   │   ├── 📁 Greetings
│   │   │   ├── 📄 1 HelloInManyLanguages.sb
│   │   │   ├── 📄 2 SaySorryToYourFriend.sb
│   │   │   ├── 📄 3 Slideshow.sb
│   │   │   ├── 📄 4 Celebration.sb
│   │   │   ├── 📄 5 ForWodunne.sb
│   │   │   ├── 📄 6 Christmas.sb
│   │   │   ├── 📄 7 Birthday.sb
│   │   │   └── 📄 8 HappyBirthdayPooja.sb
│   │   ├── 📁 Interactive Art
│   │   │   ├── 📄 1 MonkeyDressUp.sb
│   │   │   ├── 📄 2 ExpressionCreator.sb
│   │   │   ├── 📄 3 PlayWithYourFace.sb
│   │   │   ├── 📄 4 Kaleidoscope.sb
│   │   │   ├── 📄 5 MouseRecorder.sb
│   │   │   ├── 📄 6 WHEEE.sb
│   │   │   ├── 📄 7 GardenSecret.sb
│   │   │   └── 📄 8 ZenRockGarden.sb
│   │   ├── 📁 Music and Dance
│   │   │   ├── 📄 1 RobotDance.sb
│   │   │   ├── 📄 2 ChickenNoodleSoup.sb
│   │   │   ├── 📄 3 MelodyList.sb
│   │   │   ├── 📄 4 TwinkleTwinkle.sb
│   │   │   ├── 📄 5 DanceDressUp.sb
│   │   │   ├── 📄 6 BreakDance.sb
│   │   │   ├── 📄 7 CanYouDance.sb
│   │   │   ├── 📄 8 OceanMusicBox.sb
│   │   │   └── 📄 9 PianoMachine.sb
│   │   ├── 📁 Names
│   │   │   ├── 📄 1 BouncingInitials.sb
│   │   │   ├── 📄 2 Tamika.sb
│   │   │   ├── 📄 3 NameSurprise.sb
│   │   │   ├── 📄 4 NatalieDucks.sb
│   │   │   ├── 📄 5 WORDO.sb
│   │   │   ├── 📄 6 ForMyLittleBrother.sb
│   │   │   └── 📄 7 Tamara.sb
│   │   ├── 📁 Sensors and Motors
│   │   │   ├── 📄 Sensorboard 1 Sunrise.sb
│   │   │   ├── 📄 Sensorboard 2 Everything.sb
│   │   │   ├── 📄 Sensorboard 3 Trombone.sb
│   │   │   ├── 📄 Sensorboard 4 FruitOPhone.sb
│   │   │   ├── 📄 Sensorboard 5 Squish.sb
│   │   │   ├── 📄 WeDo 1 MagicWand.sb
│   │   │   ├── 📄 WeDo 2 Puppet.sb
│   │   │   ├── 📄 WeDo 3 Castle.sb
│   │   │   ├── 📄 WeDo 4 Labyrinth.sb
│   │   │   └── 📄 WeDo 5 FriendlyGator.sb
│   │   ├── 📁 Simulations
│   │   │   ├── 📄 1 Spinner.sb
│   │   │   ├── 📄 2 GravityBlocks.sb
│   │   │   ├── 📄 3 SoundGraph.sb
│   │   │   ├── 📄 4 MyLittleTown.sb
│   │   │   ├── 📄 5 SimpleCircuit.sb
│   │   │   ├── 📄 6 WeatherSimulation.sb
│   │   │   ├── 📄 7 VirtualDog.sb
│   │   │   └── 📄 8 BouncingMusicBalls.sb
│   │   ├── 📁 Speak Up
│   │   │   ├── 📄 1 SmokingKills.sb
│   │   │   ├── 📄 2 SaveTheBats.sb
│   │   │   ├── 📄 3 AgainstSpammers.sb
│   │   │   ├── 📄 4 OneDay.sb
│   │   │   ├── 📄 5 E-Cocat'sEarthTips.sb
│   │   │   └── 📄 6 GlobalWarming.sb
│   │   └── 📁 Stories
│   │       ├── 📄 1 Joke.sb
│   │       ├── 📄 2 MadLibs.sb
│   │       ├── 📄 3 BowlOfMemories.sb
│   │       ├── 📄 4 CreationStory.sb
│   │       ├── 📄 5 SNN#1.sb
│   │       ├── 📄 6 WodunnesWorld.sb
│   │       └── 📄 7 BeeStory.sb
│   └── 📁 WebDemo
│       ├── 📄 Admission.html
│       ├── 📄 BookInventory.html
│       ├── 📄 CV.html
│       ├── 📄 DataEntryForm.html
│       ├── 📄 Form.html
│       ├── 📄 Image1.html
│       ├── 📄 Image2.html
│       ├── 📄 ListenBooks.png
│       ├── 📄 Text1.html
│       ├── 📄 blog.jpg
│       ├── 📄 characterTable2.html
│       ├── 📄 cricket.jpg
│       ├── 📁 form
│       │   ├── 📄 Catalog.html
│       │   ├── 📄 User.html
│       │   ├── 📄 login.html
│       │   ├── 📄 main.html
│       │   ├── 📄 orderConfirm.html
│       │   ├── 📄 payment.html
│       │   └── 📄 shopping.html
│       ├── 📄 frames.html
│       ├── 📄 hyperlink.html
│       ├── 📄 internet.png
│       ├── 📄 list.html
│       ├── 📄 music.jpg
│       ├── 📄 table1.html
│       └── 📄 uet_logo.jpg
├── 📁 PF
│   ├── 📁 Book
│   │   └── 📄 Gaddis T. Starting Out with C++ from Control Structures to Objects 8ed 2015 (PF Period).pdf
│   ├── 📁 Project
│   │   ├── 📄 EmployeesManagementSystem.txt
│   │   ├── 📄 PF Project- Payroll Management System 1.0.docx
│   │   ├── 📄 PF Project- Payroll Management System 1.0.pdf
│   │   └── 📄 main.cpp
│   ├── 📁 Slides
│   │   ├── 📄 C01.ppt
│   │   ├── 📄 C02.ppt
│   │   ├── 📄 C02.pptx
│   │   ├── 📄 C03.ppt
│   │   ├── 📄 C04.ppt
│   │   ├── 📄 C05.ppt
│   │   ├── 📄 C06.ppt
│   │   ├── 📄 C07.ppt
│   │   ├── 📄 C08.ppt
│   │   ├── 📄 C09.ppt
│   │   ├── 📄 C10.ppt
│   │   ├── 📄 C11.ppt
│   │   ├── 📄 C12.ppt
│   │   ├── 📄 C13.ppt
│   │   ├── 📄 C14-HP.ppt
│   │   ├── 📄 C14.ppt
│   │   ├── 📄 C15.ppt
│   │   ├── 📄 C16.ppt
│   │   ├── 📄 C17.ppt
│   │   ├── 📄 C18.ppt
│   │   ├── 📄 C19.ppt
│   │   └── 📄 C20.ppt
│   └── 📁 SourceCode
│       ├── 📁 Appendix F
│       │   ├── 📄 PrF-1.cpp
│       │   ├── 📄 PrF-2.cpp
│       │   ├── 📄 PrF-3.cpp
│       │   └── 📄 nsdemo.h
│       ├── 📁 Appendix G
│       │   ├── 📄 argdemo.cpp
│       │   └── 📄 sum.cpp
│       ├── 📁 Appendix J
│       │   ├── 📄 Pet.cpp
│       │   ├── 📄 Pet.h
│       │   ├── 📄 PrJ-1.cpp
│       │   ├── 📄 PrJ-2.cpp
│       │   ├── 📄 Rectangle.cpp
│       │   ├── 📄 Rectangle.h
│       │   └── 📄 RectangleData.cpp
│       ├── 📁 Appendix K
│       │   ├── 📄 PrK-1.cpp
│       │   ├── 📄 PrK-2.cpp
│       │   ├── 📄 PrK-3.cpp
│       │   └── 📄 numfile.txt
│       ├── 📁 Chapter 01
│       │   └── 📄 Pr1-1.cpp
│       ├── 📁 Chapter 02
│       │   ├── 📄 Pr2-1.cpp
│       │   ├── 📄 Pr2-10.cpp
│       │   ├── 📄 Pr2-11.cpp
│       │   ├── 📄 Pr2-12.cpp
│       │   ├── 📄 Pr2-13.cpp
│       │   ├── 📄 Pr2-14.cpp
│       │   ├── 📄 Pr2-15.cpp
│       │   ├── 📄 Pr2-16.cpp
│       │   ├── 📄 Pr2-17.cpp
│       │   ├── 📄 Pr2-18.cpp
│       │   ├── 📄 Pr2-19.cpp
│       │   ├── 📄 Pr2-2.cpp
│       │   ├── 📄 Pr2-20.cpp
│       │   ├── 📄 Pr2-21.cpp
│       │   ├── 📄 Pr2-22.cpp
│       │   ├── 📄 Pr2-23.cpp
│       │   ├── 📄 Pr2-24.cpp
│       │   └── 📄 Pr2-25.cpp
│       ├── 📁 Chapter 03
│       │   ├── 📄 Pr3-1.cpp
│       │   ├── 📄 Pr3-10.cpp
│       │   ├── 📄 Pr3-11.cpp
│       │   ├── 📄 Pr3-12.cpp
│       │   ├── 📄 Pr3-13.cpp
│       │   ├── 📄 Pr3-14.cpp
│       │   ├── 📄 Pr3-15.cpp
│       │   ├── 📄 Pr3-16.cpp
│       │   ├── 📄 Pr3-17.cpp
│       │   ├── 📄 Pr3-18.cpp
│       │   ├── 📄 Pr3-19.cpp
│       │   ├── 📄 Pr3-2.cpp
│       │   ├── 📄 Pr3-20.cpp
│       │   ├── 📄 Pr3-21.cpp
│       │   ├── 📄 Pr3-22.cpp
│       │   ├── 📄 Pr3-23.cpp
│       │   ├── 📄 Pr3-24.cpp
│       │   └── 📄 Pr3-25.cpp
│       ├── 📁 Chapter 04
│       │   ├── 📄 Pr4-1.cpp
│       │   ├── 📄 Pr4-10.cpp
│       │   ├── 📄 Pr4-11.cpp
│       │   ├── 📄 Pr4-12.cpp
│       │   ├── 📄 Pr4-13.cpp
│       │   ├── 📄 Pr4-14.cpp
│       │   ├── 📄 Pr4-15.cpp
│       │   ├── 📄 Pr4-16.cpp
│       │   ├── 📄 Pr4-17.cpp
│       │   ├── 📄 Pr4-18.cpp
│       │   ├── 📄 Pr4-19.cpp
│       │   ├── 📄 Pr4-2.cpp
│       │   ├── 📄 Pr4-20.cpp
│       │   ├── 📄 Pr4-21.cpp
│       │   ├── 📄 Pr4-22.cpp
│       │   ├── 📄 Pr4-23.cpp
│       │   ├── 📄 Pr4-24.cpp
│       │   └── 📄 Pr4-25.cpp
│       ├── 📁 Chapter 05
│       │   ├── 📄 Friends.txt
│       │   ├── 📄 ListOfNumbers.txt
│       │   ├── 📄 Numbers.txt
│       │   ├── 📄 NumericData.txt
│       │   ├── 📄 Pr5-1.cpp
│       │   ├── 📄 Pr5-10.cpp
│       │   ├── 📄 Pr5-11.cpp
│       │   ├── 📄 Pr5-12.cpp
│       │   ├── 📄 Pr5-13.cpp
│       │   ├── 📄 Pr5-14.cpp
│       │   ├── 📄 Pr5-15.cpp
│       │   ├── 📄 Pr5-16.cpp
│       │   ├── 📄 Pr5-17.cpp
│       │   ├── 📄 Pr5-18.cpp
│       │   ├── 📄 Pr5-19.cpp
│       │   ├── 📄 Pr5-2.cpp
│       │   ├── 📄 Pr5-20.cpp
│       │   └── 📄 Pr5-21.cpp
│       ├── 📁 Chapter 06
│       │   ├── 📄 Pr6-1.cpp
│       │   ├── 📄 Pr6-10.cpp
│       │   ├── 📄 Pr6-11.cpp
│       │   ├── 📄 Pr6-12.cpp
│       │   ├── 📄 Pr6-13.cpp
│       │   ├── 📄 Pr6-14.cpp
│       │   ├── 📄 Pr6-15.cpp
│       │   ├── 📄 Pr6-16.cpp
│       │   ├── 📄 Pr6-17.cpp
│       │   ├── 📄 Pr6-18.cpp
│       │   ├── 📄 Pr6-19.cpp
│       │   ├── 📄 Pr6-2.cpp
│       │   ├── 📄 Pr6-20.cpp
│       │   ├── 📄 Pr6-21.cpp
│       │   ├── 📄 Pr6-22.cpp
│       │   ├── 📄 Pr6-23.cpp
│       │   ├── 📄 Pr6-24.cpp
│       │   ├── 📄 Pr6-25.cpp
│       │   ├── 📄 Pr6-26.cpp
│       │   ├── 📄 Pr6-27.cpp
│       │   ├── 📄 Pr6-28.cpp
│       │   ├── 📄 Pr6-29.cpp
│       │   ├── 📄 Pr6-3.cpp
│       │   ├── 📄 Pr6-30.cpp
│       │   ├── 📄 Pr6-4.cpp
│       │   ├── 📄 Pr6-5.cpp
│       │   └── 📄 Pr6-6.cpp
│       ├── 📁 Chapter 07
│       │   ├── 📄 Pr7-1.cpp
│       │   ├── 📄 Pr7-10.cpp
│       │   ├── 📄 Pr7-12.cpp
│       │   ├── 📄 Pr7-13.cpp
│       │   ├── 📄 Pr7-14.cpp
│       │   ├── 📄 Pr7-15.cpp
│       │   ├── 📄 Pr7-16.cpp
│       │   ├── 📄 Pr7-17.cpp
│       │   ├── 📄 Pr7-18.cpp
│       │   ├── 📄 Pr7-19.cpp
│       │   ├── 📄 Pr7-2.cpp
│       │   ├── 📄 Pr7-20.cpp
│       │   ├── 📄 Pr7-21.cpp
│       │   ├── 📄 Pr7-22.cpp
│       │   ├── 📄 Pr7-23.cpp
│       │   └── 📄 numbers.txt
│       ├── 📁 Chapter 08
│       │   ├── 📄 Pr8-1.cpp
│       │   ├── 📄 Pr8-2.cpp
│       │   ├── 📄 Pr8-3.cpp
│       │   ├── 📄 Pr8-4.cpp
│       │   ├── 📄 Pr8-5.cpp
│       │   ├── 📄 Pr8-6.cpp
│       │   ├── 📄 Pr8-7.cpp
│       │   └── 📄 Pr8-8.cpp
│       ├── 📁 Chapter 09
│       │   ├── 📄 Pr9-1.cpp
│       │   ├── 📄 Pr9-10.cpp
│       │   ├── 📄 Pr9-11.cpp
│       │   ├── 📄 Pr9-12.cpp
│       │   ├── 📄 Pr9-13.cpp
│       │   ├── 📄 Pr9-14.cpp
│       │   ├── 📄 Pr9-15.cpp
│       │   ├── 📄 Pr9-16.cpp
│       │   ├── 📄 Pr9-17.cpp
│       │   ├── 📄 Pr9-18.cpp
│       │   ├── 📄 Pr9-2.cpp
│       │   ├── 📄 Pr9-3.cpp
│       │   ├── 📄 Pr9-4.cpp
│       │   ├── 📄 Pr9-5.cpp
│       │   ├── 📄 Pr9-6.cpp
│       │   ├── 📄 Pr9-7.cpp
│       │   ├── 📄 Pr9-8.cpp
│       │   └── 📄 Pr9-9.cpp
│       ├── 📁 Chapter 10
│       │   ├── 📄 Pr10-1.cpp
│       │   ├── 📄 Pr10-10.cpp
│       │   ├── 📄 Pr10-11.cpp
│       │   ├── 📄 Pr10-12.cpp
│       │   ├── 📄 Pr10-13.cpp
│       │   ├── 📄 Pr10-14.cpp
│       │   ├── 📄 Pr10-15.cpp
│       │   ├── 📄 Pr10-16.cpp
│       │   ├── 📄 Pr10-17.cpp
│       │   ├── 📄 Pr10-18.cpp
│       │   ├── 📄 Pr10-19.cpp
│       │   ├── 📄 Pr10-2.cpp
│       │   ├── 📄 Pr10-20.cpp
│       │   ├── 📄 Pr10-21.cpp
│       │   ├── 📄 Pr10-22.cpp
│       │   ├── 📄 Pr10-23.cpp
│       │   ├── 📄 Pr10-3.cpp
│       │   ├── 📄 Pr10-4.cpp
│       │   ├── 📄 Pr10-5.cpp
│       │   ├── 📄 Pr10-6.cpp
│       │   ├── 📄 Pr10-7.cpp
│       │   ├── 📄 Pr10-8.cpp
│       │   └── 📄 Pr10-9.cpp
│       ├── 📁 Chapter 11
│       │   ├── 📄 Pr11-1.cpp
│       │   ├── 📄 Pr11-10.cpp
│       │   ├── 📄 Pr11-11.cpp
│       │   ├── 📄 Pr11-12.cpp
│       │   ├── 📄 Pr11-13.cpp
│       │   ├── 📄 Pr11-14.cpp
│       │   ├── 📄 Pr11-2.cpp
│       │   ├── 📄 Pr11-3.cpp
│       │   ├── 📄 Pr11-4.cpp
│       │   ├── 📄 Pr11-5.cpp
│       │   ├── 📄 Pr11-6.cpp
│       │   ├── 📄 Pr11-7.cpp
│       │   ├── 📄 Pr11-8.cpp
│       │   └── 📄 Pr11-9.cpp
│       ├── 📁 Chapter 12
│       │   ├── 📄 Inventory.dat
│       │   ├── 📄 Pr12-1.cpp
│       │   ├── 📄 Pr12-10.cpp
│       │   ├── 📄 Pr12-11.cpp
│       │   ├── 📄 Pr12-12.cpp
│       │   ├── 📄 Pr12-13.cpp
│       │   ├── 📄 Pr12-14.cpp
│       │   ├── 📄 Pr12-15.cpp
│       │   ├── 📄 Pr12-16.cpp
│       │   ├── 📄 Pr12-17.cpp
│       │   ├── 📄 Pr12-18.cpp
│       │   ├── 📄 Pr12-19.cpp
│       │   ├── 📄 Pr12-2.cpp
│       │   ├── 📄 demofile.txt
│       │   ├── 📄 hownow.txt
│       │   ├── 📄 joke.txt
│       │   ├── 📄 letters.txt
│       │   ├── 📄 murphy.txt
│       │   ├── 📄 names2.txt
│       │   ├── 📄 numbers.dat
│       │   ├── 📄 numfile.txt
│       │   ├── 📄 out.txt
│       │   └── 📄 people.dat
│       ├── 📁 Chapter 16
│       │   ├── 📄 Pr16-1.cpp
│       │   ├── 📄 Pr16-10.cpp
│       │   ├── 📄 Pr16-11.cpp
│       │   ├── 📄 Pr16-12.cpp
│       │   ├── 📄 Pr16-13.cpp
│       │   ├── 📄 Pr16-14.cpp
│       │   ├── 📄 Pr16-15.cpp
│       │   ├── 📄 Pr16-16.cpp
│       │   ├── 📄 Pr16-17.cpp
│       │   ├── 📄 Pr16-18.cpp
│       │   ├── 📄 Pr16-19.cpp
│       │   ├── 📄 Pr16-6.cpp
│       │   ├── 📄 Pr16-7.cpp
│       │   ├── 📄 Pr16-8.cpp
│       │   ├── 📄 Pr16-9.cpp
│       │   ├── 📁 Rectangle Version 1
│       │   │   ├── 📄 Pr16-2.cpp
│       │   │   └── 📄 Rectangle.cpp
│       │   └── 📁 Rectangle Version 2
│       │       └── 📄 Pr16-3.cpp
│       ├── 📁 Chapter 17
│       │   ├── 📁 LinkedList Template Version 1
│       │   │   ├── 📄 FeetInches.cpp
│       │   │   ├── 📄 FeetInches.h
│       │   │   └── 📄 Pr17-5.cpp
│       │   ├── 📁 LinkedList Template Version 2
│       │   │   ├── 📄 FeetInches.cpp
│       │   │   ├── 📄 FeetInches.h
│       │   │   ├── 📄 LinkedList.h
│       │   │   └── 📄 Pr17-5.cpp
│       │   ├── 📄 NumberList.cpp
│       │   ├── 📄 NumberList.h
│       │   ├── 📄 Pr17-1.cpp
│       │   ├── 📄 Pr17-2.cpp
│       │   ├── 📄 Pr17-3.cpp
│       │   ├── 📄 Pr17-4.cpp
│       │   └── 📄 Pr17-6.cpp
│       ├── 📁 Chapter 18
│       │   ├── 📄 DynIntQueue.cpp
│       │   ├── 📄 DynIntQueue.h
│       │   ├── 📄 DynIntStack.cpp
│       │   ├── 📄 DynIntStack.h
│       │   ├── 📄 DynamicQueue.h
│       │   ├── 📄 DynamicStack.h
│       │   ├── 📄 IntQueue.cpp
│       │   ├── 📄 IntQueue.h
│       │   ├── 📄 IntStack.cpp
│       │   ├── 📄 IntStack.h
│       │   ├── 📄 MathStack.cpp
│       │   ├── 📄 MathStack.h
│       │   ├── 📄 Pr18-1.cpp
│       │   ├── 📄 Pr18-10.cpp
│       │   ├── 📄 Pr18-11.cpp
│       │   ├── 📄 Pr18-12.cpp
│       │   └── 📄 Pr18-2.cpp
│       ├── 📁 Chapter 19
│       │   ├── 📄 NumberList.cpp
│       │   ├── 📄 NumberList.h
│       │   ├── 📄 Pr19-1.cpp
│       │   ├── 📄 Pr19-10.cpp
│       │   ├── 📄 Pr19-11.cpp
│       │   ├── 📄 Pr19-12.cpp
│       │   ├── 📄 Pr19-2.cpp
│       │   ├── 📄 Pr19-3.cpp
│       │   ├── 📄 Pr19-4.cpp
│       │   ├── 📄 Pr19-5.cpp
│       │   ├── 📄 Pr19-6.cpp
│       │   ├── 📄 Pr19-7.cpp
│       │   ├── 📄 Pr19-8.cpp
│       │   └── 📄 Pr19-9.cpp
│       ├── 📁 Chapter 20
│       │   ├── 📄 BinaryTree.h
│       │   ├── 📄 IntBinaryTree.cpp
│       │   ├── 📄 IntBinaryTree.h
│       │   ├── 📄 Pr20-1.cpp
│       │   ├── 📄 Pr20-2.cpp
│       │   ├── 📄 Pr20-3.cpp
│       │   ├── 📄 Pr20-4.cpp
│       │   └── 📄 Pr20-5.cpp
│       ├── 📁 case studies
│       │   ├── 📁 Creating a String Class
│       │   │   ├── 📄 MyString.cpp
│       │   │   ├── 📄 MyString.h
│       │   │   ├── 📄 Program 14-18.cpp
│       │   │   └── 📄 Program 14-19.cpp
│       │   ├── 📁 High Adventure Travel Agency - Part 1
│       │   │   └── 📄 Program 6-31.cpp
│       │   ├── 📁 High Adventure Travel Agency - Part 2
│       │   │   └── 📄 Program 11-15.cpp
│       │   ├── 📁 High Adventure Travel Agency - Part 3
│       │   │   ├── 📄 Program 12-23.cpp
│       │   │   └── 📄 resfile
│       │   ├── 📁 Intersection of Sets
│       │   │   └── 📄 Program 7-32.cpp
│       │   ├── 📁 Loan Amortization
│       │   │   └── 📄 Program 5-27.cpp
│       │   ├── 📁 Sales Commission
│       │   │   └── 📄 Program 4-31.cpp
│       │   └── 📁 String Manipulation
│       │       └── 📄 Program 10-24.cpp
│       ├── 📁 chapter 13
│       │   ├── 📄 Account.cpp
│       │   ├── 📄 Account.h
│       │   ├── 📁 ContactInfo Version 1
│       │   │   ├── 📄 ContactInfo.h
│       │   │   └── 📄 Pr13-12.cpp
│       │   ├── 📁 ContactInfo Version 2
│       │   │   └── 📄 ContactInfo.h
│       │   ├── 📁 Dice
│       │   │   ├── 📄 Die.h
│       │   │   └── 📄 Pr13-16.cpp
│       │   ├── 📄 IntegerList.cpp
│       │   ├── 📄 IntegerList.h
│       │   ├── 📁 InventoryItem
│       │   │   ├── 📄 InventoryItem.h
│       │   │   ├── 📄 Pr13-13.cpp
│       │   │   └── 📄 Pr13-14.cpp
│       │   ├── 📄 Pr13-1.cpp
│       │   ├── 📄 Pr13-11.cpp
│       │   ├── 📄 Pr13-15.cpp
│       │   ├── 📄 Pr13-17.cpp
│       │   ├── 📄 Pr13-2.cpp
│       │   ├── 📄 Pr13-3.cpp
│       │   ├── 📄 Pr13-4.cpp
│       │   ├── 📄 Pr13-6.cpp
│       │   ├── 📁 Rectangle Version 1
│       │   │   ├── 📄 Pr13-5.cpp
│       │   │   ├── 📄 Rectangle.cpp
│       │   │   └── 📄 Rectangle.h
│       │   ├── 📁 Rectangle Version 2
│       │   │   ├── 📄 Rectangle.cpp
│       │   │   └── 📄 Rectangle.h
│       │   ├── 📁 Rectangle Version 3
│       │   │   ├── 📄 Pr13-7.cpp
│       │   │   └── 📄 Rectangle.cpp
│       │   ├── 📁 Rectangle Version 4
│       │   │   └── 📄 Pr13-8.cpp
│       │   └── 📁 Sale Version 2
│       │       ├── 📄 Pr13-10.cpp
│       │       └── 📄 Sale.h
│       ├── 📁 chapter 14
│       │   ├── 📁 Budget Version 1
│       │   │   ├── 📄 Budget.h
│       │   │   └── 📄 Pr14-2.cpp
│       │   ├── 📁 Budget Version 2
│       │   │   ├── 📄 Budget.cpp
│       │   │   ├── 📄 Budget.h
│       │   │   └── 📄 Pr14-3.cpp
│       │   ├── 📁 Budget Version 3
│       │   │   ├── 📄 Auxil.cpp
│       │   │   ├── 📄 Budget.cpp
│       │   │   ├── 📄 Budget.h
│       │   │   └── 📄 Pr14-4.cpp
│       │   ├── 📁 ChoHan
│       │   │   ├── 📄 Dealer.cpp
│       │   │   ├── 📄 Dealer.h
│       │   │   ├── 📄 Player.cpp
│       │   │   ├── 📄 Player.h
│       │   │   └── 📄 Pr14-17.cpp
│       │   ├── 📄 Course.h
│       │   ├── 📁 FeetInches Version 1
│       │   │   ├── 📄 FeetInches.cpp
│       │   │   ├── 📄 FeetInches.h
│       │   │   └── 📄 Pr14-8.cpp
│       │   ├── 📁 FeetInches Version 2
│       │   │   ├── 📄 FeetInches.cpp
│       │   │   ├── 📄 FeetInches.h
│       │   │   └── 📄 Pr14-9.cpp
│       │   ├── 📁 FeetInches Version 3
│       │   │   ├── 📄 FeetInches.cpp
│       │   │   ├── 📄 FeetInches.h
│       │   │   └── 📄 Pr14-10.cpp
│       │   ├── 📁 FeetInches Version 4
│       │   │   ├── 📄 FeetInches.cpp
│       │   │   ├── 📄 FeetInches.h
│       │   │   └── 📄 Pr14-11.cpp
│       │   ├── 📁 FeetInches Version 5
│       │   │   ├── 📄 FeetInches.cpp
│       │   │   ├── 📄 FeetInches.h
│       │   │   └── 📄 Pr14-14.cpp
│       │   ├── 📄 Instructor.h
│       │   ├── 📄 IntArray.cpp
│       │   ├── 📄 IntArray.h
│       │   ├── 📄 Pr14-1.cpp
│       │   ├── 📄 Pr14-12.cpp
│       │   ├── 📄 Pr14-13.cpp
│       │   ├── 📄 Pr14-15.cpp
│       │   ├── 📄 Pr14-16.cpp
│       │   ├── 📄 Pr14-5.cpp
│       │   ├── 📄 Rectangle.cpp
│       │   └── 📄 Rectangle.h
│       └── 📁 chapter 15
│           ├── 📁 Automobile
│           │   ├── 📄 Automobile.h
│           │   ├── 📄 Car.h
│           │   └── 📄 Truck.h
│           ├── 📄 CsStudent.cpp
│           ├── 📄 CsStudent.h
│           ├── 📄 Cube.h
│           ├── 📁 CurvedActivity
│           │   ├── 📄 CurvedActivity.h
│           │   ├── 📄 GradedActivity.cpp
│           │   ├── 📄 GradedActivity.h
│           │   └── 📄 Pr15-7.cpp
│           ├── 📄 Date.h
│           ├── 📄 DateTime.cpp
│           ├── 📄 DateTime.h
│           ├── 📁 GradedActivity Version 1
│           │   ├── 📄 FinalExam.cpp
│           │   ├── 📄 FinalExam.h
│           │   ├── 📄 GradedActivity.cpp
│           │   ├── 📄 GradedActivity.h
│           │   ├── 📄 Pr15-1.cpp
│           │   └── 📄 Pr15-2.cpp
│           ├── 📁 GradedActivity Version 2
│           │   ├── 📄 FinalExam.cpp
│           │   ├── 📄 FinalExam.h
│           │   ├── 📄 GradedActivity.cpp
│           │   ├── 📄 GradedActivity.h
│           │   └── 📄 Pr15-3.cpp
│           ├── 📁 GradedActivity Version 3
│           │   ├── 📄 GradedActivity.cpp
│           │   ├── 📄 GradedActivity.h
│           │   ├── 📄 PassFailActivity.cpp
│           │   ├── 📄 PassFailActivity.h
│           │   ├── 📄 PassFailExam.cpp
│           │   ├── 📄 PassFailExam.h
│           │   └── 📄 Pr15-11.cpp
│           ├── 📁 PassFailActivity
│           │   ├── 📄 GradedActivity.cpp
│           │   ├── 📄 GradedActivity.h
│           │   ├── 📄 PassFailActivity.cpp
│           │   ├── 📄 PassFailActivity.h
│           │   ├── 📄 PassFailExam.cpp
│           │   └── 📄 PassFailExam.h
│           ├── 📄 Pr15-15.cpp
│           ├── 📄 Pr15-16.cpp
│           ├── 📄 Pr15-17.cpp
│           ├── 📄 Pr15-18.cpp
│           ├── 📄 Pr15-19.cpp
│           ├── 📄 Pr15-20.cpp
│           └── 📄 Pr15-4.cpp
├── 📁 PF Lab
│   ├── 📁 Lab Manuals
│   │   ├── 📄 All [Lab1-16].pdf
│   │   ├── 📄 Lab1.pdf
│   │   ├── 📄 Lab10.pdf
│   │   ├── 📄 Lab11.pdf
│   │   ├── 📄 Lab12.pdf
│   │   ├── 📄 Lab13.pdf
│   │   ├── 📄 Lab14.pdf
│   │   ├── 📄 Lab15.pdf
│   │   ├── 📄 Lab16.pdf
│   │   ├── 📄 Lab2.pdf
│   │   ├── 📄 Lab3.pdf
│   │   ├── 📄 Lab4.pdf
│   │   ├── 📄 Lab5.pdf
│   │   ├── 📄 Lab6.pdf
│   │   ├── 📄 Lab7.pdf
│   │   ├── 📄 Lab8.pdf
│   │   └── 📄 Lab9.pdf