×
Join us on Discord logo
Online junction of BIT students for networking and self-learning.

Bulk Download MST Contents

Quick Download:

y1_a Year 1 Autumn y1_s Year 1 Spring y2 Year 2 y3 Year 3

One-Time Setup:


git clone --filter=blob:none --sparse https://oauth2:glpat-PCDAKKhQedujuxP4wx6u@gitlab.com/Prabesh01/mst.git && cd mst

Replace xxx with y1_a, y1_s, y2 or y3

git sparse-checkout set xxx


Start Syncing:

Go inside mst folder and Run this command everytime you want to sync new contents.


git pull

**Only Teacher's Content is downloaded; Not Assignments.

What is this?

We have to download files one by one from mysecondteacher. So my script dumps all the MST contents into gitlab daily. Now, other students can just fetch required contents in bulk from the gitlab repo.

Folder Structure:

  • y1_files_of_y2
    • Assessment
      • CT4005NP_Computer_Hardware_and_Software_Architecures_Assessment_SP_24
        • Week-10_Exam_Practice_questions
          • Hypervisor.docx
          • Network_questions.docx
          • Set-1.zip
          • Set-2.zip
      • MA4001NP_Logic_and_Problem_Solving_Assessment_AU_23
        • Week_0_(Overview)
          • Lecture_Week_0_(Overview).pdf
        • Week_1
          • Lecture_Week_1.pdf
          • Tutorial_1_Week_1.docx
          • Tutorial_2_Week_1.docx
        • Week_2
          • Lecture_Week_2.pdf
          • Tutorial_1_Week_2.pdf
          • Tutorial_2_Week_2.pdf
        • Week_3
          • Lecture_Week_3.pptx
          • Tutorial_1_Week_3.pdf
          • Tutorial_2_Week_3.pdf
        • Week_4
          • Lecture_4_Week_4.pdf
          • Tutorial_1_Week_4.pdf
          • Tutorial_2_Week_4.pdf
        • W10T1_Ans.pdf
        • W10T2_Ans.pdf
        • W11T1_Ans.pdf
        • W12T1&2_Ans.pdf
        • W17T1_Ans.pdf
        • W17T2_Ans.pdf
        • W18T1_Ans.pdf
        • W18T2_Ans.pdf
        • W19T1_Ans.pdf
        • W20T1_Ans.pdf
        • W20T2_Ans.pdf
        • W9T1_Ans.pdf
        • W9T2_Ans.pdf
    • CS4001_Programming
      • Y1C4_23_BIT_AU_CS4001NP
        • 2023_New
          • Week_16_(Polymorphism_and_Casting)
            • Lecture_16.pdf
          • Week_17_(Abstracttion)
            • Lecture_17.pdf
          • Week_18_(Exception_Handling)
            • Lecture_18.pdf
          • Week_19_(GUI)
            • Lecture_19.pdf
          • Week_1_(Introduction)
            • Lecture_1.pdf
          • Week_20_(Gridlayout,_GridbagLayout)
            • Lecture_20.pdf
          • Week_21_(ComboBox,_Table_and_Designs)
            • Lecture_21.pdf
          • Week_22_(Debugging)
            • Lecture_23.pdf
          • Week_23_(File_Handling,_Iterator_and_Recursion)
            • Lecture_23.pdf
          • Week_24_(Multithreadig,_Date_and_Final)
            • Lecture_24.pdf
          • Week_25_(Web)
            • Lecture_25.pdf
          • Week_2_(Basics)
            • Lecture_2.pdf
          • Week_4_(Loops)
            • Lecture_4.pdf
          • Week_5_(OOP_-_Class,_Objects,_methods)
            • Lecture_5.pdf
          • Week_6_(Scanner,_Constructor,_Overloading_and_Variable)
            • Lecture_6.pdf
          • Week_7_(Inheritance)
            • Lecture_7.pdf
          • Week_8_(Array_and_Class_Diagram)
            • Lecture_8.pdf
          • Week_8_(Arraylist_and_class_diagram)
            • Lecture_8.pdf
          • Week_9_(Pseudocode,_class_diagram_and_types_of_error)
            • Lecture_10.pdf
          • Lecture_1.pdf
        • A23-_Week_19_(Revision)
          • Question.pdf
        • A23-_Week_20
          • Calculator_with_Explanation.zip
          • Swing_Examples_according_to_class_with_Calculator_Solution.zip
        • A23-_Week_21
          • GUI_to_Create.jpg
        • A23-_Week_22
          • ArrayList_with_GUI.zip
        • A23_-_Week_18_(Exception_Handling)
          • Code_of_Exception_Handling.zip
          • Code_of_Solution_of_Q1.zip
          • Practice_Questions.zip
        • A23_Abstraction
          • Homework.pdf
          • Tutorial_Code.zip
        • A23_ArrayList,_Wrapper_class
          • Lecture_Slide.pdf
        • A23_Encapsulation
          • Lecture.pdf
          • Main_Class_-_Encapsulation.txt
          • Peerson_Class.txt
          • Practice_-_Encapsulation_and_Constructor_Overloading_1.pdf
          • Practice_-_Encapsulation_and_Constructor_Overloading_2.pdf
        • A23_Inheritance
          • Lecture.pdf
          • Question_-_Home.pdf
          • Question_-_Tutorial.pdf
          • Tutorial-Lab_Work.txt
        • A23_Polymorphism,_Typecasting_and_instanceOf
          • Code.zip
          • Homework.txt
          • Intellij_-_Download_Community_Edition.url
          • Lecture_-_Polymorphism,_Typecasting_and_instanceOf.pdf
        • A23_Week1
          • Lab_1.pptx
          • Tutorial_1.pptx
        • A23_Week_2
          • Lecture_2.pdf
          • Tutorial_2.pptx
        • A23_Week_3
          • Logical_Operator.txt
          • Week_3.txt
        • A23_Week_4
          • Lecture_Slide.pdf
          • ScannerOnRequest.txt
          • SwitchExample.txt
        • A23_Week_4_Onwards
          • Week4
            • Practice.pdf
            • Practice_2.pdf
            • Tutorial_5.txt
          • Week_5
            • Week_5_-_Tutorial_class.txt
          • Extra.pdf
          • Friend_(Class)_-_Constructor.txt
          • Lecture_4_(Loops).pdf
          • Main_Class_-_Scanner.txt
          • Tutorial-Lab_6_(Question).pdf
        • Books
          • Head_First_Java.pdf
          • Reference_Book.pdf
        • Docs
          • Docs.docx
          • Draw.io_for_creating_class_diagram.url
          • Format.docx
          • Sample_of_Folder_Structure_for_Submission_of_Coursework.png
          • Sample_of_Test_case_table.png
        • Question_Bank
          • 1000_MCQ_question_bank.url
          • For_Reference_MCQ.url
          • For_Reference_MCQ_2.url
          • Q1.pdf
          • Q2.pdf
          • Solution_for_Q1.zip
        • Test_1_-_Command
          • Test_1_-_Commands.txt
    • CS4051_Fundamentals_of_Computing
      • Y1C4_24_BIT_SP_CS4051NP
        • OLD_FOC
          • Week1
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pptx
            • reference_book.pdf
          • Week10
            • Know_your_worth.pdf
            • Lecture.pptx
          • Week2
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
            • sample.txt
          • Week3
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
            • Week3_sample.txt
          • Week4
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
          • Week5
            • Lecture.pptx
          • Week6
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
            • reference_book.pdf
          • Week7
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
          • Week8
            • Lecture.pptx
            • Tutorial.pdf
          • Week9
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
          • Assignment1__To_be_submitted_on_the_LAB_WORKSHOP_class.pdf
          • Guidelines_for_documentation.txt
          • Practice_Work_MCQs.pdf
        • Week1
          • Lab_Work.pdf
          • Lecture.pptx
          • Tutorial.pptx
          • reference_book.pdf
        • Week2
          • Lab_Work.pdf
          • Lecture.pptx
          • Tutorial.pdf
          • sample.txt
        • Week3
          • Lab_Work.pdf
          • Lecture.pptx
          • Tutorial.pdf
          • Week3_sample.txt
        • Week4
          • Lab_Work.pdf
          • Lecture.pptx
          • Tutorial.pdf
        • Week5
          • Lecture.pptx
        • Week6
          • Lab_Work.pdf
          • Lecture.pptx
          • Tutorial.pdf
          • reference_book.pdf
        • Assignment1__To_be_submitted_on_the_LAB_WORKSHOP_class.pdf
    • CT4005_Computer_Hardware_&_Software_Architectures
      • Y1C4_23_BIT_AU_CT4005NP
        • Wee-7_Lecture_and_Tutorial_Materials
          • Lecture-7.pptx
          • Tutorial-7.docx
        • Week-10_Exam_Practice_questions
          • Hypervisor.docx
          • Network_questions.docx
          • Set-1.zip
          • Set-2.zip
        • Week-10_Lecture_and_Tutorial_Materials
          • Lecture-10.pptx
        • Week-16_Lecture_and_Tutorial_Materials
          • Week-16_Lecture.pptx
          • Week-16_Tutorial.docx
        • Week-17_Lecture_and_Tutorial_Materials
          • Week-17_Tutorial.docx
          • Week-17_lecture,_Subnet.pptx
        • Week-18_Lecture_and_Tutorial_Materials
          • Week-18_Lecture_Internetworking-I.pptx
          • Week-18_Tutorial_Internetworking-I.docx
          • Week-18_Workshop_Internetworking-I.docx
        • Week-19_Lecture_and_Tutorial_Materials
          • Week-19_Lecture_Internetworking_II.pptx
          • Week_-19_Tutorial.docx
          • Week_-19_Workshop.docx
        • Week-1_Lecture_and_Tutorial_Materials
          • Lecture-1.pptx
          • Tutorial-1.docx
        • Week-20_Lecture_and_Tutorial_Materials
          • LAB-2_commands.txt
          • Week-20_Lecture_-OSI.pptx
          • Week-20_Workshop_OSI.docx
          • Week_-20_Tutorial_-OSI.docx
        • Week-21_Lecture_and_Tutorial_Materials
          • Week_-21_Lecture_TCP_IP.pptx
          • Week_-21_Tutorial_TCP_IP.docx
          • Week_-21_Workshop.docx
        • Week-22_Lecture_and_Tutorial_Materials
          • Week-22_Lecture_Network_Planning.pptx
          • Week-22_Workshop_Network_Planning.docx
          • Week-22_Workshop_Static_Route.docx
        • Week-23_Lecture_and_Tutorial_Materials
          • Week_-23_Lecture_Routing.pptx
          • Week_-23_Tutorial_Routing.docx
          • Week_-23_Workshop.docx
        • Week-24_Lecture_and_Tutorial_Materials
          • Week-24_Lecture_Security_I.pptx
          • Week-24_Tutorial_Security_I.docx
        • Week-25_Lecture_and_Tutorial_Materials
          • Week-25_Lecture_Security_II.pptx
        • Week-2_Lecture_and_Tutorial_Materials
          • Lecture-2.pptx
          • Tutorial-2.docx
        • Week-3_Lecture_and_Tutorial_Materials
          • Lecture-3.pptx
          • Tutorial-3.docx
        • Week-4_Lecture_and_Tutorial_Materials
          • Lecture-4.pptx
          • Tutorial-4.docx
        • Week-5_Lecture_and_Tutorial_Materials
          • Lecture-5.pptx
          • Tutorial-5.docx
        • Week-6_Lecture_and_Tutorial_Materials
          • Lecture-6.pptx
          • Troubleshoot_Hardware.pptx
          • Tutorial-6.docx
        • Week-8_Lecture_and_Tutorial_Materials
          • Lecture-8.pptx
          • Tutorial-8.docx
        • Week-9_Lecture_and_Tutorial_Materials
          • Lecture_-9.pptx
          • Tutorial-9.docx
        • 1st_Sem_Mock_test.url
        • 1st_Sem_Practical_Work_Plan.xlsx
        • 2nd_sem_tutorial_class_mock_test.url
        • 2nd_sem_workshopday_mock_test.url
        • Hypervisor_Virtualization.docx
        • VLSM_and_static_routing_LAB.docx
        • Ventoy_installation.url
        • Week-10_Network_materials.docx
        • Week_28.zip
      • Y1C4_24_BIT_SP_CT4005NP
        • Wee-7_Lecture_and_Tutorial_Materials
          • Lecture-7.pptx
          • Tutorial-7.docx
        • Week-2_Lecture_and_Tutorial_Materials
          • Lecture-2.pptx
          • Tutorial-2.docx
        • Week-3_Lecture_and_Tutorial_Materials
          • Lecture-3.pptx
          • Tutorial-3.docx
        • Week-4_Lecture_and_Tutorial_Materials
          • Lecture-4.pptx
          • Tutorial-4.docx
        • Week-5_Lecture_and_Tutorial_Materials
          • Lecture-5.pptx
          • Tutorial-5.docx
        • Week-6_Lecture_and_Tutorial_Materials
          • Lecture-6.pptx
          • Troubleshoot_Hardware.pptx
          • Tutorial-6.docx
    • MA4001_Logic_and_Problem_Solving
      • Y1C4_23_BIT_AU_MA4001NP
        • Week_0_(Overview)
          • Lecture_Week_0_(Overview).pdf
        • Week_1
          • Lecture_Week_1.pdf
          • Tutorial_1_Week_1.docx
          • Tutorial_2_Week_1.docx
        • Week_10
          • Lecture_10_Week_10.pdf
          • Tutorial_1_Week_10.pdf
          • Tutorial_2_Week_10.pdf
        • Week_11
          • Lecture_11_Week_11.pdf
          • Tutorial_1_Week_11.pdf
          • Tutorial_2_Week_11.pdf
        • Week_16_(Revision_on_Relations_and_Functions)
          • Revision_on_Relations_and_Functions.pdf
          • Tutorial_1.pdf
          • Tutorial_2.pdf
        • Week_17_(Permutations_and_Combinations)
          • Lecture_17_(Permutations_and_Combinations).pdf
          • Tutorial_1-_Week_17.pdf
          • Tutorial_2-_week_17.pdf
        • Week_18_(Probability)
          • Lecture_18_(Probability).pdf
          • Tutorial_1_Week_18.pdf
          • Tutorial_2_Week_18.pdf
        • Week_19_(Probability_Distribution)
          • Lecture_19_Week_19.pptx
          • Tutorial_1_Solutions.doc
          • Tutorial_1_Week_19.pdf
          • Tutorial_2_Week_19.pdf
        • Week_2
          • Lecture_Week_2.pdf
          • Tutorial_1_Week_2.pdf
          • Tutorial_2_Week_2.pdf
        • Week_4
          • Lecture_4_Week_4.pdf
          • Tutorial_1_Week_4.pdf
          • Tutorial_2_Week_4.pdf
        • Week_5
          • Lecture_5.pdf
          • Tutorial_1_Week_5.pdf
          • Tutorial_2_Week_5.pdf
        • Week_6
          • Lecture_6.pdf
          • Tutorial_1_Week_6.pdf
          • Tutorial_2_Week_6.pdf
        • Week_7_(REVISION)
          • Important_Practice_Set_1.pdf
          • Important_Practice_Set_2.pdf
          • MOCK_PRACTICE_TEST.pdf
          • Revision_Lecture_Slides.pdf
        • Week_9
          • Lecture_9_Week_9.pdf
          • Tutorial_1_Week_9.pdf
          • Tutorial_2_Week_9.pdf
        • Important_Practice_Set_1.pdf
        • Lecture_10_Week_10.pdf
        • Lecture_Week_0_(Overview).pdf
        • Lecture_Week_1.pdf
        • Lecture_Week_3.pptx
        • MOCK_PRACTICE_TEST.pdf
        • Tutorial_1_Week_10.pdf
        • Tutorial_1_Week_3.pdf
        • Tutorial_1_Week_9.pdf
        • Tutorial_2_Week_10.pdf
        • Tutorial_2_Week_3.pdf
        • Tutorial_2_Week_9.pdf
        • W20T2_Ans.pdf
  • y2
    • Assessment
      • CS5054NP_Advanced_Programming_and_Technologies_Assessment_SP_25
        • APT_-_Week_1
          • Tutorial
            • Installation_Guide_-_Mac_OS.pptx
            • Installation_Guide_-_Windows_OS.pptx
          • Workshop
            • APT_-_Workshop_1.docx
            • APT_-_Workshop_1_Solution.docx
          • APT-_Lecture_1.pptx
        • APT_-_Week_2
          • Tutorial
            • Resources
              • Design_Files.zip
              • Logo.png
            • APT_-_Tutorial_2.pptx
          • APT_-_Lecture_2.pptx
          • APT_-_Workshop_2.docx
        • APT_-_Week_4
          • APT_-_Lecture_4.pptx
          • APT_-_Tutorial_4.pptx
          • APT_-_Workshop_4.docx
          • MySQL_Connector_jar.zip
        • Tutorial
          • Installation_Guide_-_Mac_OS.pptx
          • Installation_Guide_-_Windows_OS.pptx
        • APT-_Lecture_1.pptx
        • APT_-_Lecture_2.pptx
        • APT_-_Lecture_3.pptx
        • APT_-_Lecture_4.pptx
        • APT_-_Lecture_5.pptx
        • APT_-_Milestone_1.docx
        • APT_-_Tutorial_3.pptx
        • APT_-_Tutorial_4.pptx
        • APT_-_Workshop.docx
        • APT_-_Workshop_1.docx
        • APT_-_Workshop_1_Solution.docx
        • APT_-_Workshop_2.docx
        • APT_-_Workshop_4.docx
        • Installation_guidelines_for_mac_os.pptx
        • Jar_Files.zip
        • Lecture_1.pptx
        • Lecture_2.pptx
        • Lecture_3.pptx
        • MySQL_Connector_jar.zip
        • Project_Help_Git_Repo.url
        • Solutions_for_Issues_related_to_Xammp.pdf
        • Tomcat_8080_issue_Solution.pdf
      • CS5071NP_Professional_and_Ethical_Issues_Assessment_SP_25
        • Ethics
          • Lecture3
            • Lecture3.pptx
          • Tutorial4
            • tutorial4.pptx
          • TutorialandWorkshop1
            • Week1Tutorial.pptx
            • Week1TutorialandWorkshop.pptx
          • Week2
            • tutorial2.pdf
            • workshopweek2.pdf
          • Week3
            • Workshop3.pptx
            • tutorial3.pptx
            • video.mp4
          • Week4
            • Workshop.pptx
          • Week5
            • week5.pptx
            • week52ndpart.pptx
            • workshop.pptx
        • Professional_and_Ethical_Issues-2024_25
          • Reading_materials
            • Computer_law.pdf
            • Gift_of_fire.pdf
          • Article_1__Cyber_law_and_Policies_in_Nepal.url
          • Article_1__The_Effects_of_Privacy_and_Data_Breaches.url
          • Article_2__Digital_technologies__tensions_in_privacy_and_data.url
          • Case_Study_1__A_million_little_pieces.url
          • Coursework_2025.pdf
          • Educational_Concern_Case_Study.pdf
          • Lecture_1__Introduction.pdf
          • Lecture_2__Unwrapping_the_gift.pdf
          • Lecture_3__Ethics.pdf
          • Lecture_4__Professional_Ethics_and_Responsibilities.pdf
          • Link_1__Intellectual_Property.url
          • Link_1__Software_Engineering_Practices_and_Professional_Ethics.url
          • Link_2__ACM_code_of_ethics.url
          • Link_2__Patent.url
          • Privacy_risk_and_social_media.url
          • Tutorial_1.pdf
          • Week_5__Privacy.pdf
          • week_5__Freedom_of_Speech.pdf
          • week_6__Freedom_of_Speech.pdf
          • week_8__Intellectual_Property.pdf
          • week_9__crime.pdf
    • CC5067_Smart_Data_Discovery
      • L2C4_25_BIT_SP_CC5067NP
        • Matplotlib.docx
        • Smart_Data_Discovery_Contents.url
      • Week 1
        • Lecture 1 ICP Student.pptx
        • Week 1 Tutorial.docx
      • Week 10
        • Copy of Tutorial 10.docx
        • Copy of Week 10 Lecture.pptx
        • Copy of Week 10 Workshop Example Solution.png
        • Copy of Week 10 Workshop.docx
      • Week 11
        • Copy of Salaries Exercise.ipynb
        • Copy of Salaries.csv
        • Copy of Tutorial 11.docx
        • Copy of Tutorial 11.pptx
      • Week 2
        • Lecture 2 ICP Student.pptx
        • Tutorial 2.ipynb
        • Workshop 2.docx
      • Week 3
        • Copy of Tutorial 3.ipynb
        • Lecture 3 ICP Student.pptx
        • Workshop 3.pdf
        • working_with_strings.ipynb
      • Week 4
        • Copy of NumPy Exercise Workshop 4.docx
        • Copy of Tutorial 4_numpy.ipynb
        • Copy of sales_data.csv
        • Lecture 4 ICP students.pptx
      • Week 5
        • Copy of Tutorial 5_pandas.ipynb
        • Copy of Workshop 5_pandas.docx
        • Lecture 5 ICP students.pptx
      • Week 6
        • Copy of Tutorial 6_matplotlib_histograms.ipynb
        • Copy of Workshop 6 maplotlib.docx
        • Copy of matplotlib.ipynb
        • Copy of student.csv
        • Lecture 6 ICP students.pptx
      • Week 7
        • Copy of Housing.csv
        • Copy of Lecture 7.pptx
        • Copy of STATS tutorial.ipynb
        • Copy of marks.csv
        • Copy of salary_data.csv
        • Copy of student-scores.csv
        • Copy of students.csv
        • Copy of workshop_stat.ipynb
      • Week 8
        • Copy of Lecture 8.pptx
        • Copy of Week 8 tutorial.pdf
        • Copy of Workshop 8.docx
        • Copy of student.csv
      • Week 9
        • Copy of Coding_Based_Questions_Feature_Engineering.docx
        • Copy of Housing.csv
        • Copy of Lecture 9.pptx
        • Copy of Tutorial_FeatureEnginnering_ML.ipynb
        • Copy of WORKSHOP solution FEATURE ENGINEERING and ml.ipynb
        • Copy of marks.csv
      • Copy of Smart Data Discovery Coverpage(change the logo to that of icp college).docx
    • CS5002_Software_Engineering
      • Y2C4_24_BIT_AU_CS5002NP
        • SE_2024_L
          • Activity_Diagram_State_Diagram_references
            • References.txt
          • Agile
            • Agile_Workshop.pdf
          • Coursework_(Group)
            • Group_Coursework_SE_2024.docx
          • Design_Pattern_Reference
            • DESIGN_PATTERN_SIMPLIFIED.url
          • Software_Testing_1
            • Workshop_Testing_1.pdf
          • Week_1.5_Information_System
            • Lecture_1.5_Information_Systems.pdf
            • Questions.docx
          • Week_1
            • Questions.docx
          • Week_10_Information_Security
            • Extra_Notes_with_Further_Reading_on_Tools_and_Techniques.pdf
            • Lecture_10_Information_Security.pdf
            • Workshop_10_Information_Security.pdf
          • Week_2_SDLC
            • Lecture_2_SDLC.pdf
            • Questions.docx
          • Week_3
            • Updated_Lecture_3_PM.pptx
            • Week_3_Project_Management.pdf
            • Workshop_PM.pdf
          • Week_4
            • Lecture_4.pdf
            • Workshop_4.pdf
          • Week_5_Requirements_Engineering
            • Lecture_5_Requirements_Engineering.pdf
            • Story_Mapping_(Extra).pdf
            • Tutorial.pdf
            • Workshop_5.pdf
          • Week_6_Software_Analysis_and_Design_(DFD)
            • Lecture_6_DFD.pptx
            • Tutorial_6_DFD.pptx
            • Workshop_6_DFD.pptx
          • Week_7_Structure_Chart
            • Extra_notes_on_Transform_and_Transaction_Flow_Mapping.url
            • Lecture_7_Structure_Chart.pptx
            • Structure_Chart_Ryans_Tutorial.url
            • Tutorial_7_Structure_Chart.pptx
            • Workshop_7_Structure_Chart.pptx
          • Week_8_CPM_PERT
            • CPM_Practicals.pdf
            • Week_8_Lecture_CPM_PERT.pdf
            • Workshop_Questions_CPM_PERT.pdf
          • Week_9_Information_Systems
            • Lecture_Week_9_Information_Systems.pdf
            • Workshop_9_Information_Systems.pdf
        • Software_Engg_2024_25
          • Activity_Diagram-_Extra_Docs
            • Activity_Diagram-Example.png
            • Activity_and_State_Diagram_extra_docs.pptx
          • Agile_Development
            • Agile_Methodologies.pdf
          • Design_Pattern
            • Design_Pattern_Extra_Ref.pdf
          • Project_Estimation
            • Lecture_26.pdf
          • Sequence_Diagram-_Extra_docs
            • Sequence-_Example.png
          • Software_Testing
            • Workshop_Questions.pdf
          • Testing_Types
            • Workshop_Questions.pdf
          • Week_16-_Use_Case_Diagram
            • Workshop_16.pptx
        • Software_Engineering_2024
          • Week_10_Information_Security
            • Lecture_10.pdf
          • Week_16_Use_Case_Diagram
            • Lab_16.pptx
            • Lecture_16.pdf
          • Week_17_Collaboration_Diagram
            • Lecture_17.pdf
            • Workshop_17.pptx
          • Week_18_Sequence_Diagram
            • Lab_18.pptx
            • Lecture_18.pdf
            • Lecture_18_Extra.pdf
          • Week_19_Activity_and_State_Diagram
            • Lecture_19.pdf
          • Week_1_Introduction_to_Software_Engineering
            • Lab_1.pptx
            • Lect_1.pdf
            • Tutorial_1.pdf
          • Week_20_Class_Diagram
            • Extra_slide.ppt
            • Lecture_20.pdf
          • Week_21_Agile_Methodologies
            • Lecture_21.pptx
          • Week_22_Software_Architecture
            • Lab_22.pptx
            • Lecture_22.pptx
          • Week_23_Design_Pattern
            • Lab_23.pptx
            • Lecture_23.pptx
          • Week_24_Software_Testing
            • Lab_24.pptx
            • Lecture_24.pdf
          • Week_25_Software_Testing_Continued_-_White_Box_Testing
            • Lab_25.pptx
            • Lecture_25.pptx
          • Week_26_Software_Estimation
            • Lab_26.pdf
            • Lecture_26.pdf
            • Tutorial_26.pptx
          • Week_2_SDLC_and_Methodology
            • Lab_2.pptx
            • Lect_2.pdf
          • Week_3_Software_Project_Management
            • Extra_questions.pptx
            • Lab_3.pptx
            • Lecture_3.pdf
          • Week_4_Project_Management_Continued__4P,_Gantt_Chart
            • Lecture_4.pptx
            • Workshop_4.pptx
          • Week_5_Requirement_Engineering
            • Lecture_5_Requirement_Gathering.pptx
            • Week_5_Workshop.pptx
          • Week_6_Analysis_and_Design
            • Lab_6.pptx
            • Lecture_6.pptx
            • Tutorial_6.pptx
          • Week_7_Structure_Chart
            • Lab_7.pptx
            • Lecture_7.pptx
            • Tutorial_7.pptx
          • Week_8_Network_Diagram_CPM_PERT
            • CPM.pptx
            • Lecture_8.pptx
            • PERT.docx
            • Tutorial_8.pptx
          • Week_9_Information_System
            • Lab_9.pptx
            • Lecture_9.pptx
          • CW1_Question.docx
          • CW2_Question.docx
          • Milestone_Cover_Page.docx
          • Simplified_Detailed_Specifications_for_CW2.pdf
    • CS5054_Advanced_Programming_and_Technologies
      • L2C4_25_BIT_SP_CS5054NP
        • AppDemoForReference
          • DemoAppForReference.zip
        • CourseWork_Guidelines_and_resources
          • Guidelines.docx
          • Guidelines.pdf
          • Marking_Scheme_for_milestones.docx
        • Milestone_and_Course_Guidelines
          • Coursework_Report_Guidelines.docx
          • Milestone_Guidelines.docx
          • Milestone_Guidelines.pdf
        • Solutions
          • C1-Project.zip
          • C11-Project.zip
          • C4-Project.zip
          • C6-_Project.zip
          • C7-Project.zip
          • C8-Project.zip
        • Week1
          • Installation_guidelines_mac.pptx
          • Installation_guidelines_windows.pptx
          • Lecture.pptx
          • Workshop.docx
          • Workshop_Solution.docx
        • Week10
          • Lecture.pptx
        • Week11
          • Sample_MCQs.docx
        • Week2
          • Lecture.pptx
          • Tutorial.pptx
          • Workshop.docx
          • design_files.zip
          • logo.png
        • Week3
          • Lecture.pptx
          • Tutorial.pptx
          • Workshop.docx
          • issue_and_Tips_for_downloading_external_resources.pptx
        • Week4
          • Lecture.pptx
          • SmartphoneInventoryDAO_Class_Solution.txt
          • Tutorial.pptx
          • Workshop.docx
          • Xampp_Issue_and_Solution.docx
        • Week5
          • Lecture.pptx
        • Week6
          • Lecture.pptx
        • Week7
          • Lecture.pptx
        • Week8
          • Lecture.pptx
        • Week9
          • Lecture.pptx
          • PhotoUpload.txt
        • College_Management_Project_Sample.zip
        • Workshop_1.docx
        • tutorial_2.pptx
        • workshop_2.docx
    • CS5071_Professional_and_Ethical_Issues
      • L2C4_25_BIT_SP_CS5071NP
        • Professional_and_Ethical_Issues
          • Week_01
            • Tutorial_1.pptx
          • Week_02
            • Tutorial.pdf
            • Workshop.pdf
          • Week_03
            • Tutorial.pdf
            • Workshop.pdf
          • Week_04
            • Tutorial.pdf
            • Workshop.pdf
          • Week_05
            • Tutorial_1_2.pptx
            • Tutorial_2_2.pptx
            • Workshop.pptx
          • Week_06
            • Tutorial.pdf
  • y2_sem1
    • Assessment
      • CC5051NP_Databases_Assessment_AU_24
        • CC5051_Database_2024
          • Week_1__Introduction_to_Database_and_DAtabase_Design_Process.pptx
          • Week_2__Intro_to_SQL.pptx
          • Week_3__Database_modelling.pdf
          • Week_4__Conceptual_modelling.pptx
          • Week_5-6___normalization.pptx
          • Week_9.pdf
          • oracle_developer_file.url
          • week_10__Physical_Database_Design.pptx
          • week_7__Relational_Database_Design.pdf
          • week_8__Transforming_erd_into_Relational_model.pptx
      • CS5053NP_Cloud_Computing_and_the_Internet_of_Things_Assessment_AU_24
        • Week_1
          • Cloud_Computing_and_IoT_-_Lecture_1.pptx
          • Cloud_Computing_and_IoT_Tutorial_1.docx
          • Cloud_Computing_and_IoT_Workshop_1.pdf
          • Hadoop_Tutorial.url
          • Lecture_1.pptx
        • Week_10
          • Week_10_-_Lecture.pptx
          • Week_10_-_Tutorial.pdf
          • Week_10_-_Workshop.pdf
        • Week_2
          • Cloud_Computing_and_IoT_-_Lecture_2.pptx
          • Cloud_Computing_and_IoT_Tutorial_2.pptx
          • Cloud_Computing_and_IoT_Workshop_2.docx
        • Week_3
          • Cloud_Computing_and_IoT_-_Lecture_3.pptx
          • Cloud_Computing_and_IoT_-_Tutorial_3.pdf
          • Cloud_Computing_and_IoT_-_Workshop_3.pdf
          • Lecture_3.pptx
          • Tutorial_3.pdf
          • Workshop_3.pdf
        • Week_4
          • Cloud_Computing_and_IoT_-_Lecture_4.pptx
          • Cloud_Computing_and_IoT_-_Tutorial_4.docx
          • Cloud_Computing_and_IoT_-_Workshop_4.pdf
          • Lecture_4.pptx
          • Tutorial_4.docx
        • Week_5
          • Cloud_Computing_and_IoT_-_Lecture_5.pptx
          • Cloud_Computing_and_IoT_-_Tutorial_5.pdf
          • Cloud_Computing_and_IoT_-_Workshop_5.pdf
        • Week_6
          • Cloud_Computing_and_IoT_-_Lecture_6.pdf
          • Cloud_Computing_and_IoT_-_Tutorial_6.pdf
          • Cloud_Computing_and_IoT_-_Workshop_6.docx
        • Week_7
          • Cloud_Computing_and_IoT_-_Lecture_7.pptx
          • Cloud_Computing_and_IoT_-_Tutorial_7.pdf
          • Cloud_Computing_and_IoT_-_Workshop_7.docx
        • Week_8
          • Cloud_Computing_and_IoT_-_Lecture_8.pptx
          • Cloud_Computing_and_IoT_-_Tutorial_8.pdf
          • Cloud_Computing_and_IoT_-_Workshop_8.pdf
          • Week_8_-_Workshop_Assignment_Format.docx
        • Week_9
          • Week_9_-_Lecture.pptx
          • Week_9_-_Tutorial.pdf
          • Week_9_-_Workshop.pdf
        • week_2
          • Tutorial_2.pptx
          • Workshop_2.docx
          • week_2_Lecture.pptx
        • week_6
          • Lecture_6.pptx
          • Tutorial_6.pdf
        • week_9
          • I2C_code.docx
          • i2c_library.zip
        • Coursework_Proposal_Guidelines.pdf
        • Lecture_1.pptx
        • Lecture_4.pptx
        • Lecture_5.pptx
        • Lecture_7.pptx
        • Presentation_Guidelines.docx
        • Tutorial_8.pdf
        • Viva_Presentation_Format.pdf
        • Week_8_Lecture.pptx
        • week_2_Lecture.pptx
    • CC5051_Database
      • Y2C4_24_BIT_AU_CC5051NP
        • Database_Year_2
          • Week_02
            • Lab.pdf
            • Query_Practice.pdf
          • Week_03
            • Week_3_Tutorial.pdf
            • Workshop.pdf
          • Week_04
            • Single_Row_Functions.pdf
            • Tutorial.docx
            • Tutorial_Answers.pdf
          • Week_05
            • Group_Function.pdf
            • Tutorial.pdf
            • Workshop_5.pdf
          • Week_08
            • Tutorial.pdf
          • Week_09
            • Sql_Developer.url
            • Tutorial.pdf
          • Week_10
            • Query_Practice.pdf
            • Sub_Query.pdf
        • Week_7
          • Normalization.pdf
    • CS4051_Fundamentals_of_Computing
      • Y1C4_24_BIT_SP_CS4051NP
        • OLD_FOC
          • Week1
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pptx
            • reference_book.pdf
          • Week10
            • Know_your_worth.pdf
            • Lecture.pptx
          • Week2
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
            • sample.txt
          • Week3
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
            • Week3_sample.txt
          • Week4
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
          • Week5
            • Lecture.pptx
          • Week6
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
            • reference_book.pdf
          • Week7
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
          • Week8
            • Lecture.pptx
            • Tutorial.pdf
          • Week9
            • Lab_Work.pdf
            • Lecture.pptx
            • Tutorial.pdf
          • Assignment1__To_be_submitted_on_the_LAB_WORKSHOP_class.pdf
          • Guidelines_for_documentation.txt
          • Practice_Work_MCQs.pdf
        • Week1
          • Lab_Work.pdf
          • Lecture.pptx
          • Tutorial.pptx
          • reference_book.pdf
        • Week2
          • Lab_Work.pdf
          • Lecture.pptx
          • Tutorial.pdf
          • sample.txt
        • Week3
          • Lab_Work.pdf
          • Lecture.pptx
          • Tutorial.pdf
          • Week3_sample.txt
        • Week4
          • Lab_Work.pdf
          • Lecture.pptx
          • Tutorial.pdf
        • Week5
          • Lecture.pptx
        • Week6
          • Lab_Work.pdf
          • Lecture.pptx
          • Tutorial.pdf
          • reference_book.pdf
        • Assignment1__To_be_submitted_on_the_LAB_WORKSHOP_class.pdf
    • CS5002_Software_Engineering
      • Y2C4_24_BIT_AU_CS5002NP
        • SE_2024_L
          • Coursework_(Group)
            • Group_Coursework_SE_2024.docx
          • Week_1.5_Information_System
            • Lecture_1.5_Information_Systems.pdf
            • Questions.docx
          • Week_1
            • Questions.docx
          • Week_10_Information_Security
            • Extra_Notes_with_Further_Reading_on_Tools_and_Techniques.pdf
            • Lecture_10_Information_Security.pdf
            • Workshop_10_Information_Security.pdf
          • Week_2_SDLC
            • Lecture_2_SDLC.pdf
            • Questions.docx
          • Week_3
            • Updated_Lecture_3_PM.pptx
            • Week_3_Project_Management.pdf
            • Workshop_PM.pdf
          • Week_4
            • Lecture_4.pdf
            • Workshop_4.pdf
          • Week_5_Requirements_Engineering
            • Lecture_5_Requirements_Engineering.pdf
            • Story_Mapping_(Extra).pdf
            • Tutorial.pdf
            • Workshop_5.pdf
          • Week_6_Software_Analysis_and_Design_(DFD)
            • Lecture_6_DFD.pptx
            • Tutorial_6_DFD.pptx
            • Workshop_6_DFD.pptx
          • Week_7_Structure_Chart
            • Extra_notes_on_Transform_and_Transaction_Flow_Mapping.url
            • Lecture_7_Structure_Chart.pptx
            • Structure_Chart_Ryans_Tutorial.url
            • Tutorial_7_Structure_Chart.pptx
            • Workshop_7_Structure_Chart.pptx
          • Week_8_CPM_PERT
            • CPM_Practicals.pdf
            • Week_8_Lecture_CPM_PERT.pdf
            • Workshop_Questions_CPM_PERT.pdf
          • Week_9_Information_Systems
            • Lecture_Week_9_Information_Systems.pdf
            • Workshop_9_Information_Systems.pdf
        • Software_Engineering_2024
          • Week_10_Information_Security
            • Lecture_10.pdf
          • Week_1_Introduction_to_Software_Engineering
            • Lab_1.pptx
            • Lect_1.pdf
            • Tutorial_1.pdf
          • Week_2_SDLC_and_Methodology
            • Lab_2.pptx
            • Lect_2.pdf
          • Week_3_Software_Project_Management
            • Extra_questions.pptx
            • Lab_3.pptx
            • Lecture_3.pdf
          • Week_4_Project_Management_Continued__4P,_Gantt_Chart
            • Lecture_4.pptx
            • Workshop_4.pptx
          • Week_5_Requirement_Engineering
            • Lecture_5_Requirement_Gathering.pptx
            • Week_5_Workshop.pptx
          • Week_6_Analysis_and_Design
            • Lab_6.pptx
            • Lecture_6.pptx
            • Tutorial_6.pptx
          • Week_7_Structure_Chart
            • Lab_7.pptx
            • Lecture_7.pptx
            • Tutorial_7.pptx
          • Week_8_Network_Diagram_CPM_PERT
            • CPM.pptx
            • Lecture_8.pptx
            • PERT.docx
            • Tutorial_8.pptx
          • Week_9_Information_System
            • Lab_9.pptx
            • Lecture_9.pptx
          • CW1_Question.docx
    • CS5053_Cloud_Computing_and_the_Internet_of_Things
      • Y2C4_24_BIT_AU_CS5053NP
        • week_5
          • Lecture_5.pptx
          • Tutorial_5.pdf
          • Workshop_5.pdf
        • I2C_code.docx
        • Lecture_3.pptx
        • Tutorial_1.docx
        • Tutorial_3.pdf
        • Tutorial_6.pdf
        • Ultrasonic_code.docx
        • Workshop_1.pdf
        • Workshop_2.docx
        • i2c_library.zip
        • mcqpracticelink.docx
        • servo.docx
    • CT4005_Computer_Hardware_&_Software_Architectures
      • Y1C4_24_BIT_SP_CT4005NP
        • Wee-7_Lecture_and_Tutorial_Materials
          • Lecture-7.pptx
          • Tutorial-7.docx
        • Week-1_Lecture_and_Tutorial_Materials
          • Week_-1_Lecture.pptx
          • Week_-1_Tutorial.docx
        • Week-2_Lecture_and_Tutorial_Materials
          • Lecture-2.pptx
          • Tutorial-2.docx
        • Week-3_Lecture_and_Tutorial_Materials
          • Lecture-3.pptx
          • Tutorial-3.docx
        • Week-4_Lecture_and_Tutorial_Materials
          • Lecture-4.pptx
          • Tutorial-4.docx
        • Week-5_Lecture_and_Tutorial_Materials
          • Lecture-5.pptx
          • Tutorial-5.docx
        • Week-6_Lecture_and_Tutorial_Materials
          • Lecture-6.pptx
          • Troubleshoot_Hardware.pptx
          • Tutorial-6.docx
    • NOS_GDRIVE
      • 00
        • 00-Assignment-Deadlines.docx
        • 00-Assignment-Deadlines_old.docx
        • 00-Logbook-Cover-Page.docx
        • 00-Practical-Examination-Coverpage.docx
        • 00-ubuntu-on-utm.pdf
      • 01
        • 01-Lec Concepts of OS & Networking.pptx
        • 01-Tutorial.docx
        • 01-Workshop.docx
      • 02
        • 02-Lec Windows Server Overview.pptx
        • 02-Log-Writing-Guidelines.docx
        • 02-Tutorial-Workshop.docx
      • 03
        • 03-Physical-Components-of-a-Network.pptx
        • 03-Tutorial.pdf
        • 03-Workshop.docx
      • 04
        • 04-Lec Services Overview.pptx
        • 04-Tutorial.docx
        • 04-Workshop.docx
        • 04-Workshop.pdf
      • 05
        • 05-Tutorial.docx
        • 05-Workshop.docx
        • 05-lecture.pptx
      • 06
        • 06-Lecture.pptx
        • 06-Tutorial.docx
        • 06-Workshop.docx
      • 07
        • 07-08-lecture.pdf
        • 07-lecture.pptx
        • 07-tutorial.docx
        • 07-workshop.docx
        • 07-workshop.mp4
      • 08
        • 08-lecture.pptx
        • 08-tutorial.docx
        • 08-workshop.docx
      • 09
        • 09-lecture.pptx
        • 09-tutorial.docx
        • 09-workshop.docx
        • 09-workshop.pdf
      • pptx_to_text
        • 01-Lec Concepts of OS & Networking.txt
        • 02-Lec Windows Server Overview.txt
        • 03-Physical-Components-of-a-Network.txt
        • 04-Lec Services Overview.txt
        • 05-lecture.txt
        • 06-Lecture.txt
        • 07-lecture.txt
        • 08-lecture.txt
        • 09-lecture.txt
      • Week_3_tutorial_answer.docx
  • .gitattributes
  • .gitignore
  • README.md